>>> fakeroot: Building main/fakeroot 1.29-r0 (using abuild 3.9.0-r2) started Sun, 31 Jul 2022 11:07:44 +0000 >>> fakeroot: Checking sanity of /home/buildozer/aports/main/fakeroot/APKBUILD... >>> fakeroot: Analyzing dependencies... >>> fakeroot: Installing for build: build-base libtool autoconf automake po4a libcap-dev acl-dev linux-headers bash (1/22) Installing libltdl (2.4.7-r0) (2/22) Installing libtool (2.4.7-r0) (3/22) Installing m4 (1.4.19-r1) (4/22) Installing perl (5.36.0-r0) (5/22) Installing autoconf (2.71-r0) (6/22) Installing automake (1.16.5-r0) (7/22) Installing libintl (0.21-r3) (8/22) Installing libunistring (1.0-r0) (9/22) Installing gettext-libs (0.21-r3) (10/22) Installing libxml2 (2.9.14-r1) (11/22) Installing gettext (0.21-r3) (12/22) Installing perl-pod-parser (1.65-r0) (13/22) Installing po4a (0.67-r0) (14/22) Installing linux-headers (5.16.7-r1) (15/22) Installing libcap-dev (2.65-r1) (16/22) Installing acl-dev (2.3.1-r1) (17/22) Installing readline (8.1.2-r0) (18/22) Installing bash (5.1.16-r2) Executing bash-5.1.16-r2.post-install (19/22) Installing .makedepends-fakeroot (20220731.110745) (20/22) Installing perl-error (0.17029-r1) (21/22) Installing perl-git (2.37.1-r0) (22/22) Installing git-perl (2.37.1-r0) Executing busybox-1.35.0-r20.trigger OK: 774 MiB in 125 packages >>> fakeroot: Cleaning up srcdir >>> fakeroot: Cleaning up pkgdir >>> fakeroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fakeroot_1.29.orig.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 >>> fakeroot: Fetching https://deb.debian.org/debian/pool/main/f/fakeroot/fakeroot_1.29.orig.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 536k 100 536k 0 0 2575k 0 --:--:-- --:--:-- --:--:-- 2579k >>> fakeroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fakeroot_1.29.orig.tar.gz >>> fakeroot: Checking sha512sums... fakeroot_1.29.orig.tar.gz: OK fakeroot-no64.patch: OK fakeroot-stdint.patch: OK xstatjunk.patch: OK fix-shell-in-fakeroot.patch: OK fakeroot-skip-ipc-sanity-check.patch: OK do-not-redefine-id_t.patch: OK fix-format.patch: OK >>> fakeroot: Unpacking /var/cache/distfiles/edge/fakeroot_1.29.orig.tar.gz... >>> fakeroot: fakeroot-no64.patch patching file libfakeroot.c Hunk #1 succeeded at 86 (offset 5 lines). >>> fakeroot: fakeroot-stdint.patch patching file faked.c Hunk #1 succeeded at 615 (offset 101 lines). Hunk #2 succeeded at 645 (offset 101 lines). Hunk #3 succeeded at 660 (offset 101 lines). >>> fakeroot: xstatjunk.patch patching file configure.ac Hunk #1 succeeded at 366 (offset 65 lines). >>> fakeroot: fix-shell-in-fakeroot.patch patching file scripts/fakeroot.in >>> fakeroot: fakeroot-skip-ipc-sanity-check.patch patching file configure.ac >>> fakeroot: do-not-redefine-id_t.patch patching file libfakeroot.c Hunk #1 succeeded at 141 (offset 8 lines). >>> fakeroot: fix-format.patch patching file faked.c autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I build-aux autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'build-aux'. libtoolize: copying file 'build-aux/libtool.m4' libtoolize: copying file 'build-aux/ltoptions.m4' libtoolize: copying file 'build-aux/ltsugar.m4' libtoolize: copying file 'build-aux/ltversion.m4' libtoolize: copying file 'build-aux/lt~obsolete.m4' autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: aclocal --force -I build-aux autoreconf: running: /usr/bin/autoconf --force configure.ac:326: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals ./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from... configure.ac:326: the top level autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:11: installing './compile' configure.ac:7: installing './missing' Makefile.am: installing './depcomp' autoreconf: Leaving directory '.' checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking target system type... x86_64-alpine-linux-musl 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 whether to enable maintainer-specific portions of Makefiles... no checking whether make sets $(MAKE)... (cached) yes checking how to print strings... printf checking whether make supports the include directive... yes (GNU style) 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 dependency style of gcc... gcc3 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-file... no checking for file... file 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... no checking which IPC method to use... (cached) sysv checking which database format to use... (cached) inode checking for dlopen in -ldl... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for fcntl.h... yes checking for unistd.h... (cached) yes checking for features.h... yes checking for sys/feature_tests.h... no checking for pthread.h... yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking for grp.h... yes checking for endian.h... yes checking for sys/sysmacros.h... yes checking for sys/socket.h... yes checking for sys/acl.h... yes checking for sys/capability.h... yes checking for sys/xattr.h... yes checking for fts.h... no checking for an ANSI C-conforming const... yes checking for mode_t... yes checking for off_t... yes checking for size_t... yes checking for return value and second and third argument of readlink... ssize_t, char, size_t checking for first argument of setgroups... size_t checking for union semun... no checking for type of arg of __xmknod... no extra * checking for type of arg of __xmknodat... no extra * checking for type of arg of initgroups... gid_t checking for type of arg of setreuid... gid_t checking for type of arg of setregid... gid_t checking for type of second arg to stat... struct stat * checking for d_off in struct dirent... yes checking for d_type in struct dirent... yes checking for acl_t struct... yes checking for fchmodat... yes checking for fchownat... yes checking for fstatat... yes checking for mkdirat... yes checking for mknodat... yes checking for openat... yes checking for renameat... yes checking for unlinkat... yes checking for lchmod... yes checking for fgetattrlist... no checking for library containing acl_get_fd... -lacl checking for acl_get_fd... yes checking for library containing acl_trivial... no checking for acl_trivial... no checking for capset... yes checking for listxattr... yes checking for llistxattr... yes checking for flistxattr... yes checking for getxattr... yes checking for lgetxattr... yes checking for fgetxattr... yes checking for setxattr... yes checking for lsetxattr... yes checking for fsetxattr... yes checking for removexattr... yes checking for lremovexattr... yes checking for fremovexattr... yes checking for statx... no checking for stat... yes checking for fstat... yes checking for lstat... yes checking for fstatat... (cached) yes checking for stat64... yes checking for fstat64... yes checking for lstat64... yes checking for fstatat64... yes checking for mknod... yes checking for mknodat... (cached) yes created fakerootconfig.h checking for strdup... yes checking for strstr... yes checking for getresuid... yes checking for setresuid... yes checking for getresgid... yes checking for setresgid... yes checking for setfsuid... yes checking for setfsgid... yes checking for fts_read... no checking for fts_children... no checking for gcc options needed to detect all undeclared functions... none needed checking whether setenv is declared... yes checking whether unsetenv is declared... yes checking for setenv... yes checking for MacOS X/Darwin... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating scripts/Makefile config.status: creating doc/Makefile config.status: creating doc/de/Makefile config.status: creating doc/es/Makefile config.status: creating doc/fr/Makefile config.status: creating doc/nl/Makefile config.status: creating doc/pt/Makefile config.status: creating doc/sv/Makefile config.status: creating test/Makefile config.status: creating test/defs 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/main/fakeroot/src/fakeroot-1.29' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making all in de make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' Making all in es make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' Making all in fr make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' Making all in nl make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' Making all in pt make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' Making all in sv make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making all in scripts make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' sed -e 's,[@]prefix[@],/usr,g' -e 's,[@]bindir[@],/usr/bin,g' -e 's,[@]libdir[@],/usr/lib,g' -e 's,[@]fakeroot_transformed[@],'`echo fakeroot | sed -e 's,x,x,'`',g' -e 's,[@]faked_transformed[@],'`echo faked | sed -e 's,x,x,'`',g' -e 's,[@]signal[@],TERM,g' -e 's,[@]SHELL[@],/bin/sh,g' -e 's,[@]VERSION[@],1.29,g' -e 's,[@]DLSUFFIX[@],.so,g' -e 's,[@]LDLIBPATHVAR[@],LD_LIBRARY_PATH,g' -e 's,[@]LDPRELOADVAR[@],LD_PRELOAD,g' -e 's,[@]LDPRELOADABS[@],0,g' -e 's,[@]LDEXTRAVAR[@],,g' -e 's,[@]MACOSX_FALSE[@],,g' -e 's,[@]MACOSX_TRUE[@],#,g' < ./fakeroot.in > fakeroot chmod +x fakeroot make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT faked.o -MD -MP -MF .deps/faked.Tpo -c -o faked.o faked.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo communicate.c gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c awk -f ./wrapawk < ./wrapfunc.inp /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c -o libfakeroot_inode64.lo libfakeroot_inode64.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c In file included from faked.c:96: communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] 73 | # warning Not using stat64 support | ^~~~~~~ /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo libfakeroot.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c libfakeroot_unix2003.c -fPIC -DPIC -o .libs/libfakeroot_unix2003.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c -fPIC -DPIC -o .libs/communicate.o mv -f .deps/simple.Tpo .deps/simple.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common -o simple simple.o -ldl libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot_inode64.lo -MD -MP -MF .deps/libfakeroot_inode64.Tpo -c libfakeroot_inode64.c -fPIC -DPIC -o .libs/libfakeroot_inode64.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -Os -fomit-frame-pointer -D_STAT_VER=0 -Os -fomit-frame-pointer -g -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c -fPIC -DPIC -o .libs/libfakeroot.o In file included from communicate.c:35: communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] 73 | # warning Not using stat64 support | ^~~~~~~ mv -f .deps/libfakeroot_unix2003.Tpo .deps/libfakeroot_unix2003.Plo In file included from libfakeroot.c:65: communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp] 73 | # warning Not using stat64 support | ^~~~~~~ mv -f .deps/libfakeroot_inode64.Tpo .deps/libfakeroot_inode64.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common -o libmacosx.la libfakeroot_inode64.lo libfakeroot_unix2003.lo -ldl libtool: link: gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o simple simple.o -ldl libtool: link: ar cr .libs/libmacosx.a .libs/libfakeroot_inode64.o .libs/libfakeroot_unix2003.o libtool: link: ranlib .libs/libmacosx.a libtool: link: ( cd ".libs" && rm -f "libmacosx.la" && ln -s "../libmacosx.la" "libmacosx.la" ) mv -f .deps/communicate.Tpo .deps/communicate.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common -o libcommunicate.la communicate.lo -ldl libtool: link: ar cr .libs/libcommunicate.a .libs/communicate.o libtool: link: ranlib .libs/libcommunicate.a libtool: link: ( cd ".libs" && rm -f "libcommunicate.la" && ln -s "../libcommunicate.la" "libcommunicate.la" ) mv -f .deps/faked.Tpo .deps/faked.Po /bin/sh ./libtool --tag=CC --mode=link gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed,-O1,--sort-common -o faked faked.o libcommunicate.la -ldl libtool: link: gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o faked faked.o ./.libs/libcommunicate.a -ldl mv -f .deps/libfakeroot.Tpo .deps/libfakeroot.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -D_STAT_VER=0 -Os -fomit-frame-pointer -g -release 0 -Wl,--as-needed,-O1,--sort-common -o libfakeroot.la -rpath /usr/lib libfakeroot.lo libcommunicate.la -ldl libtool: link: gcc -shared -fPIC -DPIC .libs/libfakeroot.o -Wl,--whole-archive ./.libs/libcommunicate.a -Wl,--no-whole-archive -ldl -Os -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-soname -Wl,libfakeroot-0.so -o .libs/libfakeroot-0.so libtool: link: (cd ".libs" && rm -f "libfakeroot.so" && ln -s "libfakeroot-0.so" "libfakeroot.so") libtool: link: ( cd ".libs" && rm -f "libfakeroot.la" && ln -s "../libfakeroot.la" "libfakeroot.la" ) make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' Making check in doc make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making check in de make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' Making check in es make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' Making check in fr make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' Making check in nl make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' Making check in pt make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' Making check in sv make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making check in scripts make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' Making check in test make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make t.chmod_dev t.cp-a t.echoarg t.falsereturn t.mknod t.no_ld_preload t.no_ld_preload_link t.option t.tar t.touchinstall t.truereturn t.xattr compare-tar cp-atest defs echo_arg tartest make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[2]: Nothing to be done for 't.chmod_dev'. make[2]: Nothing to be done for 't.cp-a'. make[2]: Nothing to be done for 't.echoarg'. make[2]: Nothing to be done for 't.falsereturn'. make[2]: Nothing to be done for 't.mknod'. make[2]: Nothing to be done for 't.no_ld_preload'. make[2]: Nothing to be done for 't.no_ld_preload_link'. make[2]: Nothing to be done for 't.option'. make[2]: Nothing to be done for 't.tar'. make[2]: Nothing to be done for 't.touchinstall'. make[2]: Nothing to be done for 't.truereturn'. make[2]: Nothing to be done for 't.xattr'. make[2]: Nothing to be done for 'compare-tar'. make[2]: Nothing to be done for 'cp-atest'. make[2]: 'defs' is up to date. make[2]: Nothing to be done for 'echo_arg'. make[2]: Nothing to be done for 'tartest'. make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make check-TESTS make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' SKIP: t.xattr PASS: t.falsereturn PASS: t.echoarg PASS: t.option PASS: t.truereturn PASS: t.chmod_dev PASS: t.mknod PASS: t.no_ld_preload PASS: t.touchinstall PASS: t.no_ld_preload_link PASS: t.cp-a PASS: t.tar ============================================================================ Testsuite summary for fakeroot 1.29 ============================================================================ # TOTAL: 12 # PASS: 11 # SKIP: 1 # XFAIL: 0 # FAIL: 0 # XPASS: 0 # ERROR: 0 ============================================================================ make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands config.status: executing libtool commands make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' >>> fakeroot: Entering fakeroot... Making install in doc make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making install in de make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/de/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/de/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/de' Making install in es make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/es/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/es/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/es' Making install in fr make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/fr/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/fr/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/fr' Making install in nl make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/nl/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/nl/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/nl' Making install in pt make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/pt/man1' /usr/bin/install -c -m 644 fakeroot.1 faked.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/pt/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/pt' Making install in sv make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[3]: Nothing to be done for 'install-exec-am'. ../.././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/sv/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/sv/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc/sv' make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[3]: Nothing to be done for 'install-exec-am'. .././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/man1' /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/doc' Making install in scripts make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' make[2]: Nothing to be done for 'install-data-am'. .././install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/bin' /usr/bin/install -c fakeroot '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/scripts' Making install in test make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' 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/main/fakeroot/src/fakeroot-1.29/test' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29/test' make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status config.status: executing depfiles commands config.status: executing libtool commands make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' CONFIG_FILES= CONFIG_HEADERS= /bin/sh ./config.status make[2]: Nothing to be done for 'install-data-am'. config.status: executing depfiles commands config.status: executing libtool commands ./install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c libfakeroot.la '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/lib' libtool: install: /usr/bin/install -c .libs/libfakeroot-0.so /home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/lib/libfakeroot-0.so libtool: install: (cd /home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/lib && { ln -s -f libfakeroot-0.so libfakeroot.so || { rm -f libfakeroot.so && ln -s libfakeroot-0.so libfakeroot.so; }; }) libtool: install: /usr/bin/install -c .libs/libfakeroot.lai /home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/lib/libfakeroot.la libtool: warning: remember to run 'libtool --finish /usr/lib' ./install-sh -c -d '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c faked '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/bin' libtool: install: /usr/bin/install -c faked /home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/bin/faked make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.29' >>> fakeroot-dbg*: Running split function dbg... >>> fakeroot-dbg*: Preparing subpackage fakeroot-dbg... >>> fakeroot-dbg*: Running postcheck for fakeroot-dbg >>> fakeroot-doc*: Running split function doc... >>> fakeroot-doc*: Preparing subpackage fakeroot-doc... >>> fakeroot-doc*: Running postcheck for fakeroot-doc >>> fakeroot*: Running postcheck for fakeroot >>> fakeroot*: Preparing package fakeroot... >>> fakeroot-dbg*: Scanning shared objects >>> fakeroot-doc*: Scanning shared objects >>> fakeroot*: Scanning shared objects >>> fakeroot-dbg*: Tracing dependencies... >>> fakeroot-dbg*: Package size: 160.0 KB >>> fakeroot-dbg*: Compressing data... >>> fakeroot-dbg*: Create checksum... >>> fakeroot-dbg*: Create fakeroot-dbg-1.29-r0.apk >>> fakeroot-doc*: Tracing dependencies... >>> fakeroot-doc*: Package size: 148.0 KB >>> fakeroot-doc*: Compressing data... >>> fakeroot-doc*: Create checksum... >>> fakeroot-doc*: Create fakeroot-doc-1.29-r0.apk >>> fakeroot*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> fakeroot*: Package size: 100.0 KB >>> fakeroot*: Compressing data... >>> fakeroot*: Create checksum... >>> fakeroot*: Create fakeroot-1.29-r0.apk >>> fakeroot: Build complete at Sun, 31 Jul 2022 11:08:12 +0000 elapsed time 0h 0m 28s >>> fakeroot: Cleaning up srcdir >>> fakeroot: Cleaning up pkgdir >>> fakeroot: Uninstalling dependencies... (1/22) Purging .makedepends-fakeroot (20220731.110745) (2/22) Purging libtool (2.4.7-r0) (3/22) Purging libltdl (2.4.7-r0) (4/22) Purging autoconf (2.71-r0) (5/22) Purging m4 (1.4.19-r1) (6/22) Purging automake (1.16.5-r0) (7/22) Purging po4a (0.67-r0) (8/22) Purging gettext (0.21-r3) (9/22) Purging perl-pod-parser (1.65-r0) (10/22) Purging libcap-dev (2.65-r1) (11/22) Purging acl-dev (2.3.1-r1) (12/22) Purging linux-headers (5.16.7-r1) (13/22) Purging bash (5.1.16-r2) Executing bash-5.1.16-r2.pre-deinstall (14/22) Purging git-perl (2.37.1-r0) (15/22) Purging perl-git (2.37.1-r0) (16/22) Purging perl-error (0.17029-r1) (17/22) Purging perl (5.36.0-r0) (18/22) Purging gettext-libs (0.21-r3) (19/22) Purging libintl (0.21-r3) (20/22) Purging libunistring (1.0-r0) (21/22) Purging libxml2 (2.9.14-r1) (22/22) Purging readline (8.1.2-r0) Executing busybox-1.35.0-r20.trigger OK: 713 MiB in 103 packages >>> fakeroot: Updating the main/x86_64 repository index... >>> fakeroot: Signing the index...