>>> libfontenc: Building main/libfontenc 1.1.7-r5 (using abuild 3.13.0-r2) started Sat, 20 Apr 2024 16:47:42 +0000
>>> libfontenc: Checking sanity of /home/buildozer/aports/main/libfontenc/APKBUILD...
>>> libfontenc: Analyzing dependencies...
>>> libfontenc: Installing for build: build-base util-macros xorgproto zlib-dev
(1/4) Installing util-macros (1.20.0-r0)
(2/4) Installing xorgproto (2024.1-r0)
(3/4) Installing zlib-dev (1.3.1-r1)
(4/4) Installing .makedepends-libfontenc (20240420.164742)
OK: 378 MiB in 105 packages
>>> libfontenc: Cleaning up srcdir
>>> libfontenc: Cleaning up pkgdir
>>> libfontenc: Cleaning up tmpdir
>>> libfontenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libfontenc-1.1.7.tar.xz
Connecting to distfiles.alpinelinux.org (172.105.82.32:443)
wget: server returned error: HTTP/1.1 404 Not Found
>>> libfontenc: Fetching https://www.x.org/releases/individual/lib/libfontenc-1.1.7.tar.xz
Connecting to www.x.org (131.252.210.176:443)
saving to '/var/cache/distfiles/v3.20/libfontenc-1.1.7.tar.xz.part'
libfontenc-1.1.7.tar  38% |************                    |  101k  0:00:01 ETA
libfontenc-1.1.7.tar 100% |********************************|  266k  0:00:00 ETA
'/var/cache/distfiles/v3.20/libfontenc-1.1.7.tar.xz.part' saved
>>> libfontenc: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/libfontenc-1.1.7.tar.xz
>>> libfontenc: Checking sha512sums...
libfontenc-1.1.7.tar.xz: OK
>>> libfontenc: Unpacking /var/cache/distfiles/v3.20/libfontenc-1.1.7.tar.xz...
checking for i586-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 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 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 the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking build system type... i586-alpine-linux-musl
checking host system type... i586-alpine-linux-musl
checking how to print strings... printf
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for fgrep... /bin/grep -F
checking for ld used by gcc... /usr/i586-alpine-linux-musl/bin/ld
checking if the linker (/usr/i586-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 i586-alpine-linux-musl file names to i586-alpine-linux-musl format... func_convert_file_noop
checking how to convert i586-alpine-linux-musl file names to toolchain format... func_convert_file_noop
checking for /usr/i586-alpine-linux-musl/bin/ld option to reload object files... -r
checking for i586-alpine-linux-musl-file... no
checking for file... file
checking for i586-alpine-linux-musl-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for i586-alpine-linux-musl-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for i586-alpine-linux-musl-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for i586-alpine-linux-musl-strip... no
checking for strip... strip
checking for i586-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 i586-alpine-linux-musl-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/i586-alpine-linux-musl/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... 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 i586-alpine-linux-musl-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 make supports nested variables... (cached) yes
checking for root directory for font files... ${datarootdir}/fonts/X11
checking for directory for encodings files... /usr/share/fonts/encodings
checking for zlib.h... yes
checking for gzclose in -lz... yes
checking for FONTENC... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for reallocarray... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating fontenc.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/main/libfontenc/src/libfontenc-1.1.7'
Making all in src
make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
  CC       encparse.lo
  CC       fontenc.lo
fontenc.c:586:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  586 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL };
      |                                        ^~~~~~~~~~~~
fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  589 |     {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0},   /* Unicode */
      |      ^~~~~~~~~~~~
fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  590 |     {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */
      |      ^~~~~~~~~~~
fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  591 |     {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */
      |      ^~~~~~~~~~~
fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  592 |     {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */
      |      ^~~~~~~~~~~
fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  593 |     {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */
      |      ^~~~~~~~~~~
fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  594 |     {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */
      |      ^~~~~~~~~~~
fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  595 |     {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */
      |      ^~~~~~~~~~~
fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  596 |     {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */
      |      ^~~~~~~~~~~
fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  597 |     {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */
      |      ^~~~~~~~~~~
fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  598 |     {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */
      |      ^~~~~~~~~~~
fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  599 |     {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0},       /* Latin 6 (Nordic) */
      |      ^~~~~~~~~~~~
fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  600 |     {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */
      |      ^~~~~~~~~~~~
fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  601 |     {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0},       /* Russian */
      |      ^~~~~~~~
fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  602 |     {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0},     /* Ukrainian */
      |      ^~~~~~~~~
fontenc.c:603:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  603 |     {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0},   /* Russian/Ukrainian/Bielorussian */
      |      ^~~~~~~~~~
fontenc.c:604:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  604 |     {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0},       /* ``European'' */
      |      ^~~~~~~~
fontenc.c:605:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  605 |     {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0},       /* Ukrainian too */
      |      ^~~~~~~~
fontenc.c:606:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  606 |     {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0},
      |      ^~~~~~~~~~~~~~~~~~
fontenc.c:607:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
  607 |     {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0},
      |      ^~~~~~~~~~~~~
  CCLD     libfontenc.la
make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
>>> libfontenc: Entering fakeroot...
Making install in src
make[1]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
 .././install-sh -c -d '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib'
 .././install-sh -c -d '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/include/X11/fonts'
 /bin/sh ../libtool   --mode=install /usr/bin/install -c   libfontenc.la '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib'
 /usr/bin/install -c -m 644 ../include/X11/fonts/fontenc.h '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/include/X11/fonts'
libtool: install: /usr/bin/install -c .libs/libfontenc.so.1.0.0 /home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib/libfontenc.so.1.0.0
libtool: install: (cd /home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so.1 || { rm -f libfontenc.so.1 && ln -s libfontenc.so.1.0.0 libfontenc.so.1; }; })
libtool: install: (cd /home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib && { ln -s -f libfontenc.so.1.0.0 libfontenc.so || { rm -f libfontenc.so && ln -s libfontenc.so.1.0.0 libfontenc.so; }; })
libtool: install: /usr/bin/install -c .libs/libfontenc.lai /home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib/libfontenc.la
libtool: warning: remember to run 'libtool --finish /usr/lib'
make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7/src'
make[1]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
make[2]: Nothing to be done for 'install-exec-am'.
 ./install-sh -c -d '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib/pkgconfig'
 /usr/bin/install -c -m 644 fontenc.pc '/home/buildozer/aports/main/libfontenc/pkg/libfontenc/usr/lib/pkgconfig'
make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.7'
>>> libfontenc-dev*: Running split function dev...
>>> libfontenc-dev*: Preparing subpackage libfontenc-dev...
>>> libfontenc-dev*: Stripping binaries
>>> libfontenc-dev*: Running postcheck for libfontenc-dev
>>> libfontenc*: Running postcheck for libfontenc
>>> libfontenc*: Preparing package libfontenc...
>>> libfontenc*: Stripping binaries
>>> libfontenc-dev*: Scanning shared objects
>>> libfontenc*: Scanning shared objects
>>> libfontenc-dev*: Tracing dependencies...
	libfontenc=1.1.7-r5
	pkgconfig
>>> libfontenc-dev*: Package size: 40.0 KB
>>> libfontenc-dev*: Compressing data...
>>> libfontenc-dev*: Create checksum...
>>> libfontenc-dev*: Create libfontenc-dev-1.1.7-r5.apk
>>> libfontenc*: Tracing dependencies...
	so:libc.musl-x86.so.1
	so:libz.so.1
>>> libfontenc*: Package size: 40.0 KB
>>> libfontenc*: Compressing data...
>>> libfontenc*: Create checksum...
>>> libfontenc*: Create libfontenc-1.1.7-r5.apk
>>> libfontenc: Build complete at Sat, 20 Apr 2024 16:47:58 +0000 elapsed time 0h 0m 16s
>>> libfontenc: Cleaning up srcdir
>>> libfontenc: Cleaning up pkgdir
>>> libfontenc: Uninstalling dependencies...
(1/4) Purging .makedepends-libfontenc (20240420.164742)
(2/4) Purging util-macros (1.20.0-r0)
(3/4) Purging xorgproto (2024.1-r0)
(4/4) Purging zlib-dev (1.3.1-r1)
OK: 376 MiB in 101 packages
>>> libfontenc: Updating the main/x86 repository index...
>>> libfontenc: Signing the index...