>>> cflow: Building community/cflow 1.8-r0 (using abuild 3.15.0-r3) started Mon, 15 Sep 2025 20:12:00 +0000 >>> cflow: Validating /home/buildozer/aports/community/cflow/APKBUILD... >>> cflow: Analyzing dependencies... >>> cflow: Installing for build: build-base gettext-dev ( 1/10) Installing xz-libs (5.8.1-r0) ( 2/10) Installing xz (5.8.1-r0) ( 3/10) Installing gettext-asprintf (0.24.1-r1) ( 4/10) Installing libintl (0.24.1-r1) ( 5/10) Installing gettext-libs (0.24.1-r1) ( 6/10) Installing gettext-envsubst (0.24.1-r1) ( 7/10) Installing libxml2 (2.13.9-r0) ( 8/10) Installing gettext (0.24.1-r1) ( 9/10) Installing gettext-dev (0.24.1-r1) (10/10) Installing .makedepends-cflow (20250915.201201) busybox-1.37.0-r23.trigger: Executing script... OK: 432 MiB in 115 packages >>> cflow: Cleaning up srcdir >>> cflow: Cleaning up pkgdir >>> cflow: Cleaning up tmpdir >>> cflow: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cflow-1.8.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> cflow: Fetching https://ftpmirror.gnu.org/cflow/cflow-1.8.tar.gz Connecting to ftpmirror.gnu.org (209.51.188.200:443) Connecting to mirror.clientvps.com (65.109.156.214:443) saving to '/var/cache/distfiles/edge/cflow-1.8.tar.gz.part' cflow-1.8.tar.gz.par 100% |********************************| 1166k 0:00:00 ETA '/var/cache/distfiles/edge/cflow-1.8.tar.gz.part' saved >>> cflow: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cflow-1.8.tar.gz >>> cflow: Checking sha512sums... cflow-1.8.tar.gz: OK >>> cflow: Unpacking /var/cache/distfiles/edge/cflow-1.8.tar.gz... checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/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 UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for i586-alpine-linux-musl-gcc... cc 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 cc accepts -g... yes checking for cc option to enable C11 features... none needed checking whether cc understands -c and -o together... yes checking whether the compiler is clang... no checking for compiler option needed when checking for declarations... none checking whether make supports the include directive... yes (GNU style) checking dependency style of cc... 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 for sys/socket.h... yes checking for error.h... no checking for limits.h... yes checking for sys/mman.h... yes checking for obstack.h... no checking for sys/param.h... yes checking for sys/time.h... yes checking for stdbool.h... yes checking for stdckdint.h... yes checking for features.h... yes checking for crtdefs.h... no checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking build system type... i586-alpine-linux-musl checking host system type... i586-alpine-linux-musl checking how to run the C preprocessor... cc -E checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for Minix Amsterdam compiler... no checking for i586-alpine-linux-musl-ar... no checking for ar... ar checking for i586-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for cc option to enable large file support... none needed checking for flex... no checking for lex... no checking for i586-alpine-linux-musl-ranlib... ranlib checking for error_at_line... no checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking whether the preprocessor supports include_next... yes checking whether source code line length is unlimited... yes checking whether malloc is ptrdiff_t safe... no checking whether malloc, realloc, calloc set errno on failure... yes checking for _set_invalid_parameter_handler... no checking for fcntl... yes checking for symlink... yes checking for getdtablesize... yes checking for getexecname... no checking for mbsinit... yes checking for mbrtowc... yes checking for mprotect... yes checking for lstat... yes checking for snprintf... yes checking for vasnprintf... no checking for complete errno.h... yes checking for cc options needed to detect all undeclared functions... none needed checking for error... no checking whether error_at_line is declared... no checking whether strerror_r is declared... yes checking whether strerror_r returns char *... no checking for working fcntl.h... yes checking for pid_t... yes checking for mode_t... yes checking whether stat file-mode macros are broken... no checking for C/C++ restrict keyword... __restrict__ checking for nlink_t... yes checking whether getdtablesize is declared... yes checking whether limits.h has WORD_BIT, BOOL_WIDTH etc.... no checking for wint_t... yes checking whether wint_t is large enough... yes checking whether the compiler produces multi-arch binaries... no checking whether stdint.h conforms to C99... yes checking whether stdint.h works without ISO C predefines... yes checking whether stdint.h has UINTMAX_WIDTH etc.... no checking whether malloc (0) returns nonnull... yes checking for mbstate_t... yes checking for nl_langinfo and CODESET... yes checking for a traditional japanese locale... none checking for a french Unicode locale... fr_FR.UTF-8 checking for a transitional chinese locale... none checking whether mbrtowc handles incomplete characters... yes checking whether mbrtowc works as well as mbtowc... guessing yes checking for mmap... yes checking for MAP_ANONYMOUS... yes checking whether memchr works... yes checking whether defines MIN and MAX... no checking whether defines MIN and MAX... yes checking for O_CLOEXEC... yes checking for promoted mode_t type... mode_t checking whether snprintf returns a byte count as in C99... yes checking whether printf supports POSIX/XSI format strings with positions... yes checking whether snprintf is declared... yes checking for wchar_t... yes checking for good max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking for unreachable... no checking whether fcloseall is declared... no checking whether getw is declared... yes checking whether putw is declared... yes checking which flavor of printf attribute matches inttypes macros... system checking whether ecvt is declared... yes checking whether fcvt is declared... yes checking whether gcvt is declared... yes checking whether MB_CUR_MAX is correct... yes checking whether strerror(0) succeeds... yes checking for struct timespec in ... yes checking for TIME_UTC in ... yes checking whether execvpe is declared... yes checking for inttypes.h... yes checking for stdint.h... yes checking for intmax_t... yes checking whether snprintf truncates the result as in C99... yes checking where to find the exponent in a 'double'... word 1 bit 20 checking for wcslen... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether uses 'inline' correctly... yes checking whether wcsdup is declared... yes checking for C compiler option to allow warnings... -Wno-error checking for alignas and alignof... yes, keywords checking for alloca as a compiler built-in... yes checking for static_assert... yes, a keyword checking whether // is distinct from /... no checking whether dup2 works... yes checking whether fcntl handles F_DUPFD correctly... yes checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check checking whether conversion from 'int' to 'long double' works... yes checking whether free is known to preserve errno... no checking whether getdtablesize works... yes checking for getprogname... no checking whether program_invocation_name is declared... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... yes checking whether __argv is declared... no checking whether open recognizes a trailing slash... yes checking whether program_invocation_name is declared... (cached) yes checking whether program_invocation_short_name is declared... (cached) yes checking whether realloc (0, 0) returns nonnull... yes checking for reallocarray... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for snprintf... (cached) yes checking whether snprintf respects a size of 1... yes checking for ssize_t... yes checking whether stat handles trailing slashes on files... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for struct stat.st_birthtimespec.tv_nsec... no checking for struct stat.st_birthtimensec... no checking for struct stat.st_birthtim.tv_nsec... no checking for bool, true, false... yes checking for working strerror function... yes checking for variable-length arrays... yes checking for ptrdiff_t... yes checking for stdint.h... (cached) yes checking whether cc accepts -ggdb... yes checking for emacs... no checking for xemacs... no checking where .elc files should go... ${datadir}/emacs/site-lisp checking for ld used by cc... /usr/i586-alpine-linux-musl/bin/ld checking if the linker (/usr/i586-alpine-linux-musl/bin/ld) is GNU ld... yes checking for shared library run path origin... done 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 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 for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... no checking for iconv... (cached) yes checking for working iconv... (cached) yes 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating doc/imprimatur/Makefile config.status: creating tests/Makefile config.status: creating tests/atlocal config.status: creating Makefile config.status: creating gnu/Makefile config.status: creating src/Makefile config.status: creating elisp/Makefile config.status: creating po/Makefile.in config.status: creating doc/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 tests/atconfig commands make all-recursive make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' Making all in gnu make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' GEN alloca.h GEN error.h GEN fcntl.h GEN inttypes.h GEN limits.h GEN obstack.h GEN stddef.h GEN stdint.h GEN stdio.h GEN stdlib.h GEN string.h GEN sys/stat.h GEN sys/types.h GEN time.h GEN unistd.h GEN wchar.h make all-recursive make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[4]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' CC libgnu_a-basename-lgpl.o CC libgnu_a-bitrotate.o CC libgnu_a-cloexec.o CC libgnu_a-error.o CC libgnu_a-exitfail.o CC libgnu_a-fcntl.o CC libgnu_a-fd-hook.o CC libgnu_a-free.o CC libgnu_a-getprogname.o CC libgnu_a-hash.o CC libgnu_a-ialloc.o CC libgnu_a-malloca.o CC libgnu_a-mbszero.o CC libgnu_a-obstack.o CC libgnu_a-progname.o CC libgnu_a-reallocarray.o CC libgnu_a-stat-time.o CC libgnu_a-unistd.o CC libgnu_a-xmalloc.o CC libgnu_a-xalloc-die.o CC libgnu_a-xsize.o CC asnprintf.o CC calloc.o CC malloc.o CC printf-args.o CC printf-parse.o CC realloc.o CC vasnprintf.o AR libgnu.a make[4]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' Making all in src make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' CC c.o CC depmap.o CC dot.o CC gnu.o CC linked-list.o CC main.o CC output.o CC parser.o CC posix.o CC symbol.o CC wordsplit/wordsplit.o CC parseopt/parseopt.o CC parseopt/optset.o CC parseopt/help.o CC parseopt/wordwrap.o CCLD cflow make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' Making all in elisp make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case cflow-mode.elc in */*) \ am__dir=`echo 'cflow-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || .././build-aux/install-sh -c -d "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "cflow-mode.elc")) (defun byte-compile-dest-file (_) "cflow-mode.elc") )' \ -f batch-byte-compile 'cflow-mode.el'; \ else :; fi make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' Making all in po make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' Making all in doc make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making all in . make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making all in imprimatur make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make all-am make[4]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making all in tests make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' Making check in gnu make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make check-recursive make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' Making check in src make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' Making check in elisp make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case cflow-mode.elc in */*) \ am__dir=`echo 'cflow-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || .././build-aux/install-sh -c -d "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "cflow-mode.elc")) (defun byte-compile-dest-file (_) "cflow-mode.elc") )' \ -f batch-byte-compile 'cflow-mode.el'; \ else :; fi make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' Making check in po make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' make[1]: Nothing to be done for 'check'. make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' Making check in doc make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making check in . make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' make[2]: Nothing to be done for 'check-am'. make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making check in imprimatur make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make check-am make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[3]: Nothing to be done for 'check-am'. make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making check in tests make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make check-local make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' /bin/sh ./testsuite ## ------------------------- ## ## GNU cflow 1.8 test suite. ## ## ------------------------- ## 1: cflow version ok 2: direct tree ok 3: reverse tree ok 4: recursive calls ok 5: attribute handling ok 6: attribute wrapper handling ok 7: parameter wrapper handling ok 8: K&R style function declarations ok 9: forward function declarations ok 10: Static symbols with forward decls and -i^s ok 11: included symbols ok 12: static struct in block scope ok 13: functional arguments ok 14: function parameter handling ok 15: nameless function pointer arguments ok 16: nameless function arguments ok 17: hiding of global and file static identifiers ok 18: multiple source files ok 19: vertical bar in tree output ok 20: same type declaration ok 21: invalid input ok 22: member of ok 23: numeric constants ok struct 24: struct definition followed by attribute ok 25: struct definition followed by wrapper ok 26: ANSI C function returning a struct ok 27: K&R C function returning a struct ok 28: struct as argument ok 29: struct variable ok 30: array of structs ok 31: union in typedefs ok typedefs 32: structs with same members ok 33: structs with tags matching typedef ok 34: typedef to pointer ok 35: modifiers ok all-functions mode 36: default ok 37: default (main present) ok 38: the --main option ok 39: the --all option ok 40: the --all --all option ok 41: the --all option with main ok 42: the --all --all option with main ok 43: the --no-main option ok 44: the --no-main option with main ok special cases 45: empty expression and closing brace ok 46: duplicate typedef ok ## ------------- ## ## Test results. ## ## ------------- ## All 46 tests were successful. make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' make[1]: Nothing to be done for 'check-am'. make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' >>> cflow: Entering fakeroot... Making install in gnu make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make install-recursive make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[4]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/gnu' Making install in src make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/cflow/pkg/cflow/usr/bin' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/cflow/1.8' /usr/bin/install -c -m 644 init/c11.cfo init/gcc.cfo '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/cflow/1.8' /usr/bin/install -c cflow '/home/buildozer/aports/community/cflow/pkg/cflow/usr/bin' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/src' Making install in elisp make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case cflow-mode.elc in */*) \ am__dir=`echo 'cflow-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || .././build-aux/install-sh -c -d "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "cflow-mode.elc")) (defun byte-compile-dest-file (_) "cflow-mode.elc") )' \ -f batch-byte-compile 'cflow-mode.el'; \ else :; fi make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' make[2]: Nothing to be done for 'install-exec-am'. if test 'no' != no; then \ am__dir=. am__subdir_includes=''; \ case cflow-mode.elc in */*) \ am__dir=`echo 'cflow-mode.elc' | sed 's,/[^/]*$,,'`; \ am__subdir_includes="-L $am__dir -L ./$am__dir"; \ esac; \ test -d "$am__dir" || .././build-aux/install-sh -c -d "$am__dir" || exit 1; \ no --batch \ \ $am__subdir_includes -L . -L . \ --eval '(if (boundp (quote byte-compile-dest-file-function)) (setq byte-compile-dest-file-function (lambda (_) "cflow-mode.elc")) (defun byte-compile-dest-file (_) "cflow-mode.elc") )' \ -f batch-byte-compile 'cflow-mode.el'; \ else :; fi make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/elisp' Making install in po make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' installing da.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/da/LC_MESSAGES/cflow.mo installing de.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/de/LC_MESSAGES/cflow.mo installing eo.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/eo/LC_MESSAGES/cflow.mo installing es.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/es/LC_MESSAGES/cflow.mo installing fi.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/fi/LC_MESSAGES/cflow.mo installing fr.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/fr/LC_MESSAGES/cflow.mo installing ga.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/ga/LC_MESSAGES/cflow.mo installing hr.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/hr/LC_MESSAGES/cflow.mo installing id.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/id/LC_MESSAGES/cflow.mo installing nl.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/nl/LC_MESSAGES/cflow.mo installing pl.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/pl/LC_MESSAGES/cflow.mo installing pt_BR.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/pt_BR/LC_MESSAGES/cflow.mo installing ro.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/ro/LC_MESSAGES/cflow.mo installing sr.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/sr/LC_MESSAGES/cflow.mo installing sv.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/sv/LC_MESSAGES/cflow.mo installing uk.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/uk/LC_MESSAGES/cflow.mo installing vi.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/vi/LC_MESSAGES/cflow.mo installing zh_CN.gmo as /home/buildozer/aports/community/cflow/pkg/cflow/usr/share/locale/zh_CN/LC_MESSAGES/cflow.mo GEN install-data make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/po' Making install in doc make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making install in . make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' make[3]: Nothing to be done for 'install-exec-am'. .././build-aux/install-sh -c -d '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/info' .././build-aux/install-sh -c -d '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/man/man1' /usr/bin/install -c -m 644 cflow.1 '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/man/man1' /usr/bin/install -c -m 644 ./cflow.info '/home/buildozer/aports/community/cflow/pkg/cflow/usr/share/info' make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making install in imprimatur make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make install-am make[3]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[4]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[3]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[2]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc/imprimatur' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/doc' Making install in tests make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' 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/cflow/src/cflow-1.8/tests' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8/tests' make[1]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' make[2]: Entering directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' 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/cflow/src/cflow-1.8' make[1]: Leaving directory '/home/buildozer/aports/community/cflow/src/cflow-1.8' >>> cflow-doc*: Running split function doc... 'usr/share/man' -> '/home/buildozer/aports/community/cflow/pkg/cflow-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/community/cflow/pkg/cflow-doc/usr/share/info' >>> cflow-doc*: Preparing subpackage cflow-doc... >>> cflow-doc*: Running postcheck for cflow-doc >>> cflow-lang*: Running split function lang... 'usr/share/locale' -> '/home/buildozer/aports/community/cflow/pkg/cflow-lang/usr/share/locale' >>> cflow-lang*: Preparing subpackage cflow-lang... >>> cflow-lang*: Running postcheck for cflow-lang >>> cflow*: Running postcheck for cflow >>> cflow*: Preparing package cflow... >>> cflow*: Stripping binaries >>> cflow-doc*: Scanning shared objects >>> cflow-lang*: Scanning shared objects >>> cflow*: Scanning shared objects >>> cflow-doc*: Tracing dependencies... >>> cflow-doc*: Package size: 98.3 KB >>> cflow-doc*: Compressing data... >>> cflow-doc*: Create checksum... >>> cflow-doc*: Create cflow-doc-1.8-r0.apk >>> cflow-lang*: Tracing dependencies... >>> cflow-lang*: Package size: 142.9 KB >>> cflow-lang*: Compressing data... >>> cflow-lang*: Create checksum... >>> cflow-lang*: Create cflow-lang-1.8-r0.apk >>> cflow*: Tracing dependencies... so:libc.musl-x86.so.1 so:libintl.so.8 >>> cflow*: Package size: 121.5 KB >>> cflow*: Compressing data... >>> cflow*: Create checksum... >>> cflow*: Create cflow-1.8-r0.apk >>> cflow: Build complete at Mon, 15 Sep 2025 20:12:18 +0000 elapsed time 0h 0m 18s >>> cflow: Cleaning up srcdir >>> cflow: Cleaning up pkgdir >>> cflow: Uninstalling dependencies... ( 1/10) Purging .makedepends-cflow (20250915.201201) ( 2/10) Purging gettext-dev (0.24.1-r1) ( 3/10) Purging xz (5.8.1-r0) ( 4/10) Purging gettext-asprintf (0.24.1-r1) ( 5/10) Purging gettext (0.24.1-r1) ( 6/10) Purging gettext-envsubst (0.24.1-r1) ( 7/10) Purging gettext-libs (0.24.1-r1) ( 8/10) Purging libintl (0.24.1-r1) ( 9/10) Purging libxml2 (2.13.9-r0) (10/10) Purging xz-libs (5.8.1-r0) busybox-1.37.0-r23.trigger: Executing script... OK: 426 MiB in 105 packages >>> cflow: Updating the community/x86 repository index... >>> cflow: Signing the index...