>>> gawk: Building main/gawk 5.3.0-r0 (using abuild 3.12.0-r0) started Thu, 02 Nov 2023 22:21:50 +0000 >>> gawk: Checking sanity of /home/buildozer/aports/main/gawk/APKBUILD... >>> gawk: Analyzing dependencies... >>> gawk: Installing for build: build-base coreutils diffutils (1/8) Installing coreutils-env (9.4-r0) (2/8) Installing coreutils-fmt (9.4-r0) (3/8) Installing coreutils-sha512sum (9.4-r0) (4/8) Installing skalibs (2.13.1.1-r2) (5/8) Installing utmps-libs (0.1.2.1-r2) (6/8) Installing coreutils (9.4-r0) (7/8) Installing diffutils (3.10-r0) (8/8) Installing .makedepends-gawk (20231102.222151) Executing busybox-1.36.1-r14.trigger OK: 379 MiB in 113 packages >>> gawk: Cleaning up srcdir >>> gawk: Cleaning up pkgdir >>> gawk: Cleaning up tmpdir >>> gawk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gawk-5.3.0.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 >>> gawk: Fetching https://ftp.gnu.org/gnu/gawk/gawk-5.3.0.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 11 3355k 11 400k 0 0 472k 0 0:00:07 --:--:-- 0:00:07 472k 100 3355k 100 3355k 0 0 2858k 0 0:00:01 0:00:01 --:--:-- 2860k >>> gawk: Fetching https://distfiles.alpinelinux.org/distfiles/edge/gawk-5.3.0.tar.xz >>> gawk: Checking sha512sums... gawk-5.3.0.tar.xz: OK echild-strerror.patch: OK >>> gawk: Unpacking /var/cache/distfiles/edge/gawk-5.3.0.tar.xz... >>> gawk: echild-strerror.patch patching file test/testext.ok checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for bison... no checking for byacc... no checking whether ln -s works... yes checking for x86_64-alpine-linux-musl-gcc... (cached) gcc checking whether the compiler supports GNU C... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to enable C11 features... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking for variable-length arrays... yes checking how to run the C preprocessor... gcc -E checking for x86_64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking whether make sets $(MAKE)... (cached) yes checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for special development options... no checking for z/OS USS compilation... no checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking if we are using EBCDIC... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... 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 32-bit host C ABI... no checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for arpa/inet.h... yes checking for fcntl.h... yes checking for locale.h... yes checking for libintl.h... no checking for mcheck.h... no checking for netdb.h... yes checking for netinet/in.h... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/socket.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for termios.h... yes checking for stropts.h... yes checking for wchar.h... (cached) yes checking for wctype.h... yes checking for bool, true, false... no checking for sys/wait.h that is POSIX.1 compatible... yes checking for memory.h... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking type of array argument to getgroups... gid_t checking for unsigned long long int... yes checking for long long int... yes checking for unsigned long long int... (cached) yes checking for intmax_t... yes checking for uintmax_t... yes checking for ssize_t... yes checking size of unsigned int... 4 checking size of unsigned long... 8 checking for socklen_t... yes checking for alarm... yes checking for working mktime... yes checking for getaddrinfo... yes checking for library containing fmod... none required checking for library containing isinf... no checking for library containing ismod... no checking for library containing isnan... no checking for __etoa_l... no checking for atexit... yes checking for btowc... yes checking for fmod... yes checking for fwrite_unlocked... yes checking for gai_strerror... yes checking for getgrent... yes checking for getgroups... yes checking for grantpt... yes checking for isascii... yes checking for isblank... yes checking for iswctype... yes checking for iswlower... yes checking for iswupper... yes checking for lstat... yes checking for mbrlen... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for memset... yes checking for mkstemp... yes checking for mtrace... no checking for posix_openpt... yes checking for setenv... yes checking for setlocale... yes checking for setsid... yes checking for sigprocmask... yes checking for snprintf... yes checking for strcasecmp... yes checking for strchr... yes checking for strcoll... yes checking for strerror... yes checking for strftime... yes checking for strncasecmp... yes checking for strsignal... yes checking for strtod... yes checking for strtoul... yes checking for system... yes checking for timegm... yes checking for tmpfile... yes checking for towlower... yes checking for towupper... yes checking for tzset... yes checking for usleep... yes checking for waitpid... yes checking for wcrtomb... yes checking for wcscoll... yes checking for wctype... yes checking whether mbrtowc and mbstate_t are properly declared... yes checking whether C compiler accepts ... yes checking size of void *... 8 checking for dlfcn.h... yes checking for library containing dlopen... none required checking whether getpgrp requires zero arguments... yes checking for printf %F format... yes checking for printf %a format... yes checking for gethostbyname... yes checking for connect... yes checking where to find the socket library calls... the standard library checking whether readline via "-lreadline" is present and sane... no checking whether readline via "-lreadline -ltermcap" is present and sane... no checking whether readline via "-lreadline -lcurses" is present and sane... no checking whether readline via "-lreadline -lncurses" is present and sane... no checking whether mpfr via "-lmpfr -lgmp" is present and usable... no checking for struct stat.st_blksize... yes checking for struct passwd.pw_passwd... yes checking for struct group.gr_passwd... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for gcc options needed to detect all undeclared functions... none needed checking for struct tm.tm_zone... yes checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for C/C++ restrict keyword... __restrict__ checking for inline... inline checking for preprocessor stringizing operator... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating support/Makefile config.status: creating awklib/Makefile config.status: creating doc/Makefile config.status: creating extras/Makefile config.status: creating po/Makefile.in config.status: creating test/Makefile config.status: creating gawkbug 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 === configuring in extension (/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension) configure: running /bin/sh ./configure --disable-option-checking '--prefix=/usr' '--build=x86_64-alpine-linux-musl' '--host=x86_64-alpine-linux-musl' '--sysconfdir=/etc' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--disable-nls' '--disable-pma' 'build_alias=x86_64-alpine-linux-musl' 'host_alias=x86_64-alpine-linux-musl' 'CC=gcc' 'CFLAGS=-Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto' 'LDFLAGS=-Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs' --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... ./build-aux/install-sh -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /bin/mkdir -p checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking build system type... x86_64-alpine-linux-musl checking host system type... x86_64-alpine-linux-musl checking whether make supports the include directive... yes (GNU style) 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 the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/time.h... yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for z/OS USS compilation... no checking for a sed that does not truncate output... /bin/sed checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... 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 32-bit host C ABI... no 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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking whether to use NLS... no checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for struct stat.st_blksize... yes checking for x86_64-alpine-linux-musl-ar... no checking for x86_64-alpine-linux-musl-lib... no checking for x86_64-alpine-linux-musl-link... no checking for ar... ar checking the archiver (ar) interface... ar checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking whether C compiler accepts ... yes checking size of void *... 8 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /bin/sed checking for fgrep... /bin/grep -F 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 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 x86_64-alpine-linux-musl file names to x86_64-alpine-linux-musl format... func_convert_file_noop checking how to convert x86_64-alpine-linux-musl file names to toolchain format... func_convert_file_noop checking for /usr/x86_64-alpine-linux-musl/bin/ld option to reload object files... -r checking for x86_64-alpine-linux-musl-file... no checking for file... file checking for x86_64-alpine-linux-musl-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-alpine-linux-musl-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-alpine-linux-musl-ar... ar checking for archiver @FILE support... @ checking for x86_64-alpine-linux-musl-strip... no checking for strip... strip checking for x86_64-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 x86_64-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/x86_64-alpine-linux-musl/bin/ld -m elf_x86_64) 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 special development options... no checking for fnmatch.h... yes checking for limits.h... yes checking for sys/mkdev.h... no checking for sys/param.h... yes checking for sys/select.h... yes checking for sys/statvfs.h... yes checking for sys/sysmacros.h... yes checking for sys/time.h... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether mpfr via "-lmpfr -lgmp" is present and usable... no checking for library containing fmod... none required checking for fdopendir... yes checking for fmod... yes checking for fnmatch... yes checking for getdtablesize... yes checking for gettimeofday... yes checking for nanosleep... yes checking for select... yes checking for statvfs... yes checking for GetSystemTimeAsFileTime... no checking for strptime... yes checking for gcc options needed to detect all undeclared functions... none needed checking for dirfd... yes checking whether dirfd is declared... yes checking whether dirfd is a macro... no checking how to get the file descriptor associated with an open DIR*... no_such_member checking for inline... inline checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in 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 libtool commands /bin/mkdir -p "."/pc && \ cat "."/pc/Makefile.tst.prologue > "."/pc/Makefile.tst && \ awk -f "."/pc/GenMakefileTst.awk "."/test/Makefile.in >> "."/pc/Makefile.tst make all-recursive make[1]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making all in support make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' depbase=`echo dfa.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT dfa.o -MD -MP -MF $depbase.Tpo -c -o dfa.o dfa.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT getopt.o -MD -MP -MF $depbase.Tpo -c -o getopt.o getopt.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo getopt1.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT getopt1.o -MD -MP -MF $depbase.Tpo -c -o getopt1.o getopt1.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo localeinfo.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT localeinfo.o -MD -MP -MF $depbase.Tpo -c -o localeinfo.o localeinfo.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo random.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT random.o -MD -MP -MF $depbase.Tpo -c -o random.o random.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo regex.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT regex.o -MD -MP -MF $depbase.Tpo -c -o regex.o regex.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_at_failure.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT malloc/dynarray_at_failure.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_at_failure.o malloc/dynarray_at_failure.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_emplace_enlarge.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT malloc/dynarray_emplace_enlarge.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_emplace_enlarge.o malloc/dynarray_emplace_enlarge.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_finalize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT malloc/dynarray_finalize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_finalize.o malloc/dynarray_finalize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT malloc/dynarray_resize.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize.o malloc/dynarray_resize.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo malloc/dynarray_resize_clear.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DGAWK -DHAVE_CONFIG_H -I"./.." -I. -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT malloc/dynarray_resize_clear.o -MD -MP -MF $depbase.Tpo -c -o malloc/dynarray_resize_clear.o malloc/dynarray_resize_clear.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f libsupport.a ar cru libsupport.a dfa.o getopt.o getopt1.o localeinfo.o random.o regex.o malloc/dynarray_at_failure.o malloc/dynarray_emplace_enlarge.o malloc/dynarray_finalize.o malloc/dynarray_resize.o malloc/dynarray_resize_clear.o ar: `u' modifier ignored since `D' is the default (see `U') ranlib libsupport.a make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' Making all in . make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' depbase=`echo array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT array.o -MD -MP -MF $depbase.Tpo -c -o array.o array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo awkgram.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT awkgram.o -MD -MP -MF $depbase.Tpo -c -o awkgram.o awkgram.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo builtin.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT builtin.o -MD -MP -MF $depbase.Tpo -c -o builtin.o builtin.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo cint_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT cint_array.o -MD -MP -MF $depbase.Tpo -c -o cint_array.o cint_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo command.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT command.o -MD -MP -MF $depbase.Tpo -c -o command.o command.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo debug.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT debug.o -MD -MP -MF $depbase.Tpo -c -o debug.o debug.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo eval.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT eval.o -MD -MP -MF $depbase.Tpo -c -o eval.o eval.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo ext.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT ext.o -MD -MP -MF $depbase.Tpo -c -o ext.o ext.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo field.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT field.o -MD -MP -MF $depbase.Tpo -c -o field.o field.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo floatcomp.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT floatcomp.o -MD -MP -MF $depbase.Tpo -c -o floatcomp.o floatcomp.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkapi.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT gawkapi.o -MD -MP -MF $depbase.Tpo -c -o gawkapi.o gawkapi.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo gawkmisc.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT gawkmisc.o -MD -MP -MF $depbase.Tpo -c -o gawkmisc.o gawkmisc.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo int_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT int_array.o -MD -MP -MF $depbase.Tpo -c -o int_array.o int_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo io.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT io.o -MD -MP -MF $depbase.Tpo -c -o io.o io.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo main.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT main.o -MD -MP -MF $depbase.Tpo -c -o main.o main.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo mpfr.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT mpfr.o -MD -MP -MF $depbase.Tpo -c -o mpfr.o mpfr.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo msg.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT msg.o -MD -MP -MF $depbase.Tpo -c -o msg.o msg.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo node.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT node.o -MD -MP -MF $depbase.Tpo -c -o node.o node.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo profile.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT profile.o -MD -MP -MF $depbase.Tpo -c -o profile.o profile.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo re.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT re.o -MD -MP -MF $depbase.Tpo -c -o re.o re.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo replace.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT replace.o -MD -MP -MF $depbase.Tpo -c -o replace.o replace.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo str_array.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT str_array.o -MD -MP -MF $depbase.Tpo -c -o str_array.o str_array.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo symbol.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT symbol.o -MD -MP -MF $depbase.Tpo -c -o symbol.o symbol.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo version.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DDEFPATH='".:/usr/share/awk"' -DDEFLIBPATH="\"/usr/lib/gawk\"" -DSHLIBEXT="\"so"\" -DHAVE_CONFIG_H -DGAWK -DLOCALEDIR='"/usr/share/locale"' -I"./support" -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT version.o -MD -MP -MF $depbase.Tpo -c -o version.o version.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o gawk array.o awkgram.o builtin.o cint_array.o command.o debug.o eval.o ext.o field.o floatcomp.o gawkapi.o gawkmisc.o int_array.o io.o main.o mpfr.o msg.o node.o profile.o re.o replace.o str_array.o symbol.o version.o support/libsupport.a -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making all in extension make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make all-recursive make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making all in po make[4]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' make[4]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c -o testext.lo testext.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c -o filefuncs.lo filefuncs.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c -o stack.lo stack.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c -o gawkfts.lo gawkfts.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c -o fnmatch.lo fnmatch.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c -o fork.lo fork.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c -o inplace.lo inplace.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c -o intdiv.lo intdiv.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c -o ordchr.lo ordchr.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c -o readdir.lo readdir.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c -o readfile.lo readfile.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c -o revoutput.lo revoutput.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c -o revtwoway.lo revtwoway.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c -o rwarray.lo rwarray.c /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c -o time.lo time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT testext.lo -MD -MP -MF .deps/testext.Tpo -c testext.c -fPIC -DPIC -o .libs/testext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT inplace.lo -MD -MP -MF .deps/inplace.Tpo -c inplace.c -fPIC -DPIC -o .libs/inplace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT fnmatch.lo -MD -MP -MF .deps/fnmatch.Tpo -c fnmatch.c -fPIC -DPIC -o .libs/fnmatch.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT stack.lo -MD -MP -MF .deps/stack.Tpo -c stack.c -fPIC -DPIC -o .libs/stack.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT gawkfts.lo -MD -MP -MF .deps/gawkfts.Tpo -c gawkfts.c -fPIC -DPIC -o .libs/gawkfts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT ordchr.lo -MD -MP -MF .deps/ordchr.Tpo -c ordchr.c -fPIC -DPIC -o .libs/ordchr.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT filefuncs.lo -MD -MP -MF .deps/filefuncs.Tpo -c filefuncs.c -fPIC -DPIC -o .libs/filefuncs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT readfile.lo -MD -MP -MF .deps/readfile.Tpo -c readfile.c -fPIC -DPIC -o .libs/readfile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT readdir.lo -MD -MP -MF .deps/readdir.Tpo -c readdir.c -fPIC -DPIC -o .libs/readdir.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT fork.lo -MD -MP -MF .deps/fork.Tpo -c fork.c -fPIC -DPIC -o .libs/fork.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT rwarray.lo -MD -MP -MF .deps/rwarray.Tpo -c rwarray.c -fPIC -DPIC -o .libs/rwarray.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT revoutput.lo -MD -MP -MF .deps/revoutput.Tpo -c revoutput.c -fPIC -DPIC -o .libs/revoutput.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT revtwoway.lo -MD -MP -MF .deps/revtwoway.Tpo -c revtwoway.c -fPIC -DPIC -o .libs/revtwoway.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT intdiv.lo -MD -MP -MF .deps/intdiv.Tpo -c intdiv.c -fPIC -DPIC -o .libs/intdiv.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I./.. -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -MT time.lo -MD -MP -MF .deps/time.Tpo -c time.c -fPIC -DPIC -o .libs/time.o mv -f .deps/stack.Tpo .deps/stack.Plo mv -f .deps/time.Tpo .deps/time.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o time.la -rpath /usr/lib/gawk time.lo mv -f .deps/fork.Tpo .deps/fork.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fork.la -rpath /usr/lib/gawk fork.lo mv -f .deps/intdiv.Tpo .deps/intdiv.Plo mv -f .deps/readfile.Tpo .deps/readfile.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o intdiv.la -rpath /usr/lib/gawk intdiv.lo -lm /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o readfile.la -rpath /usr/lib/gawk readfile.lo mv -f .deps/readdir.Tpo .deps/readdir.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o readdir.la -rpath /usr/lib/gawk readdir.lo mv -f .deps/revoutput.Tpo .deps/revoutput.Plo mv -f .deps/ordchr.Tpo .deps/ordchr.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o ordchr.la -rpath /usr/lib/gawk ordchr.lo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o revoutput.la -rpath /usr/lib/gawk revoutput.lo mv -f .deps/fnmatch.Tpo .deps/fnmatch.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o fnmatch.la -rpath /usr/lib/gawk fnmatch.lo libtool: link: gcc -shared -fPIC -DPIC .libs/time.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,time.so -o .libs/time.so mv -f .deps/filefuncs.Tpo .deps/filefuncs.Plo mv -f .deps/revtwoway.Tpo .deps/revtwoway.Plo libtool: link: gcc -shared -fPIC -DPIC .libs/intdiv.o -lm -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,intdiv.so -o .libs/intdiv.so libtool: link: gcc -shared -fPIC -DPIC .libs/fork.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,fork.so -o .libs/fork.so /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o revtwoway.la -rpath /usr/lib/gawk revtwoway.lo mv -f .deps/inplace.Tpo .deps/inplace.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o inplace.la -rpath /usr/lib/gawk inplace.lo libtool: link: gcc -shared -fPIC -DPIC .libs/readfile.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,readfile.so -o .libs/readfile.so libtool: link: gcc -shared -fPIC -DPIC .libs/readdir.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,readdir.so -o .libs/readdir.so libtool: link: gcc -shared -fPIC -DPIC .libs/ordchr.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,ordchr.so -o .libs/ordchr.so libtool: link: gcc -shared -fPIC -DPIC .libs/revoutput.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,revoutput.so -o .libs/revoutput.so libtool: link: gcc -shared -fPIC -DPIC .libs/revtwoway.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,revtwoway.so -o .libs/revtwoway.so libtool: link: gcc -shared -fPIC -DPIC .libs/fnmatch.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,fnmatch.so -o .libs/fnmatch.so mv -f .deps/gawkfts.Tpo .deps/gawkfts.Plo libtool: link: gcc -shared -fPIC -DPIC .libs/inplace.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,inplace.so -o .libs/inplace.so /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o filefuncs.la -rpath /usr/lib/gawk filefuncs.lo stack.lo gawkfts.lo mv -f .deps/rwarray.Tpo .deps/rwarray.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o rwarray.la -rpath /usr/lib/gawk rwarray.lo mv -f .deps/testext.Tpo .deps/testext.Plo /bin/sh ./libtool --tag=CC --mode=link gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -Wall -DNDEBUG -module -avoid-version -no-undefined -rpath /foo -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o testext.la testext.lo libtool: link: gcc -shared -fPIC -DPIC .libs/rwarray.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,rwarray.so -o .libs/rwarray.so libtool: link: gcc -shared -fPIC -DPIC .libs/filefuncs.o .libs/stack.o .libs/gawkfts.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,filefuncs.so -o .libs/filefuncs.so libtool: link: ( cd ".libs" && rm -f "time.la" && ln -s "../time.la" "time.la" ) libtool: link: ( cd ".libs" && rm -f "intdiv.la" && ln -s "../intdiv.la" "intdiv.la" ) libtool: link: ( cd ".libs" && rm -f "fork.la" && ln -s "../fork.la" "fork.la" ) libtool: link: gcc -shared -fPIC -DPIC .libs/testext.o -Os -flto=auto -Wl,--as-needed -Wl,-O1 -Wl,--sort-common -Wl,-z -Wl,pack-relative-relocs -Wl,-soname -Wl,testext.so -o .libs/testext.so libtool: link: ( cd ".libs" && rm -f "ordchr.la" && ln -s "../ordchr.la" "ordchr.la" ) libtool: link: ( cd ".libs" && rm -f "readfile.la" && ln -s "../readfile.la" "readfile.la" ) libtool: link: ( cd ".libs" && rm -f "revoutput.la" && ln -s "../revoutput.la" "revoutput.la" ) libtool: link: ( cd ".libs" && rm -f "readdir.la" && ln -s "../readdir.la" "readdir.la" ) libtool: link: ( cd ".libs" && rm -f "fnmatch.la" && ln -s "../fnmatch.la" "fnmatch.la" ) libtool: link: ( cd ".libs" && rm -f "revtwoway.la" && ln -s "../revtwoway.la" "revtwoway.la" ) libtool: link: ( cd ".libs" && rm -f "inplace.la" && ln -s "../inplace.la" "inplace.la" ) libtool: link: ( cd ".libs" && rm -f "rwarray.la" && ln -s "../rwarray.la" "rwarray.la" ) libtool: link: ( cd ".libs" && rm -f "testext.la" && ln -s "../testext.la" "testext.la" ) libtool: link: ( cd ".libs" && rm -f "filefuncs.la" && ln -s "../filefuncs.la" "filefuncs.la" ) make[4]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making all in extras make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' Making all in doc make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' Making all in awklib make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' rm -f pwcat.c rm -f grcat.c sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/passwdawk.in > passwd.awk sed 's;/usr/local/libexec/awk;/usr/libexec/awk;' < ./eg/lib/groupawk.in > group.awk ln -s ./eg/lib/pwcat.c . ln -s ./eg/lib/grcat.c . depbase=`echo pwcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT pwcat.o -MD -MP -MF $depbase.Tpo -c -o pwcat.o pwcat.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo grcat.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../support -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -MT grcat.o -MD -MP -MF $depbase.Tpo -c -o grcat.o grcat.c &&\ mv -f $depbase.Tpo $depbase.Po gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o pwcat pwcat.o gcc -Os -fstack-clash-protection -Wformat -Werror=format-security -fno-plt -flto=auto -DNDEBUG -Wl,--as-needed,-O1,--sort-common -Wl,-z,pack-relative-relocs -o grcat grcat.o make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' Making all in po make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' Making all in test make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make check-recursive make[1]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making check in support make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' Making check in . make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make check-local make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making check in extension make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making check in po make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' make[3]: Nothing to be done for 'check'. make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making check in extras make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' Making check in doc make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' Making check in awklib Making check in po make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' make[2]: Nothing to be done for 'check'. make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' Making check in test make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' ======== Starting basic tests ======== Locale environment: LC_ALL="C" LANG="C" Any output from "cmp" is bad news, although some differences addcomma anchgsub anchor argarray in floating point values are probably benign -- in particular, argcasfile arrayind1 some systems may omit a leading zero and the floating point arrayind2 arrayind3 precision may lead to slightly different output in a few cases. arrayparm arrayprm2 arrayprm3 arrayref arrymem1 arryref2 arryref3 arryref4 arryref5 arynasty arynocls aryprm1 aryprm2 aryprm3 aryprm4 aryprm5 aryprm6 aryprm7 aryprm8 aryprm9 arysubnm aryunasgn asgext assignnumfield assignnumfield2 awkpath back89 backgsub badassign1 badbuild callparam childin clobber close_status closebad clsflnam cmdlinefsbacknl cmdlinefsbacknl2 compare compare2 concat1 concat2 concat3 concat4 concat5 convfmt datanonl defref delargv delarpm2 delarprm delfunc dfacheck2 dfamb1 dfastress divzero divzero2 dynlj eofsplit eofsrc1 escapebrace exit2 exitval1 exitval2 exitval3 fcall_exit fcall_exit2 fieldassign fldchg fldchgnf fldterm fnamedat fnarray fnarray2 fnaryscl fnasgnm fnmisc fordel forref forsimp fsbs fscaret fsnul1 fsrs fsspcoln fstabplus funsemnl funsmnam funstack getline getline2 getline3 getline4 getline5 getlnbuf getlnfa getnr2tb getnr2tm gsubasgn gsubnulli18n gsubtest gsubtst2 gsubtst3 gsubtst4 gsubtst5 gsubtst6 gsubtst7 hex hex2 gsubtst8 hsprint inpref intest inputred intprec iobug1 leaddig leadnl litoct longsub longwrds manglprm membug1 math memleak minusstr messages nasty mmap8k negexp nasty2 negrange nested nfldstr nfloop nfneg nfset nlfldsep nlinstr nlstrina nofile noeffect nofmtch noloop2 noloop1 nonl noparms nors nulinsrc nulrsend numindex numrange numstr1 octsub numsubstr ofmt ofmta ofmtbig ofmtfidl ofmts ofmtstrnum ofs1 onlynl opasnslf opasnidx paramasfunc1 paramasfunc2 paramdup paramres paramtyp paramuninitglobal parseme parse1 parsefld pcntplus posix2008sub posix_compare prdupval prec printf0 printf1 printfchar prmarscl prmreuse prt1eval prtoeval rand randtest range1 range2 readbuf rebrackloc rebt8b1 rebuild redfilnm regeq regexpbad regex3minus regexpbrack regexpbrack2 regexprange regrange reindops resplit reparse rri1 rs rscompat rsnul1nl rsnulbig rsnulbig2 rsnulw rsnullre rstest1 rstest2 rstest3 rstest4 rstest5 rswhite scalar sclforin sclifin setrec0 setrec1 sigpipe1 sortempty sortglos spacere splitargv splitarr splitdef splitvar splitwht strcat1 status-close strfieldnum strnum2 strnum1 strtod subamp subback subi18n subslash subsepnm substr swaplns synerr1 synerr2 synerr3 tailrecurse tradanch trailbs tweakfld uninit2 uninit3 uninit4 uninit5 uninitialized unterm uparrfs uplus wideidx wideidx2 widesub2 widesub widesub3 widesub4 wjposer1 ======== Done with basic tests ======== ======== Starting Unix tests ======== zero2 zeroe0 zeroflag fflush getlnhd localenl pid pipeio1 pipeio2 poundbang rtlen rtlen01 ======== Done with Unix tests ======== space strftlng ======== Starting gawk extension tests ======== aadelete1 aadelete2 aarray1 aasort argtest aasorti arraysort arraysort2 asortbool arraytype asortsymtab backw badargs beginfile1 beginfile2 binmode1 charasbytes clos1way clos1way2 csv1 csv2 csv3 csvodd dbugeval dbugeval2 dbugeval3 dbugeval4 dbugtypedre1 dbugtypedre2 delsub devfd devfd1 devfd2 dfacheck1 dumpvars elemnew1 elemnew2 elemnew3 exit errno fieldwdth forcenum fpat1 fpat3 fpat2 fpat4 fpat5 fpat6 fpat7 fpatnull fpat8 fpat9 fsfwfs functab1 functab2 functab3 functab6 funlen fwtest fwtest2 fwtest3 fwtest4 fwtest6 fwtest5 fwtest7 fwtest8 genpot gensub gensub2 gensub3 gensub4 getlndir gnuops2 gnuops3 gsubind gnureops icasers icasefs id igncdym ignrcas2 igncfs ignrcase ignrcas4 incdupe2 incdupe incdupe3 incdupe4 incdupe6 incdupe5 incdupe7 include include2 indirectcall indirectbuiltin indirectcall2 indirectcall3 isarrayunset intarray iolint lint lintexp lintindex lintint lintlength lintold lintplus2 lintplus lintset lintplus3 lintwarn match1 manyfiles match2 match3 mbstr1 mbstr2 mdim1 mdim2 mdim3 mdim4 mdim5 mdim6 mdim8 mdim7 mixed1 mktime modifiers muldimposix nastyparm next negtime nondec nondec2 nonfatal1 nonfatal2 nonfatal3 nsawk1a nsawk1b nsawk2a nsawk1c nsawk2b nsbad nsbad2 nsbad3 nsbad_cmd nsforloop nsfuncrecurse nsidentifier nsindirect1 nsindirect2 nsprof1 nsprof2 patsplit octdec posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge procinfs profile0 profile1 profile11 profile10 profile12 profile13 profile14 profile15 profile16 profile17 profile2 profile3 profile4 profile5 profile6 profile7 profile8 profile9 pty1 rebuf pty2 regexsub reginttrad regnul1 regnul2 regx8bit reint reint2 rsgetline rsglstdin rsstart1 rsstart2 rsstart3 rstest6 sandbox1 shadow shadowbuiltin sortfor sortfor2 sortu sourcesplit split_after_fpat splitarg4 strftfld strftime strtonum strtonum1 stupid1 stupid2 stupid3 stupid4 stupid5 switch2 symtab1 symtab2 symtab3 symtab4 symtab6 symtab5 symtab7 symtab9 symtab8 symtab10 symtab11 timeout symtab12 typedregex1 typedregex3 typedregex2 typedregex4 typedregex5 typedregex6 typeof2 typeof1 typeof3 typeof4 typeof5 typeof6 unicode1 ======== Done with gawk extension tests ======== watchpoint1 gawk is not compiled to support the array debug tests ======== Starting shared library tests ======== /bin/sh: locale: not found ======== Done with shared library tests ======== %%%%%%%%%% Inadequate locale support: skipping charset tests. %%%%%%%%%% At least en_US.UTF-8, fr_FR.UTF-8, ru_RU.UTF-8 and ja_JP.UTF-8 are needed. ======== Starting MPFR tests ======== ======== Starting PMA tests ======== ======== Done with MPFR tests ======== MPFR tests not supported on this system ======== Done with PMA tests ======== ======== Starting machine-specific tests ======== PMA tests not supported on this system If any of these tests fail, don't worry too much. ======== Done with machine-specific tests ======== double1 double2 inf-nan-torture intformat make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' apiterm filefuncs fork2 fnmatch fts fork functab4 functab5 indirectbuiltin2 inplace1 getfile inplace2 inplace2bcomp inplace3 inplace3bcomp ordchr ordchr2 readall readdir readdir_retest readdir_test readfile revout readfile2 revtwoway rwarray testext time make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' ALL TESTS PASSED make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' >>> gawk: Entering fakeroot... make install-recursive make[1]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making install in support make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' 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/gawk/src/gawk-5.3.0/support' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/support' Making install in . make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/bin' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/include' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/bin' ./build-aux/install-sh -c gawkbug '/home/buildozer/aports/main/gawk/pkg/gawk/usr/bin' ./build-aux/install-sh -c -m 644 gawkapi.h '/home/buildozer/aports/main/gawk/pkg/gawk/usr/include' ./build-aux/install-sh -c gawk '/home/buildozer/aports/main/gawk/pkg/gawk/usr/bin' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' (cd /home/buildozer/aports/main/gawk/pkg/gawk/usr/bin; \ name=`echo gawk | sed 's,x,x,'` ; \ if [ ! -f gawk-5.3.0 ]; \ then ln ${name} gawk-5.3.0 2>/dev/null ; \ fi; \ if [ ! -f awk ]; \ then ln -s ${name} awk; \ fi; exit 0) make[4]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' Making install in extension make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making install in po make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' if test "gawk-extensions" = "gettext-tools"; then \ /bin/mkdir -p /home/buildozer/aports/main/gawk/pkg/gawk/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 \ .././../build-aux//install-sh -c -m 644 ./$file \ /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension/po' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[4]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/man/man3' ./../build-aux//install-sh -c -m 644 filefuncs.3am fnmatch.3am fork.3am inplace.3am ordchr.3am readdir.3am readfile.3am revoutput.3am revtwoway.3am rwarray.3am time.3am '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/man/man3' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk' /bin/sh ./libtool --mode=install ./../build-aux//install-sh -c filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la '/home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk' libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/filefuncs.so libtool: install: ./../build-aux//install-sh -c .libs/filefuncs.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/filefuncs.la libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/fnmatch.so libtool: install: ./../build-aux//install-sh -c .libs/fnmatch.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/fnmatch.la libtool: install: ./../build-aux//install-sh -c .libs/fork.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/fork.so libtool: install: ./../build-aux//install-sh -c .libs/fork.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/fork.la libtool: install: ./../build-aux//install-sh -c .libs/inplace.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/inplace.so libtool: install: ./../build-aux//install-sh -c .libs/inplace.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/inplace.la libtool: install: ./../build-aux//install-sh -c .libs/intdiv.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/intdiv.so libtool: install: ./../build-aux//install-sh -c .libs/intdiv.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/intdiv.la libtool: install: ./../build-aux//install-sh -c .libs/ordchr.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/ordchr.so libtool: install: ./../build-aux//install-sh -c .libs/ordchr.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/ordchr.la libtool: install: ./../build-aux//install-sh -c .libs/readdir.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/readdir.so libtool: install: ./../build-aux//install-sh -c .libs/readdir.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/readdir.la libtool: install: ./../build-aux//install-sh -c .libs/readfile.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/readfile.so libtool: install: ./../build-aux//install-sh -c .libs/readfile.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/readfile.la libtool: install: ./../build-aux//install-sh -c .libs/revoutput.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/revoutput.so libtool: install: ./../build-aux//install-sh -c .libs/revoutput.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/revoutput.la libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/revtwoway.so libtool: install: ./../build-aux//install-sh -c .libs/revtwoway.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/revtwoway.la libtool: install: ./../build-aux//install-sh -c .libs/rwarray.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/rwarray.so libtool: install: ./../build-aux//install-sh -c .libs/rwarray.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/rwarray.la libtool: install: ./../build-aux//install-sh -c .libs/time.so /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/time.so libtool: install: ./../build-aux//install-sh -c .libs/time.lai /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/time.la libtool: warning: remember to run 'libtool --finish /usr/lib/gawk' make install-data-hook make[5]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' for i in filefuncs.la fnmatch.la fork.la inplace.la intdiv.la ordchr.la readdir.la readfile.la revoutput.la revtwoway.la rwarray.la time.la ; do \ rm -f /home/buildozer/aports/main/gawk/pkg/gawk/usr/lib/gawk/$i ; \ done make[5]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[4]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extension' Making install in extras make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/etc/profile.d' .././build-aux/install-sh -c -m 644 gawk.sh gawk.csh '/home/buildozer/aports/main/gawk/pkg/gawk/etc/profile.d' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/extras' Making install in doc make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' make[3]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/info' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/man/man1' /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/info' .././build-aux/install-sh -c -m 644 gawk_api-figure1.png gawk_api-figure2.png gawk_api-figure3.png gawk_array-elements.png gawk_general-program.png gawk_process-flow.png gawk_statist.jpg '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/info' .././build-aux/install-sh -c -m 644 gawk.1 gawkbug.1 pm-gawk.1 '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/man/man1' .././build-aux/install-sh -c -m 644 ./gawk.info ./gawkinet.info ./gawkworkflow.info ./pm-gawk.info '/home/buildozer/aports/main/gawk/pkg/gawk/usr/share/info' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/doc' Making install in awklib make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' make[3]: Nothing to be done for 'install-data-am'. /bin/mkdir -p '/home/buildozer/aports/main/gawk/pkg/gawk/usr/libexec/awk' .././build-aux/install-sh -c pwcat grcat '/home/buildozer/aports/main/gawk/pkg/gawk/usr/libexec/awk' make install-exec-hook make[4]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' /bin/sh /home/buildozer/aports/main/gawk/src/gawk-5.3.0/build-aux/install-sh -d /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/awk for i in passwd.awk group.awk ./eg/lib/*.awk ; do \ progname=`echo $i | sed 's;.*/;;'` ; \ .././build-aux/install-sh -c -m 644 $i /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/awk/$progname ; \ done make[4]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' make[3]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/awklib' Making install in po make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' if test "gawk" = "gettext-tools"; then \ /bin/mkdir -p /home/buildozer/aports/main/gawk/pkg/gawk/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 \ .././build-aux/install-sh -c -m 644 ./$file \ /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/gawk/pkg/gawk/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/po' Making install in test make[2]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[3]: Entering directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' 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/gawk/src/gawk-5.3.0/test' make[2]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0/test' make[1]: Leaving directory '/home/buildozer/aports/main/gawk/src/gawk-5.3.0' >>> gawk-doc*: Running split function doc... >>> gawk-doc*: Preparing subpackage gawk-doc... >>> gawk-doc*: Running postcheck for gawk-doc >>> gawk*: Running postcheck for gawk >>> gawk*: Preparing package gawk... >>> gawk*: Stripping binaries >>> gawk-doc*: Scanning shared objects >>> gawk*: Scanning shared objects >>> WARNING: gawk-doc*: The -doc subpackage is unusually large, consider splitting it >>> gawk-doc*: Tracing dependencies... >>> gawk-doc*: Package size: 2.3 MB >>> gawk-doc*: Compressing data... >>> gawk-doc*: Create checksum... >>> gawk-doc*: Create gawk-doc-5.3.0-r0.apk >>> gawk*: Tracing dependencies... so:libc.musl-x86_64.so.1 >>> gawk*: Package size: 892.0 KB >>> gawk*: Compressing data... >>> gawk*: Create checksum... >>> gawk*: Create gawk-5.3.0-r0.apk >>> gawk: Build complete at Thu, 02 Nov 2023 22:22:40 +0000 elapsed time 0h 0m 50s >>> gawk: Cleaning up srcdir >>> gawk: Cleaning up pkgdir >>> gawk: Uninstalling dependencies... (1/8) Purging .makedepends-gawk (20231102.222151) (2/8) Purging coreutils (9.4-r0) Executing coreutils-9.4-r0.post-deinstall (3/8) Purging coreutils-env (9.4-r0) (4/8) Purging coreutils-fmt (9.4-r0) (5/8) Purging coreutils-sha512sum (9.4-r0) (6/8) Purging diffutils (3.10-r0) (7/8) Purging utmps-libs (0.1.2.1-r2) (8/8) Purging skalibs (2.13.1.1-r2) Executing busybox-1.36.1-r14.trigger OK: 377 MiB in 105 packages >>> gawk: Updating the main/x86_64 repository index... >>> gawk: Signing the index...