>>> indent: Building main/indent 2.2.12-r1 (using abuild 3.9.0-r0) started Wed, 13 Apr 2022 20:05:49 +0000 >>> indent: Checking sanity of /home/buildozer/aports/main/indent/APKBUILD... >>> WARNING: indent: No maintainer >>> indent: Analyzing dependencies... >>> indent: Installing for build: build-base gettext-dev (1/11) Installing gettext-asprintf (0.21-r2) (2/11) Installing libintl (0.21-r2) (3/11) Installing ncurses-terminfo-base (6.3_p20220402-r0) (4/11) Installing ncurses-libs (6.3_p20220402-r0) (5/11) Installing libunistring (1.0-r0) (6/11) Installing gettext-libs (0.21-r2) (7/11) Installing xz-libs (5.2.5-r1) (8/11) Installing libxml2 (2.9.13-r0) (9/11) Installing gettext (0.21-r2) (10/11) Installing gettext-dev (0.21-r2) (11/11) Installing .makedepends-indent (20220413.200551) Executing busybox-1.35.0-r8.trigger OK: 334 MiB in 96 packages >>> indent: Cleaning up srcdir >>> indent: Cleaning up pkgdir >>> indent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/indent-2.2.12.tar.xz % 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 >>> indent: Fetching https://ftp.gnu.org/gnu/indent/indent-2.2.12.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 2 605k 2 16384 0 0 16984 0 0:00:36 --:--:-- 0:00:36 16978 100 605k 100 605k 0 0 415k 0 0:00:01 0:00:01 --:--:-- 415k >>> indent: Fetching https://distfiles.alpinelinux.org/distfiles/v3.16/indent-2.2.12.tar.xz >>> indent: Checking sha512sums... indent-2.2.12.tar.xz: OK >>> indent: Unpacking /var/cache/distfiles/v3.16/indent-2.2.12.tar.xz... >>> indent: Updating ./config/config.sub configure: WARNING: unrecognized options: --without-texinfo checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... config/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-alpine-linux-musl-gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether 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 whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -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 minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for library containing strerror... none required checking for an ANSI C-conforming const... yes checking for dvips... /home/buildozer/aports/main/indent/src/indent-2.2.12/config/missing dvips checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether we are using the GNU C Library 2 or newer... no checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for inline... inline checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/x86_64-alpine-linux-musl/bin/ld checking if the linker (/usr/x86_64-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking whether imported symbols can be declared weak... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking argz.h usability... no checking argz.h presence... no checking for argz.h... no checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for uselocale... yes checking for argz_count... no checking for argz_stringify... no checking for argz_next... no checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... no checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for symlink... yes checking for working fcntl.h... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for ptrdiff_t... yes checking features.h usability... yes checking features.h presence... yes checking for features.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for snprintf... yes checking for strnlen... yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyCurrent... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/lib/libintl.so checking for ANSI C header files... (cached) yes checking for strchr... yes checking for memcpy... yes checking for memmove... yes checking for utime... yes checking for unistd.h... (cached) yes checking for string.h... (cached) yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/utime.h usability... no checking sys/utime.h presence... no checking for sys/utime.h... no checking if struct utimbuf needs -posix... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating Makefile config.status: creating src/Makefile config.status: creating doc/Makefile config.status: creating man/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands configure: WARNING: unrecognized options: --without-texinfo cd . && /bin/sh ./config.status Makefile config.status: creating Makefile make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' Making all in intl make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/intl' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/intl' Making all in po make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/po' Making all in src make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make all-am make[3]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT indent.o -MD -MP -MF .deps/indent.Tpo -c -o indent.o indent.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT args.o -MD -MP -MF .deps/args.Tpo -c -o args.o args.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT backup.o -MD -MP -MF .deps/backup.Tpo -c -o backup.o backup.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT comments.o -MD -MP -MF .deps/comments.Tpo -c -o comments.o comments.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT lexi.o -MD -MP -MF .deps/lexi.Tpo -c -o lexi.o lexi.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o parse.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT globs.o -MD -MP -MF .deps/globs.Tpo -c -o globs.o globs.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT code_io.o -MD -MP -MF .deps/code_io.Tpo -c -o code_io.o code_io.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT output.o -MD -MP -MF .deps/output.Tpo -c -o output.o output.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -I. -I. -I../intl -Os -fomit-frame-pointer -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -MT handletoken.o -MD -MP -MF .deps/handletoken.Tpo -c -o handletoken.o handletoken.c mv -f .deps/utils.Tpo .deps/utils.Po mv -f .deps/globs.Tpo .deps/globs.Po mv -f .deps/backup.Tpo .deps/backup.Po mv -f .deps/args.Tpo .deps/args.Po mv -f .deps/code_io.Tpo .deps/code_io.Po mv -f .deps/parse.Tpo .deps/parse.Po mv -f .deps/comments.Tpo .deps/comments.Po mv -f .deps/indent.Tpo .deps/indent.Po mv -f .deps/lexi.Tpo .deps/lexi.Po mv -f .deps/output.Tpo .deps/output.Po mv -f .deps/handletoken.Tpo .deps/handletoken.Po gcc -Wall -W -Werror -Wredundant-decls -Wshadow -Wstrict-prototypes -Wmissing-prototypes -Wnested-externs -Wmissing-declarations -Wcomment -Wbad-function-cast -Wcast-align -Os -fomit-frame-pointer -o indent indent.o args.o backup.o comments.o lexi.o parse.o globs.o code_io.o output.o utils.o handletoken.o /usr/lib/libintl.so /usr/lib/libintl.so make[3]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[1]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' >>> indent: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' Making install in intl make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/intl' if { test "indent" = "gettext-runtime" || test "indent" = "gettext-tools"; } \ && test 'no' = yes; then \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/lib /home/buildozer/aports/main/indent/pkg/indent/usr/include; \ /usr/bin/install -c -m 644 libintl.h /home/buildozer/aports/main/indent/pkg/indent/usr/include/libintl.h; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libintl.a /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libintl.a; \ if test "@RELOCATABLE@" = yes; then \ dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \ if test -n "$dependencies"; then \ rm -f /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libintl.la; \ fi; \ fi; \ else \ : ; \ fi if test "indent" = "gettext-tools"; then \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl; \ /usr/bin/install -c -m 644 VERSION /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/VERSION; \ /usr/bin/install -c -m 644 ChangeLog.inst /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/ChangeLog; \ dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \ for file in $dists; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/$file; \ done; \ chmod a+x /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/config.charset; \ dists="plural.c"; \ for file in $dists; do \ if test -f $file; then dir=.; else dir=.; fi; \ /usr/bin/install -c -m 644 $dir/$file \ /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/$file; \ done; \ dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \ for file in $dists; do \ rm -f /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi if test "indent" = "gettext-tools" \ && test 'no' = no \ && test no != no; then \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/lib; \ @LIBTOOL@ --mode=install \ /usr/bin/install -c -m 644 libgnuintl.a /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libgnuintl.a; \ rm -f /home/buildozer/aports/main/indent/pkg/indent/usr/lib/preloadable_libintl.so; \ /usr/bin/install -c -m 644 /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libgnuintl.so /home/buildozer/aports/main/indent/pkg/indent/usr/lib/preloadable_libintl.so; \ @LIBTOOL@ --mode=uninstall \ rm -f /home/buildozer/aports/main/indent/pkg/indent/usr/lib/libgnuintl.a; \ else \ : ; \ fi if test 'no' = yes; then \ if test no = no; then \ case 'linux-musl' in \ darwin[56]*) \ need_charset_alias=true ;; \ darwin* | cygwin* | mingw* | pw32* | cegcc*) \ need_charset_alias=false ;; \ *) \ need_charset_alias=true ;; \ esac; \ else \ need_charset_alias=false; \ fi; \ if $need_charset_alias; then \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/lib; \ fi; \ temp=/home/buildozer/aports/main/indent/pkg/indent/usr/lib/t-charset.alias; \ dest=/home/buildozer/aports/main/indent/pkg/indent/usr/lib/charset.alias; \ if test -f /home/buildozer/aports/main/indent/pkg/indent/usr/lib/charset.alias; then \ orig=/home/buildozer/aports/main/indent/pkg/indent/usr/lib/charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ if $need_charset_alias; then \ orig=charset.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ fi; \ fi; \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale; \ test -f /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/locale.alias \ && orig=/home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/locale.alias \ || orig=./locale.alias; \ temp=/home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/t-locale.alias; \ dest=/home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/locale.alias; \ sed -f ref-add.sed $orig > $temp; \ /usr/bin/install -c -m 644 $temp $dest; \ rm -f $temp; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/intl' Making install in po make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/po' installing bg.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/bg/LC_MESSAGES/indent.mo installing ca.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ca/LC_MESSAGES/indent.mo installing cs.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/cs/LC_MESSAGES/indent.mo installing da.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/da/LC_MESSAGES/indent.mo installing de.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/de/LC_MESSAGES/indent.mo installing el.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/el/LC_MESSAGES/indent.mo installing eo.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/eo/LC_MESSAGES/indent.mo installing es.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/es/LC_MESSAGES/indent.mo installing et.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/et/LC_MESSAGES/indent.mo installing eu.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/eu/LC_MESSAGES/indent.mo installing fi.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/fi/LC_MESSAGES/indent.mo installing fr.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/fr/LC_MESSAGES/indent.mo installing ga.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ga/LC_MESSAGES/indent.mo installing gl.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/gl/LC_MESSAGES/indent.mo installing hr.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/hr/LC_MESSAGES/indent.mo installing hu.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/hu/LC_MESSAGES/indent.mo installing id.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/id/LC_MESSAGES/indent.mo installing it.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/it/LC_MESSAGES/indent.mo installing ja.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ja/LC_MESSAGES/indent.mo installing ko.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ko/LC_MESSAGES/indent.mo installing nl.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/nl/LC_MESSAGES/indent.mo installing pl.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/pl/LC_MESSAGES/indent.mo installing pt_BR.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/pt_BR/LC_MESSAGES/indent.mo installing ro.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ro/LC_MESSAGES/indent.mo installing ru.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/ru/LC_MESSAGES/indent.mo installing sk.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/sk/LC_MESSAGES/indent.mo installing sr.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/sr/LC_MESSAGES/indent.mo installing sv.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/sv/LC_MESSAGES/indent.mo installing tr.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/tr/LC_MESSAGES/indent.mo installing uk.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/uk/LC_MESSAGES/indent.mo installing vi.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/vi/LC_MESSAGES/indent.mo installing zh_CN.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/zh_CN/LC_MESSAGES/indent.mo installing zh_TW.Big5.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/zh_TW.Big5/LC_MESSAGES/indent.mo installing zh_TW.gmo as /home/buildozer/aports/main/indent/pkg/indent/usr/share/locale/zh_TW/LC_MESSAGES/indent.mo if test "indent" = "gettext-tools"; then \ ../config/install-sh -c -d /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/indent/pkg/indent/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/po' Making install in src make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make install-am make[3]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[4]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[4]: Nothing to be done for 'install-data-am'. ../config/install-sh -c -d '/home/buildozer/aports/main/indent/pkg/indent/usr/bin' /usr/bin/install -c indent '/home/buildozer/aports/main/indent/pkg/indent/usr/bin' make[4]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[3]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/src' Making install in man make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/man' gcc -o texinfo2man ./texinfo2man.c ./texinfo2man ./indent.1.in ./../doc/indent.texi > indent.1 make[3]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/man' make[3]: Nothing to be done for 'install-exec-am'. ../config/install-sh -c -d '/home/buildozer/aports/main/indent/pkg/indent/usr/share/man/man1' /usr/bin/install -c -m 644 indent.1 '/home/buildozer/aports/main/indent/pkg/indent/usr/share/man/man1' make[3]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/man' make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12/man' make[2]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[3]: Entering directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[2]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' make[1]: Leaving directory '/home/buildozer/aports/main/indent/src/indent-2.2.12' >>> indent-doc*: Running split function doc... >>> indent-doc*: Preparing subpackage indent-doc... >>> indent-doc*: Running postcheck for indent-doc >>> indent-lang*: Running split function lang... >>> indent-lang*: Preparing subpackage indent-lang... >>> indent-lang*: Running postcheck for indent-lang >>> indent*: Running postcheck for indent >>> indent*: Preparing package indent... >>> indent*: Stripping binaries >>> indent-doc*: Scanning shared objects >>> indent-lang*: Scanning shared objects >>> indent*: Scanning shared objects >>> indent-doc*: Tracing dependencies... >>> indent-doc*: Package size: 40.0 KB >>> indent-doc*: Compressing data... >>> indent-doc*: Create checksum... >>> indent-doc*: Create indent-doc-2.2.12-r1.apk >>> indent-lang*: Tracing dependencies... >>> indent-lang*: Package size: 544.0 KB >>> indent-lang*: Compressing data... >>> indent-lang*: Create checksum... >>> indent-lang*: Create indent-lang-2.2.12-r1.apk >>> indent*: Tracing dependencies... so:libc.musl-x86_64.so.1 so:libintl.so.8 >>> indent*: Package size: 100.0 KB >>> indent*: Compressing data... >>> indent*: Create checksum... >>> indent*: Create indent-2.2.12-r1.apk >>> indent: Build complete at Wed, 13 Apr 2022 20:06:07 +0000 elapsed time 0h 0m 18s >>> indent: Cleaning up srcdir >>> indent: Cleaning up pkgdir >>> indent: Uninstalling dependencies... (1/11) Purging .makedepends-indent (20220413.200551) (2/11) Purging gettext-dev (0.21-r2) (3/11) Purging gettext-asprintf (0.21-r2) (4/11) Purging gettext (0.21-r2) (5/11) Purging gettext-libs (0.21-r2) (6/11) Purging libintl (0.21-r2) (7/11) Purging ncurses-libs (6.3_p20220402-r0) (8/11) Purging ncurses-terminfo-base (6.3_p20220402-r0) (9/11) Purging libunistring (1.0-r0) (10/11) Purging libxml2 (2.9.13-r0) (11/11) Purging xz-libs (5.2.5-r1) Executing busybox-1.35.0-r8.trigger OK: 327 MiB in 85 packages >>> indent: Updating the main/x86_64 repository index... >>> indent: Signing the index...