>>> libxfont2: Building community/libxfont2 2.0.7-r0 (using abuild 3.14.1-r1) started Tue, 29 Oct 2024 19:46:41 +0000
>>> libxfont2: Validating /home/buildozer/aports/community/libxfont2/APKBUILD...
>>> libxfont2: Analyzing dependencies...
>>> libxfont2: Installing for build: build-base freetype-dev libfontenc-dev util-macros xorgproto xtrans zlib-dev
(1/15) Installing libbz2 (1.0.8-r6)
(2/15) Installing libpng (1.6.44-r0)
(3/15) Installing freetype (2.13.3-r0)
(4/15) Installing bzip2-dev (1.0.8-r6)
(5/15) Installing brotli (1.1.0-r2)
(6/15) Installing brotli-dev (1.1.0-r2)
(7/15) Installing zlib-dev (1.3.1-r2)
(8/15) Installing libpng-dev (1.6.44-r0)
(9/15) Installing freetype-dev (2.13.3-r0)
(10/15) Installing libfontenc (1.1.8-r0)
(11/15) Installing libfontenc-dev (1.1.8-r0)
(12/15) Installing util-macros (1.20.1-r0)
(13/15) Installing xorgproto (2024.1-r0)
(14/15) Installing xtrans (1.5.1-r0)
(15/15) Installing .makedepends-libxfont2 (20241029.194646)
Executing busybox-1.37.0-r3.trigger
OK: 275 MiB in 116 packages
>>> libxfont2: Cleaning up srcdir
>>> libxfont2: Cleaning up pkgdir
>>> libxfont2: Cleaning up tmpdir
>>> libxfont2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/libXfont2-2.0.7.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> libxfont2: Fetching https://www.x.org/pub/individual/lib/libXfont2-2.0.7.tar.xz
Connecting to www.x.org (131.252.210.176:443)
Connecting to www.x.org (131.252.210.176:443)
saving to '/var/cache/distfiles/v3.21/libXfont2-2.0.7.tar.xz.part'
libXfont2-2.0.7.tar.   8% |**                              | 39932  0:00:10 ETA
libXfont2-2.0.7.tar. 100% |********************************|  442k  0:00:00 ETA
'/var/cache/distfiles/v3.21/libXfont2-2.0.7.tar.xz.part' saved
>>> libxfont2: Fetching https://distfiles.alpinelinux.org/distfiles/v3.21/libXfont2-2.0.7.tar.xz
>>> libxfont2: Checking sha512sums...
libXfont2-2.0.7.tar.xz: OK
>>> libxfont2: Unpacking /var/cache/distfiles/v3.21/libXfont2-2.0.7.tar.xz...
checking for a BSD-compatible install... /usr/bin/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 2
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 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 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 wchar.h... yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking whether _XOPEN_SOURCE should be defined... no
checking build system type... armv7-alpine-linux-musleabihf
checking host system type... armv7-alpine-linux-musleabihf
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 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 for gcc options needed to detect all undeclared functions... none needed
checking whether __clang__ is declared... no
checking whether __INTEL_COMPILER is declared... no
checking whether __SUNPRO_C is declared... no
checking for armv7-alpine-linux-musleabihf-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking if gcc supports -Werror=unknown-warning-option... no
checking if gcc supports -Werror=unused-command-line-argument... no
checking if gcc supports -Wall... yes
checking if gcc supports -Wpointer-arith... yes
checking if gcc supports -Wmissing-declarations... yes
checking if gcc supports -Wformat=2... yes
checking if gcc supports -Wstrict-prototypes... yes
checking if gcc supports -Wmissing-prototypes... yes
checking if gcc supports -Wnested-externs... yes
checking if gcc supports -Wbad-function-cast... yes
checking if gcc supports -Wold-style-definition... yes
checking if gcc supports -Wdeclaration-after-statement... yes
checking if gcc supports -Wunused... yes
checking if gcc supports -Wuninitialized... yes
checking if gcc supports -Wshadow... yes
checking if gcc supports -Wmissing-noreturn... yes
checking if gcc supports -Wmissing-format-attribute... yes
checking if gcc supports -Wredundant-decls... yes
checking if gcc supports -Wlogical-op... yes
checking if gcc supports -Werror=implicit... yes
checking if gcc supports -Werror=nonnull... yes
checking if gcc supports -Werror=init-self... yes
checking if gcc supports -Werror=main... yes
checking if gcc supports -Werror=missing-braces... yes
checking if gcc supports -Werror=sequence-point... yes
checking if gcc supports -Werror=return-type... yes
checking if gcc supports -Werror=trigraphs... yes
checking if gcc supports -Werror=array-bounds... yes
checking if gcc supports -Werror=write-strings... yes
checking if gcc supports -Werror=address... yes
checking if gcc supports -Werror=int-to-pointer-cast... yes
checking if gcc supports -Werror=pointer-to-int-cast... yes
checking if gcc supports -pedantic... yes
checking if gcc supports -Werror... yes
checking if gcc supports -Werror=attributes... yes
checking whether to build developer documentation... yes
checking for xmlto... no
configure: WARNING: xmlto not found - documentation targets will be skipped
checking for X.Org SGML entities >= 1.7... no
checking for endian.h... yes
checking for poll.h... yes
checking for sys/poll.h... yes
checking for poll... yes
checking for readlink... yes
checking for strlcat... yes
checking for reallocarray... yes
checking for realpath... yes
checking for strlcat... (cached) yes
checking for strlcpy... yes
checking for err.h... yes
checking for float.h... yes
checking for gcc option to enable large file support... none needed
checking for FREETYPE... yes
checking for ZLIB... yes
checking for hypot in -lm... yes
checking for XFONT... yes
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... no
checking for socklen_t... yes
checking for struct msghdr.msg_control... yes
checking if Xtrans should support os-specific local connections... no
checking for strcasecmp... yes
checking for strlcpy... (cached) yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating doc/Makefile
config.status: creating xfont2.pc
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/community/libxfont2/src/libXfont2-2.0.7'
Making all in doc
make[2]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7/doc'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
  CC       test/utils/lsfontdir.o
  CC       test/utils/font-test-utils.o
  CC       src/stubs/atom.lo
  CC       src/stubs/libxfontstubs.lo
  CC       src/util/fontaccel.lo
  CC       src/util/fontnames.lo
  CC       src/util/fontutil.lo
  CC       src/util/fontxlfd.lo
  CC       src/util/format.lo
  CC       src/util/miscutil.lo
  CC       src/util/patcache.lo
  CC       src/util/private.lo
  CC       src/util/utilbitmap.lo
  CC       src/fontfile/bitsource.lo
  CC       src/fontfile/bufio.lo
  CC       src/fontfile/decompress.lo
  CC       src/fontfile/defaults.lo
  CC       src/fontfile/dirfile.lo
  CC       src/fontfile/fileio.lo
  CC       src/fontfile/filewr.lo
  CC       src/fontfile/fontdir.lo
  CC       src/fontfile/fontencc.lo
  CC       src/fontfile/fontfile.lo
  CC       src/fontfile/fontscale.lo
  CC       src/fontfile/gunzip.lo
  CC       src/fontfile/register.lo
  CC       src/fontfile/renderers.lo
  CC       src/fontfile/catalogue.lo
  CC       src/FreeType/ftenc.lo
  CC       src/FreeType/ftfuncs.lo
  CC       src/FreeType/fttools.lo
  CC       src/FreeType/xttcap.lo
  CC       src/bitmap/bitmap.lo
  CC       src/bitmap/bitmapfunc.lo
  CC       src/bitmap/bitmaputil.lo
  CC       src/bitmap/bitscale.lo
  CC       src/bitmap/fontink.lo
  CC       src/bitmap/bdfread.lo
  CC       src/bitmap/bdfutils.lo
  CC       src/bitmap/pcfread.lo
  CC       src/bitmap/pcfwrite.lo
  CC       src/builtins/dir.lo
  CC       src/builtins/file.lo
  CC       src/builtins/fonts.lo
  CC       src/builtins/fpe.lo
  CC       src/builtins/render.lo
  CC       src/fc/fsconvert.lo
  CC       src/fc/fserve.lo
  CC       src/fc/fsio.lo
  CC       src/fc/fstrans.lo
  CCLD     libXfont2.la
  CCLD     lsfontdir
make[2]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
make[1]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
>>> libxfont2: Entering fakeroot...
Making install in doc
make[1]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7/doc'
make[2]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7/doc'
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/community/libxfont2/src/libXfont2-2.0.7/doc'
make[1]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7/doc'
make[1]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
make[2]: Entering directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
 /bin/mkdir -p '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/include/X11/fonts'
 /bin/mkdir -p '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib/pkgconfig'
 /bin/mkdir -p '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib'
 /bin/sh ./libtool   --mode=install /usr/bin/install -c   libXfont2.la '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib'
 /usr/bin/install -c -m 644 include/X11/fonts/libxfont2.h '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/include/X11/fonts'
 /usr/bin/install -c -m 644 xfont2.pc '/home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib/pkgconfig'
libtool: install: /usr/bin/install -c .libs/libXfont2.so.2.0.0 /home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib/libXfont2.so.2.0.0
libtool: install: (cd /home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so.2 || { rm -f libXfont2.so.2 && ln -s libXfont2.so.2.0.0 libXfont2.so.2; }; })
libtool: install: (cd /home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib && { ln -s -f libXfont2.so.2.0.0 libXfont2.so || { rm -f libXfont2.so && ln -s libXfont2.so.2.0.0 libXfont2.so; }; })
libtool: install: /usr/bin/install -c .libs/libXfont2.lai /home/buildozer/aports/community/libxfont2/pkg/libxfont2/usr/lib/libXfont2.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
make[1]: Leaving directory '/home/buildozer/aports/community/libxfont2/src/libXfont2-2.0.7'
>>> libxfont2-dev*: Running split function dev...
'usr/include' -> '/home/buildozer/aports/community/libxfont2/pkg/libxfont2-dev/usr/include'
'usr/lib/pkgconfig' -> '/home/buildozer/aports/community/libxfont2/pkg/libxfont2-dev/usr/lib/pkgconfig'
'usr/lib/libXfont2.so' -> '/home/buildozer/aports/community/libxfont2/pkg/libxfont2-dev/usr/lib/libXfont2.so'
>>> libxfont2-dev*: Preparing subpackage libxfont2-dev...
>>> libxfont2-dev*: Stripping binaries
libfakeroot internal error: payload not recognized!
>>> libxfont2-dev*: Running postcheck for libxfont2-dev
>>> libxfont2*: Running postcheck for libxfont2
>>> libxfont2*: Preparing package libxfont2...
>>> libxfont2*: Stripping binaries
libfakeroot internal error: payload not recognized!
>>> libxfont2-dev*: Scanning shared objects
>>> libxfont2*: Scanning shared objects
>>> libxfont2-dev*: Tracing dependencies...
	libxfont2=2.0.7-r0
	pc:fontenc
	pc:fontsproto
	pc:freetype2
	pc:xproto
	pc:zlib
	pkgconfig
>>> libxfont2-dev*: Package size: 5.4 KB
>>> libxfont2-dev*: Compressing data...
>>> libxfont2-dev*: Create checksum...
>>> libxfont2-dev*: Create libxfont2-dev-2.0.7-r0.apk
>>> libxfont2*: Tracing dependencies...
	so:libc.musl-armv7.so.1
	so:libfontenc.so.1
	so:libfreetype.so.6
	so:libz.so.1
>>> libxfont2*: Package size: 126.9 KB
>>> libxfont2*: Compressing data...
>>> libxfont2*: Create checksum...
>>> libxfont2*: Create libxfont2-2.0.7-r0.apk
>>> libxfont2: Build complete at Tue, 29 Oct 2024 19:47:09 +0000 elapsed time 0h 0m 28s
>>> libxfont2: Cleaning up srcdir
>>> libxfont2: Cleaning up pkgdir
>>> libxfont2: Uninstalling dependencies...
(1/15) Purging .makedepends-libxfont2 (20241029.194646)
(2/15) Purging freetype-dev (2.13.3-r0)
(3/15) Purging freetype (2.13.3-r0)
(4/15) Purging libfontenc-dev (1.1.8-r0)
(5/15) Purging libfontenc (1.1.8-r0)
(6/15) Purging util-macros (1.20.1-r0)
(7/15) Purging xorgproto (2024.1-r0)
(8/15) Purging xtrans (1.5.1-r0)
(9/15) Purging brotli-dev (1.1.0-r2)
(10/15) Purging brotli (1.1.0-r2)
(11/15) Purging bzip2-dev (1.0.8-r6)
(12/15) Purging libbz2 (1.0.8-r6)
(13/15) Purging libpng-dev (1.6.44-r0)
(14/15) Purging libpng (1.6.44-r0)
(15/15) Purging zlib-dev (1.3.1-r2)
Executing busybox-1.37.0-r3.trigger
OK: 271 MiB in 101 packages
>>> libxfont2: Updating the community/armv7 repository index...
>>> libxfont2: Signing the index...