>>> libfontenc: Building main/libfontenc 1.1.4-r1 (using abuild 3.9.0-r4) started Sat, 06 Aug 2022 13:23:14 +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.19.3-r0) (2/4) Installing xorgproto (2022.1-r0) (3/4) Installing zlib-dev (1.2.12-r2) (4/4) Installing .makedepends-libfontenc (20220806.132314) OK: 262 MiB in 106 packages >>> libfontenc: Cleaning up srcdir >>> libfontenc: Cleaning up pkgdir >>> libfontenc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libfontenc-1.1.4.tar.bz2 % 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 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> libfontenc: Fetching https://www.x.org/releases/individual/lib/libfontenc-1.1.4.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 5 312k 5 16384 0 0 63976 0 0:00:05 --:--:-- 0:00:05 64000 100 312k 100 312k 0 0 767k 0 --:--:-- --:--:-- --:--:-- 767k >>> libfontenc: Fetching https://distfiles.alpinelinux.org/distfiles/edge//libfontenc-1.1.4.tar.bz2 >>> libfontenc: Checking sha512sums... libfontenc-1.1.4.tar.bz2: OK >>> libfontenc: Unpacking /var/cache/distfiles/edge//libfontenc-1.1.4.tar.bz2... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe 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 build system type... armv7-alpine-linux-musleabihf checking host system type... armv7-alpine-linux-musleabihf checking how to print strings... printf checking for style of include used by make... GNU 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 we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... 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/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-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 how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.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 for gcc option to accept ISO C99... 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 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 zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for gzclose in -lz... yes checking for FONTENC... 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.4' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4/src' CC encparse.lo CC fontenc.lo fontenc.c:581:40: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 581 | static char *iso8859_15_aliases[2] = { "fcd8859-15", NULL }; | ^~~~~~~~~~~~ fontenc.c:584:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 584 | {"iso10646-1", NULL, 256 * 256, 0, iso10646, NULL, 0, 0}, /* Unicode */ | ^~~~~~~~~~~~ fontenc.c:585:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 585 | {"iso8859-1", NULL, 256, 0, iso8859_1, NULL, 0, 0}, /* Latin 1 (West European) */ | ^~~~~~~~~~~ fontenc.c:586:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 586 | {"iso8859-2", NULL, 256, 0, iso8859_2, NULL, 0, 0}, /* Latin 2 (East European) */ | ^~~~~~~~~~~ fontenc.c:587:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 587 | {"iso8859-3", NULL, 256, 0, iso8859_3, NULL, 0, 0}, /* Latin 3 (South European) */ | ^~~~~~~~~~~ fontenc.c:588:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 588 | {"iso8859-4", NULL, 256, 0, iso8859_4, NULL, 0, 0}, /* Latin 4 (North European) */ | ^~~~~~~~~~~ fontenc.c:589:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 589 | {"iso8859-5", NULL, 256, 0, iso8859_5, NULL, 0, 0}, /* Cyrillic */ | ^~~~~~~~~~~ fontenc.c:590:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 590 | {"iso8859-6", NULL, 256, 0, iso8859_6, NULL, 0, 0}, /* Arabic */ | ^~~~~~~~~~~ fontenc.c:591:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 591 | {"iso8859-7", NULL, 256, 0, iso8859_7, NULL, 0, 0}, /* Greek */ | ^~~~~~~~~~~ fontenc.c:592:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 592 | {"iso8859-8", NULL, 256, 0, iso8859_8, NULL, 0, 0}, /* Hebrew */ | ^~~~~~~~~~~ fontenc.c:593:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 593 | {"iso8859-9", NULL, 256, 0, iso8859_9, NULL, 0, 0}, /* Latin 5 (Turkish) */ | ^~~~~~~~~~~ fontenc.c:594:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 594 | {"iso8859-10", NULL, 256, 0, iso8859_10, NULL, 0, 0}, /* Latin 6 (Nordic) */ | ^~~~~~~~~~~~ fontenc.c:595:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 595 | {"iso8859-15", iso8859_15_aliases, 256, 0, iso8859_15, NULL, 0, 0}, /* Latin 9 */ | ^~~~~~~~~~~~ fontenc.c:596:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 596 | {"koi8-r", NULL, 256, 0, koi8_r, NULL, 0, 0}, /* Russian */ | ^~~~~~~~ fontenc.c:597:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 597 | {"koi8-ru", NULL, 256, 0, koi8_ru, NULL, 0, 0}, /* Ukrainian */ | ^~~~~~~~~ fontenc.c:598:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 598 | {"koi8-uni", NULL, 256, 0, koi8_uni, NULL, 0, 0}, /* Russian/Ukrainian/Bielorussian */ | ^~~~~~~~~~ fontenc.c:599:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 599 | {"koi8-e", NULL, 256, 0, koi8_e, NULL, 0, 0}, /* ``European'' */ | ^~~~~~~~ fontenc.c:600:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 600 | {"koi8-u", NULL, 256, 0, koi8_u, NULL, 0, 0}, /* Ukrainian too */ | ^~~~~~~~ fontenc.c:601:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 601 | {"microsoft-symbol", NULL, 256, 0, microsoft_symbol, NULL, 0, 0}, | ^~~~~~~~~~~~~~~~~~ fontenc.c:602:6: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 602 | {"apple-roman", NULL, 256, 0, apple_roman, NULL, 0, 0}, | ^~~~~~~~~~~~~ encparse.c: In function 'FontEncReallyReallyLoad': encparse.c:903:30: warning: format not a string literal, argument types not checked [-Wformat-nonliteral] 903 | count = fscanf(file, format, encoding_name, file_name); | ^~~~~~ CCLD libfontenc.la make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4/src' make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' >>> libfontenc: Entering fakeroot... Making install in src make[1]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4/src' make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4/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.4/src' make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4/src' make[1]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' make[2]: Entering directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' 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.4' make[1]: Leaving directory '/home/buildozer/aports/main/libfontenc/src/libfontenc-1.1.4' >>> 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.4-r1 pkgconfig >>> libfontenc-dev*: Package size: 40.0 KB >>> libfontenc-dev*: Compressing data... >>> libfontenc-dev*: Create checksum... >>> libfontenc-dev*: Create libfontenc-dev-1.1.4-r1.apk >>> libfontenc*: Tracing dependencies... so:libc.musl-armv7.so.1 so:libz.so.1 >>> libfontenc*: Package size: 28.0 KB >>> libfontenc*: Compressing data... >>> libfontenc*: Create checksum... >>> libfontenc*: Create libfontenc-1.1.4-r1.apk >>> libfontenc: Build complete at Sat, 06 Aug 2022 13:23:19 +0000 elapsed time 0h 0m 5s >>> libfontenc: Cleaning up srcdir >>> libfontenc: Cleaning up pkgdir >>> libfontenc: Uninstalling dependencies... (1/4) Purging .makedepends-libfontenc (20220806.132314) (2/4) Purging util-macros (1.19.3-r0) (3/4) Purging xorgproto (2022.1-r0) (4/4) Purging zlib-dev (1.2.12-r2) OK: 260 MiB in 102 packages >>> libfontenc: Updating the main/armv7 repository index... >>> libfontenc: Signing the index...