>>> fakeroot: Building main/fakeroot 1.36-r0 (using abuild 3.13.0-r5) started Tue, 10 Sep 2024 15:13:50 +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 coreutils
(1/33) Installing libltdl (2.4.7-r3)
(2/33) Installing libtool (2.4.7-r3)
(3/33) Installing m4 (1.4.19-r3)
(4/33) Installing libbz2 (1.0.8-r6)
(5/33) Installing perl (5.40.0-r2)
(6/33) Installing autoconf (2.72-r0)
(7/33) Installing automake (1.17-r0)
(8/33) Installing libintl (0.22.5-r0)
(9/33) Installing gettext-envsubst (0.22.5-r0)
(10/33) Installing gettext-libs (0.22.5-r0)
(11/33) Installing xz-libs (5.6.2-r0)
(12/33) Installing libxml2 (2.12.8-r0)
(13/33) Installing gettext (0.22.5-r0)
(14/33) Installing perl-pod-parser (1.67-r0)
(15/33) Installing perl-class-inspector (1.36-r3)
(16/33) Installing perl-file-sharedir (1.118-r1)
(17/33) Installing perl-xs-parse-keyword (0.46-r0)
(18/33) Installing perl-syntax-keyword-try (0.30-r0)
(19/33) Installing po4a (0.73-r1)
(20/33) Installing linux-headers (6.6-r0)
(21/33) Installing libcap-dev (2.70-r0)
(22/33) Installing acl-dev (2.3.2-r0)
(23/33) Installing bash (5.2.32-r0)
Executing bash-5.2.32-r0.post-install
(24/33) Installing coreutils-env (9.5-r1)
(25/33) Installing coreutils-fmt (9.5-r1)
(26/33) Installing coreutils-sha512sum (9.5-r1)
(27/33) Installing skalibs (2.14.2.0-r0)
(28/33) Installing utmps-libs (0.1.2.2-r1)
(29/33) Installing coreutils (9.5-r1)
(30/33) Installing .makedepends-fakeroot (20240910.151351)
(31/33) Installing perl-error (0.17029-r2)
(32/33) Installing perl-git (2.46.0-r0)
(33/33) Installing git-perl (2.46.0-r0)
Executing busybox-1.36.1-r31.trigger
OK: 337 MiB in 136 packages
>>> fakeroot: Cleaning up srcdir
>>> fakeroot: Cleaning up pkgdir
>>> fakeroot: Cleaning up tmpdir
>>> fakeroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fakeroot_1.36.orig.tar.gz
>>> fakeroot: Fetching https://distfiles.alpinelinux.org/distfiles/edge/fakeroot_1.36.orig.tar.gz
>>> fakeroot: Checking sha512sums...
fakeroot_1.36.orig.tar.gz: OK
fakeroot-no64.patch: OK
fakeroot-stdint.patch: OK
xstatjunk.patch: OK
fix-shell-in-fakeroot.patch: OK
fix-format.patch: OK
t-xattr.patch: OK
>>> fakeroot: Unpacking /var/cache/distfiles/edge/fakeroot_1.36.orig.tar.gz...
>>> fakeroot: fakeroot-no64.patch
patching file libfakeroot.c
>>> fakeroot: fakeroot-stdint.patch
patching file faked.c
>>> fakeroot: xstatjunk.patch
patching file configure.ac
>>> fakeroot: fix-shell-in-fakeroot.patch
patching file scripts/fakeroot.in
>>> fakeroot: fix-format.patch
patching file faked.c
>>> fakeroot: t-xattr.patch
patching file test/Makefile.am
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:432: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
configure.ac:432: the top level
configure.ac:501: warning: AC_CHECK_FUNCS($WRAPPED): you should use literals
./lib/autoconf/functions.m4:117: AC_CHECK_FUNCS is expanded from...
configure.ac:501: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:10: installing './compile'
configure.ac:7: installing './missing'
Makefile.am: installing './depcomp'
autoreconf: Leaving directory '.'
checking build system type... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
checking target system type... armv7-alpine-linux-musleabihf
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /bin/mkdir -p
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 xargs -n works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make supports the include directive... yes (GNU style)
checking for armv7-alpine-linux-musleabihf-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 how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
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/armv7-alpine-linux-musleabihf/bin/ld
checking if the linker (/usr/armv7-alpine-linux-musleabihf/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 armv7-alpine-linux-musleabihf file names to armv7-alpine-linux-musleabihf format... func_convert_file_noop
checking how to convert armv7-alpine-linux-musleabihf file names to toolchain format... func_convert_file_noop
checking for /usr/armv7-alpine-linux-musleabihf/bin/ld option to reload object files... -r
checking for armv7-alpine-linux-musleabihf-file... no
checking for file... file
checking for armv7-alpine-linux-musleabihf-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for armv7-alpine-linux-musleabihf-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for armv7-alpine-linux-musleabihf-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for armv7-alpine-linux-musleabihf-strip... no
checking for strip... strip
checking for armv7-alpine-linux-musleabihf-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 armv7-alpine-linux-musleabihf-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/armv7-alpine-linux-musleabihf/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... no
checking which IPC method to use... (cached) sysv
checking whether SysV IPC message queues are actually working on the host... Yes
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 id_t... yes
checking for return value and second and third argument of readlink... int, char, size_t
checking for first argument of setgroups... size_t
checking for union semun... no
checking for __xmknod... yes
checking for type of arg of __xmknod... no extra *
checking for __xmknodat... yes
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 renameat2... no
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... yes
checking if we need to cope with time64... checking for egrep -e... (cached) /bin/grep -E
no
checking for stat... yes
Extra wrapper for stat is not necessary
checking for fstat... yes
Extra wrapper for fstat is not necessary
checking for lstat... yes
Extra wrapper for lstat is not necessary
checking for fstatat... (cached) yes
Extra wrapper for fstatat is not necessary
checking for stat64... no
checking for fstat64... no
checking for lstat64... no
checking for fstatat64... no
checking for mknod... yes
Extra wrapper for mknod is not necessary
checking for mknodat... (cached) yes
Extra wrapper for mknodat is not necessary
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 close_range... 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/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/ro/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.36'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making all in de
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
Making all in es
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
Making all in fr
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
Making all in nl
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
Making all in pt
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
Making all in ro
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
Making all in sv
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[3]: Nothing to be done for 'all-am'.
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making all in scripts
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/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.36,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.36/scripts'
Making all in test
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36'
gcc -DHAVE_CONFIG_H -I.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c -o communicate.lo communicate.c
gcc -DHAVE_CONFIG_H -I.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT simple.o -MD -MP -MF .deps/simple.Tpo -c -o simple.o simple.c
awk -f ./wrapawk < ./wrapfunc.inp
awk -f ./wrapawk < ./wrapfunc.inp
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT libfakeroot_unix2003.lo -MD -MP -MF .deps/libfakeroot_unix2003.Tpo -c -o libfakeroot_unix2003.lo libfakeroot_unix2003.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.     -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c -o libfakeroot.lo libfakeroot.c
/bin/sh ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I.  -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64   -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT libfakeroot_time64_la-libfakeroot_time64.lo -MD -MP -MF .deps/libfakeroot_time64_la-libfakeroot_time64.Tpo -c -o libfakeroot_time64_la-libfakeroot_time64.lo `test -f 'libfakeroot_time64.c' || echo './'`libfakeroot_time64.c
In file included from faked.c:98:
communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp]
   73 | #  warning Not using stat64 support
      |    ^~~~~~~
mv -f .deps/simple.Tpo .deps/simple.Po
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g  -Wl,--as-needed,-O1,--sort-common -o simple simple.o  -ldl 
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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. -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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. -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT communicate.lo -MD -MP -MF .deps/communicate.Tpo -c communicate.c  -fPIC -DPIC -o .libs/communicate.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT libfakeroot.lo -MD -MP -MF .deps/libfakeroot.Tpo -c libfakeroot.c  -fPIC -DPIC -o .libs/libfakeroot.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -D_FILE_OFFSET_BITS=64 -D_TIME_BITS=64 -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -MT libfakeroot_time64_la-libfakeroot_time64.lo -MD -MP -MF .deps/libfakeroot_time64_la-libfakeroot_time64.Tpo -c libfakeroot_time64.c  -fPIC -DPIC -o .libs/libfakeroot_time64_la-libfakeroot_time64.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_inode64.Tpo .deps/libfakeroot_inode64.Plo
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
      |    ^~~~~~~
In file included from libfakeroot_time64.c:2:
communicate.h:73:4: warning: #warning Not using stat64 support [-Wcpp]
   73 | #  warning Not using stat64 support
      |    ^~~~~~~
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g  -Wl,--as-needed,-O1,--sort-common -o libmacosx.la  libfakeroot_inode64.lo libfakeroot_unix2003.lo  -ldl 
In file included from libfakeroot_time64.c:19:
wrapped.h:227:97: warning: 'struct statx' declared inside parameter list will not be visible outside of this definition or declaration
  227 | extern int (*next_statx)(int dir_fd, const char *pathname, int flags, unsigned int mask, struct statx *buf);
      |                                                                                                 ^~~~~
libtool: link: gcc -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -o simple simple.o  -ldl
mv -f .deps/libfakeroot_time64_la-libfakeroot_time64.Tpo .deps/libfakeroot_time64_la-libfakeroot_time64.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -g  -Wl,--as-needed,-O1,--sort-common -o libfakeroot_time64.la  libfakeroot_time64_la-libfakeroot_time64.lo  -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" )
libtool: link: ar cr .libs/libfakeroot_time64.a .libs/libfakeroot_time64_la-libfakeroot_time64.o 
libtool: link: ranlib .libs/libfakeroot_time64.a
libtool: link: ( cd ".libs" && rm -f "libfakeroot_time64.la" && ln -s "../libfakeroot_time64.la" "libfakeroot_time64.la" )
mv -f .deps/communicate.Tpo .deps/communicate.Plo
/bin/sh ./libtool  --tag=CC   --mode=link gcc  -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -g  -Wl,--as-needed,-O1,--sort-common -o faked faked.o libcommunicate.la -ldl 
libtool: link: gcc -D_STAT_VER=0 -Os -fstack-clash-protection -Wformat -Werror=format-security -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 -fstack-clash-protection -Wformat -Werror=format-security -g -release 0 -Wl,--as-needed,-O1,--sort-common -o libfakeroot.la -rpath /usr/lib libfakeroot.lo libfakeroot_time64.la libcommunicate.la  -ldl 
libtool: link: gcc -shared  -fPIC -DPIC  .libs/libfakeroot.o  -Wl,--whole-archive ./.libs/libfakeroot_time64.a ./.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.36'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36'
Making check in doc
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making check in de
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
Making check in es
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
Making check in fr
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
Making check in nl
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
Making check in pt
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
Making check in ro
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
Making check in sv
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[2]: Nothing to be done for 'check'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[2]: Nothing to be done for 'check-am'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making check in scripts
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/scripts'
make[1]: Nothing to be done for 'check'.
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/scripts'
Making check in test
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make  t.chmod_dev t.chown t.cp-a t.echoarg t.falsereturn t.mknod t.no_ld_preload t.no_ld_preload_link t.option t.perlstat t.tar t.touchinstall t.truereturn compare-tar cp-atest defs echo_arg tartest perlstattest
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[2]: Nothing to be done for 't.chmod_dev'.
make[2]: Nothing to be done for 't.chown'.
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.perlstat'.
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 '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]: Nothing to be done for 'perlstattest'.
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make  check-TESTS
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
PASS: t.falsereturn
PASS: t.option
PASS: t.echoarg
PASS: t.truereturn
PASS: t.chown
PASS: t.chmod_dev
PASS: t.mknod
PASS: t.perlstat
PASS: t.touchinstall
PASS: t.no_ld_preload
PASS: t.no_ld_preload_link
PASS: t.cp-a
PASS: t.tar
============================================================================
Testsuite summary for fakeroot 1.36
============================================================================
# TOTAL: 13
# PASS:  13
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36'
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.36'
>>> fakeroot: Entering fakeroot...
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making install in de
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/de'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/de'
Making install in es
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/es'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/es'
Making install in fr
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/fr'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/fr'
Making install in nl
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/nl'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/nl'
Making install in pt
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/pt'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/pt'
Making install in ro
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/ro/man1'
 /usr/bin/install -c -m 644 faked.1 fakeroot.1 '/home/buildozer/aports/main/fakeroot/pkg/fakeroot/usr/share/man/ro/man1'
make[3]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/ro'
Making install in sv
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc/sv'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc/sv'
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[3]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[3]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/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.36/doc'
make[2]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/doc'
Making install in scripts
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/scripts'
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/scripts'
make[2]: Nothing to be done for 'install-data-am'.
 /bin/mkdir -p '/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.36/scripts'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/scripts'
Making install in test
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[2]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/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.36/test'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36/test'
make[1]: Entering directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36'
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.36'
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
 /bin/mkdir -p '/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'
 /bin/mkdir -p '/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.36'
make[1]: Leaving directory '/home/buildozer/aports/main/fakeroot/src/fakeroot-1.36'
>>> 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: 172.0 KB
>>> fakeroot-dbg*: Compressing data...
>>> fakeroot-dbg*: Create checksum...
>>> fakeroot-dbg*: Create fakeroot-dbg-1.36-r0.apk
>>> fakeroot-doc*: Tracing dependencies...
>>> fakeroot-doc*: Package size: 168.0 KB
>>> fakeroot-doc*: Compressing data...
>>> fakeroot-doc*: Create checksum...
>>> fakeroot-doc*: Create fakeroot-doc-1.36-r0.apk
>>> fakeroot*: Tracing dependencies...
	so:libc.musl-armv7.so.1
>>> fakeroot*: Package size: 72.0 KB
>>> fakeroot*: Compressing data...
>>> fakeroot*: Create checksum...
>>> fakeroot*: Create fakeroot-1.36-r0.apk
>>> fakeroot: Build complete at Tue, 10 Sep 2024 15:14:06 +0000 elapsed time 0h 0m 16s
>>> fakeroot: Cleaning up srcdir
>>> fakeroot: Cleaning up pkgdir
>>> fakeroot: Uninstalling dependencies...
(1/33) Purging .makedepends-fakeroot (20240910.151351)
(2/33) Purging libtool (2.4.7-r3)
(3/33) Purging libltdl (2.4.7-r3)
(4/33) Purging autoconf (2.72-r0)
(5/33) Purging m4 (1.4.19-r3)
(6/33) Purging automake (1.17-r0)
(7/33) Purging po4a (0.73-r1)
(8/33) Purging gettext (0.22.5-r0)
(9/33) Purging gettext-envsubst (0.22.5-r0)
(10/33) Purging perl-pod-parser (1.67-r0)
(11/33) Purging perl-syntax-keyword-try (0.30-r0)
(12/33) Purging perl-xs-parse-keyword (0.46-r0)
(13/33) Purging perl-file-sharedir (1.118-r1)
(14/33) Purging perl-class-inspector (1.36-r3)
(15/33) Purging libcap-dev (2.70-r0)
(16/33) Purging acl-dev (2.3.2-r0)
(17/33) Purging linux-headers (6.6-r0)
(18/33) Purging bash (5.2.32-r0)
Executing bash-5.2.32-r0.pre-deinstall
(19/33) Purging coreutils (9.5-r1)
Executing coreutils-9.5-r1.post-deinstall
(20/33) Purging coreutils-env (9.5-r1)
(21/33) Purging coreutils-fmt (9.5-r1)
(22/33) Purging coreutils-sha512sum (9.5-r1)
(23/33) Purging gettext-libs (0.22.5-r0)
(24/33) Purging git-perl (2.46.0-r0)
(25/33) Purging perl-git (2.46.0-r0)
(26/33) Purging perl-error (0.17029-r2)
(27/33) Purging perl (5.40.0-r2)
(28/33) Purging libbz2 (1.0.8-r6)
(29/33) Purging libintl (0.22.5-r0)
(30/33) Purging libxml2 (2.12.8-r0)
(31/33) Purging utmps-libs (0.1.2.2-r1)
(32/33) Purging xz-libs (5.6.2-r0)
(33/33) Purging skalibs (2.14.2.0-r0)
Executing busybox-1.36.1-r31.trigger
OK: 283 MiB in 103 packages
>>> fakeroot: Updating the main/armv7 repository index...
>>> fakeroot: Signing the index...