>>> bash: Building main/bash 5.3.0-r0 (using abuild 3.15.0-r2) started Sat, 05 Jul 2025 17:41:04 +0000 >>> bash: Validating /home/buildozer/aports/main/bash/APKBUILD... >>> bash: Analyzing dependencies... >>> bash: Installing for build: build-base bison flex readline-dev>8 ncurses-dev musl-libintl ( 1/12) Installing m4 (1.4.20-r0) ( 2/12) Installing bison (3.8.2-r2) ( 3/12) Installing flex (2.6.4-r7) ( 4/12) Installing libhistory (8.3.0-r0) ( 5/12) Installing libformw (6.5_p20250614-r0) ( 6/12) Installing libmenuw (6.5_p20250614-r0) ( 7/12) Installing libpanelw (6.5_p20250614-r0) ( 8/12) Installing libncurses++ (6.5_p20250614-r0) ( 9/12) Installing ncurses-dev (6.5_p20250614-r0) (10/12) Installing readline-dev (8.3.0-r0) (11/12) Installing musl-libintl (1.2.5-r13) (12/12) Installing .makedepends-bash (20250705.174106) busybox-1.37.0-r18.trigger: Executing script... OK: 351 MiB in 122 packages >>> bash: Cleaning up srcdir >>> bash: Cleaning up pkgdir >>> bash: Cleaning up tmpdir >>> bash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bash-5.3.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> bash: Fetching https://ftp.gnu.org/gnu/bash/bash-5.3.tar.gz % 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 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 63 10.8M 63 7093k 0 0 5466k 0 0:00:02 0:00:01 0:00:01 5468k 100 10.8M 100 10.8M 0 0 7466k 0 0:00:01 0:00:01 --:--:-- 7466k >>> bash: Fetching https://distfiles.alpinelinux.org/distfiles/edge/bash-5.3.tar.gz >>> bash: Checking sha512sums... bash-5.3.tar.gz: OK bashrc: OK bash-noinfo.patch: OK profile-bashrc.sh: OK >>> bash: Unpacking /var/cache/distfiles/edge/bash-5.3.tar.gz... >>> bash: bash-noinfo.patch patching file doc/Makefile.in Hunk #1 succeeded at 261 (offset 14 lines). checking build system type... riscv64-alpine-linux-musl checking host system type... riscv64-alpine-linux-musl Beginning configuration for bash-5.3-release for riscv64-alpine-linux-musl checking for riscv64-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 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/param.h... yes checking for threads.h... yes checking for xlocale.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 cc option to enable large file support... none needed checking for tgetent... no checking for tgetent in -ltermcap... no checking for tgetent in -ltinfo... yes checking which library has the termcap functions... using libtinfo checking version of installed readline library... 8.3 checking for a BSD-compatible install... /usr/bin/install -c checking for riscv64-alpine-linux-musl-ar... no checking for ar... ar checking for riscv64-alpine-linux-musl-ranlib... no checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for riscv64-alpine-linux-musl-strip... no checking for strip... strip checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for long double... yes checking whether char is unsigned... yes checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for bool, true, false... no checking for a race-free mkdir -p... /bin/mkdir -p 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 how to run the C preprocessor... cc -E checking for egrep -e... /bin/grep -E checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... yes checking for stdint.h... yes checking for working alloca.h... yes checking for alloca... yes checking for getpagesize... yes checking for symlink... yes checking for uselocale... yes checking for vprintf... yes checking for alarm... yes checking for fpurge... yes checking for __fpurge... yes checking for snprintf... yes checking for vsnprintf... yes checking for working mmap... yes checking whether integer division by zero raises SIGFPE... no checking for inttypes.h... yes checking for unsigned long long int... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for cc options needed to detect all undeclared functions... none needed checking for ld used by cc... /usr/riscv64-alpine-linux-musl/bin/ld checking if the linker (/usr/riscv64-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 iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for tsearch... yes checking for __fsetlocking... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for localeconv... yes checking for bison... bison checking for bison 3.0 or newer... 3.8.2, ok checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... no checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for riscv64-alpine-linux-musl-ar... ar checking for ptrdiff_t... yes checking for features.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... yes checking for wprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for snprintf... (cached) yes checking for strnlen... yes checking for uselocale... (cached) yes checking for wcslen... yes checking for wcsnlen... yes checking for mbrtowc... yes checking for wcrtomb... yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether to use NLS... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for limits.h... yes checking for string.h... (cached) yes checking for memory.h... yes checking for locale.h... yes checking for termcap.h... yes checking for termio.h... no checking for termios.h... yes checking for dlfcn.h... yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... yes checking for pwd.h... yes checking for grp.h... yes checking for strings.h... (cached) yes checking for stdckdint.h... yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... yes checking for sys/file.h... yes checking for sys/ioctl.h... yes checking for sys/mman.h... yes checking for sys/param.h... (cached) yes checking for sys/random.h... yes checking for sys/socket.h... yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking for sys/wait.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for sys/ptem.h... no checking for sys/resource.h... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for uid_t... yes checking for gid_t... yes checking for working chown... yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... yes checking for __setostype... no checking for wait3... yes checking for mkfifo... yes checking for dup2... yes checking for eaccess... yes checking for fcntl... yes checking for getdtablesize... yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes checking for getrlimit... yes checking for getrusage... yes checking for gettimeofday... yes checking for kill... yes checking for killpg... yes checking for lstat... yes checking for nanosleep... yes checking for pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... yes checking for statfs... yes checking for tcgetpgrp... yes checking for uname... yes checking for ulimit... yes checking for waitpid... yes checking for rename... yes checking for bcopy... yes checking for bzero... yes checking for clock_gettime... yes checking for confstr... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... yes checking for gethostbyname... yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... yes checking for imaxdiv... yes checking for memmove... yes checking for pathconf... yes checking for putenv... (cached) yes checking for raise... yes checking for random... yes checking for regcomp... yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... yes checking for setlocale... yes checking for setvbuf... yes checking for siginterrupt... yes checking for strchr... yes checking for sysconf... yes checking for syslog... yes checking for tcgetattr... yes checking for tcgetwinsize... yes checking for tcsetwinsize... yes checking for times... yes checking for ttyname... yes checking for tzset... yes checking for unsetenv... yes checking for vasprintf... yes checking for asprintf... (cached) yes checking for isascii... yes checking for isblank... yes checking for isgraph... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... yes checking for mkdtemp... yes checking for arc4random... no checking for strlcat... yes checking for memfd_create... yes checking for shm_open... yes checking for shm_mkstemp... no checking for getcwd... (cached) yes checking for memset... yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... yes checking for strftime... yes checking for strnlen... (cached) yes checking for strpbrk... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strdup... yes checking for strlcpy... yes checking for reallocarray... yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... no checking whether confstr is declared... yes checking whether printf is declared... yes checking whether brk is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... yes checking for setresgid... yes checking whether strtold is declared... yes checking for broken strtold... no checking whether strtol is declared... yes checking whether strtoll is declared... yes checking whether strtoul is declared... yes checking whether strtoull is declared... yes checking whether strtoumax is declared... yes checking for working mktime... yes checking for argz.h... no checking for errno.h... yes checking for fcntl.h... yes checking for malloc.h... yes checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... no checking for __argz_next... no checking for __argz_stringify... no checking for dcgettext... yes checking for locale_charset... no checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for mremap... yes checking for stpcpy... (cached) yes checking for strcspn... yes checking for wctype.h... yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsncmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... yes checking for wcsdup... yes checking for wcwidth... yes checking for wctype... yes checking for wcsnrtombs... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... (cached) no checking size of wchar_t... 4 checking for dlopen in -ldl... yes checking for dlopen... yes checking for dlclose... yes checking for dlsym... yes checking type of array argument to getgroups... gid_t checking for off_t... yes checking for mode_t... yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for pid_t... yes checking for size_t... (cached) yes checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... yes checking for time_t... yes checking for long long int... (cached) yes checking for unsigned long long int... (cached) yes checking for sig_atomic_t in signal.h... yes checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether strchrnul works... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... no checking for sys_siglist in system C library... no checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... yes checking for struct termio.c_line... no checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... no checking for d_type member in directory struct... yes checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... no checking for brk... no checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... yes checking whether fpurge is declared... no checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for strtoimax... yes checking whether strtoimax is declared... yes checking whether clearerr_unlocked is declared... yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) yes checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... no checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... no checking whether sys/ioctl.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... no checking for FIONREAD in sys/ioctl.h... yes checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no checking for speed_t in sys/types.h... no checking whether getpw functions are declared in pwd.h... yes checking for unusable real-time signals due to large values... no checking which library has the termcap functions... (cached) using libtinfo checking whether /dev/fd is available... standard checking whether /dev/stdin stdout stderr are available... present checking for default mail directory... /var/mail checking shared object configuration for loadable builtins... supported configure: creating ./config.status config.status: creating Makefile config.status: creating builtins/Makefile config.status: creating lib/readline/Makefile config.status: creating lib/glob/Makefile config.status: creating lib/intl/Makefile config.status: creating lib/malloc/Makefile config.status: creating lib/sh/Makefile config.status: creating lib/termcap/Makefile config.status: creating lib/tilde/Makefile config.status: creating doc/Makefile config.status: creating support/Makefile config.status: creating po/Makefile.in config.status: creating examples/loadables/Makefile config.status: creating examples/loadables/Makefile.inc config.status: creating examples/loadables/Makefile.sample config.status: creating examples/loadables/perl/Makefile config.status: creating support/bash.pc config.status: creating support/bashbug.sh config.status: creating config.h config.status: creating buildconf.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands make: 'y.tab.c' is up to date. make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' rm -f mkbuiltins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mkbuiltins.c cc -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' rm -f builtins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g builtins.c rm -f alias.o ./mkbuiltins -D . alias.def rm -f bind.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g alias.c || ( rm -f alias.c ; exit 1 ) ./mkbuiltins -D . bind.def rm -f break.o rm -f builtin.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g bind.c || ( rm -f bind.c ; exit 1 ) ./mkbuiltins -D . break.def ./mkbuiltins -D . builtin.def rm -f caller.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g break.c || ( rm -f break.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g builtin.c || ( rm -f builtin.c ; exit 1 ) ./mkbuiltins -D . caller.def rm -f cd.o rm -f colon.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g caller.c || ( rm -f caller.c ; exit 1 ) ./mkbuiltins -D . cd.def ./mkbuiltins -D . colon.def rm -f command.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g cd.c || ( rm -f cd.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g colon.c || ( rm -f colon.c ; exit 1 ) ./mkbuiltins -D . command.def rm -f common.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g command.c || ( rm -f command.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g common.c rm -f declare.o rm -f echo.o ./mkbuiltins -D . declare.def ./mkbuiltins -D . echo.def rm -f enable.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g echo.c || ( rm -f echo.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g declare.c || ( rm -f declare.c ; exit 1 ) ./mkbuiltins -D . enable.def rm -f eval.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g enable.c || ( rm -f enable.c ; exit 1 ) ./mkbuiltins -D . eval.def rm -f evalfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g eval.c || ( rm -f eval.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g evalfile.c rm -f evalstring.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g evalstring.c rm -f exec.o rm -f exit.o ./mkbuiltins -D . exec.def rm -f fc.o ./mkbuiltins -D . exit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g exec.c || ( rm -f exec.c ; exit 1 ) ./mkbuiltins -D . fc.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g exit.c || ( rm -f exit.c ; exit 1 ) rm -f fg_bg.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fc.c || ( rm -f fc.c ; exit 1 ) ./mkbuiltins -D . fg_bg.def rm -f hash.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) ./mkbuiltins -D . hash.def rm -f help.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g hash.c || ( rm -f hash.c ; exit 1 ) ./mkbuiltins -D . help.def rm -f history.o rm -f jobs.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g help.c || ( rm -f help.c ; exit 1 ) ./mkbuiltins -D . history.def ./mkbuiltins -D . jobs.def rm -f kill.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g history.c || ( rm -f history.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g jobs.c || ( rm -f jobs.c ; exit 1 ) ./mkbuiltins -D . kill.def rm -f let.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g kill.c || ( rm -f kill.c ; exit 1 ) ./mkbuiltins -D . let.def rm -f mapfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g let.c || ( rm -f let.c ; exit 1 ) ./mkbuiltins -D . mapfile.def rm -f pushd.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mapfile.c || ( rm -f mapfile.c ; exit 1 ) ./mkbuiltins -D . pushd.def rm -f read.o rm -f return.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g pushd.c || ( rm -f pushd.c ; exit 1 ) ./mkbuiltins -D . read.def ./mkbuiltins -D . return.def rm -f set.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g read.c || ( rm -f read.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g return.c || ( rm -f return.c ; exit 1 ) ./mkbuiltins -D . set.def rm -f setattr.o rm -f shift.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g set.c || ( rm -f set.c ; exit 1 ) ./mkbuiltins -D . setattr.def ./mkbuiltins -D . shift.def rm -f source.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g setattr.c || ( rm -f setattr.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shift.c || ( rm -f shift.c ; exit 1 ) ./mkbuiltins -D . source.def rm -f suspend.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g source.c || ( rm -f source.c ; exit 1 ) ./mkbuiltins -D . suspend.def rm -f test.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g suspend.c || ( rm -f suspend.c ; exit 1 ) ./mkbuiltins -D . test.def rm -f times.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g test.c || ( rm -f test.c ; exit 1 ) rm -f trap.o ./mkbuiltins -D . times.def ./mkbuiltins -D . trap.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g times.c || ( rm -f times.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g trap.c || ( rm -f trap.c ; exit 1 ) rm -f type.o cc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o psize.aux ./psize.c ./mkbuiltins -D . type.def rm -f umask.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g type.c || ( rm -f type.c ; exit 1 ) ./mkbuiltins -D . umask.def rm -f wait.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g umask.c || ( rm -f umask.c ; exit 1 ) ./mkbuiltins -D . wait.def rm -f getopts.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g wait.c || ( rm -f wait.c ; exit 1 ) ./mkbuiltins -D . getopts.def rm -f shopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g getopts.c || ( rm -f getopts.c ; exit 1 ) ./mkbuiltins -D . shopt.def rm -f printf.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shopt.c || ( rm -f shopt.c ; exit 1 ) ./mkbuiltins -D . printf.def rm -f getopt.o rm -f bashgetopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g printf.c || ( rm -f printf.c ; exit 1 ) cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g getopt.c cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g complete.c || ( rm -f complete.c ; exit 1 ) common.c: In function 'sh_invalidnum': common.c:219:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 219 | msg = _("invalid octal number"); | ^ common.c:221:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 221 | msg = _("invalid hex number"); | ^ common.c:223:9: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 223 | msg = _("invalid number"); | ^ ./help.def: In function 'show_manpage': ./help.def:313:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 313 | line = doc ? _(doc[0]) : (char *)NULL; | ^ ./help.def: In function 'dispcolumn': ./help.def:378:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 378 | helpdoc = _(shell_builtins[i].short_doc); | ^ ./help.def:397:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 397 | helpdoc = _(shell_builtins[i+height].short_doc); | ^ ./help.def: In function 'wdispcolumn': ./help.def:418:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 418 | helpdoc = _(shell_builtins[i].short_doc); | ^ rm -f colon.c ./help.def:467:11: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 467 | helpdoc = _(shell_builtins[i+height].short_doc); | ^ rm -f builtin.c ./kill.def: In function 'kill_error': ./kill.def:280:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 280 | x = _("Unknown error"); | ^ rm -f eval.c rm -f times.c rm -f caller.c rm -f let.c rm -f command.c /bin/sh ./psize.sh > pipesize.h rm -f suspend.c rm -f test.c rm -f return.c rm -f shift.c rm -f break.c rm -f echo.c rm -f alias.c rm -f fg_bg.c rm -f exit.c rm -f source.c rm -f exec.c rm -f jobs.c rm -f hash.c rm -f getopts.c rm -f mapfile.c rm -f kill.c rm -f trap.c rm -f umask.c rm -f wait.c rm -f cd.c rm -f bind.c rm -f history.c rm -f enable.c rm -f type.c rm -f help.c rm -f fc.c rm -f shopt.c rm -f pushd.c rm -f setattr.c rm -f complete.c rm -f set.c rm -f declare.c rm -f read.c rm -f ulimit.o ./mkbuiltins -D . ulimit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f printf.c rm -f libbuiltins.a ar cr libbuiltins.a builtins.o alias.o bind.o break.o builtin.o caller.o cd.o colon.o command.o common.o declare.o echo.o enable.o eval.o evalfile.o evalstring.o exec.o exit.o fc.o fg_bg.o hash.o help.o history.o jobs.o kill.o let.o mapfile.o pushd.o read.o return.o set.o setattr.o shift.o source.o suspend.o test.o times.o trap.o type.o ulimit.o umask.o wait.o getopts.o shopt.o printf.o getopt.o bashgetopt.o complete.o ranlib libbuiltins.a make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' rm -f shell.o rm -f eval.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c shell.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c eval.c rm -f execute_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c execute_cmd.c rm -f general.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c general.c rm -f make_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c make_cmd.c rm -f print_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c print_cmd.c rm -f dispose_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c dispose_cmd.c rm -f variables.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c variables.c rm -f copy_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c copy_cmd.c rm -f error.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c error.c rm -f expr.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c expr.c rm -f flags.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c flags.c rm -f jobs.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c jobs.c rm -f subst.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c subst.c rm -f hashcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c hashcmd.c rm -f hashlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c hashlib.c rm -f mailcheck.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c mailcheck.c rm -f mksignames.o rm -f buildsignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -DBUILDTOOL -c ./support/mksignames.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f input.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c input.c rm -f unwind_prot.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c unwind_prot.c rm -f pathexp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c pathexp.c rm -f sig.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c sig.c rm -f test.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c test.c rm -f mksyntax cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o mksyntax ./mksyntax.c rm -f alias.o rm -f array.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c alias.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c array.c rm -f arrayfunc.o rm -f assoc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c arrayfunc.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c assoc.c rm -f braces.o rm -f bracecomp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c braces.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c bracecomp.c rm -f bashhist.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c bashhist.c rm -f bashline.o rm -f list.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c bashline.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c list.c rm -f stringlib.o rm -f locale.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c stringlib.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c locale.c rm -f findcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c findcmd.c rm -f pcomplete.o rm -f pcomplib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c pcomplete.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c pcomplib.c rm -f xmalloc.o make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c xmalloc.c rm -f redir.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c redir.c make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/support' rm -f man2html.o cc -c -DHAVE_CONFIG_H -DSHELL -I/home/buildozer/aports/main/bash/src/bash-5.3 -I.. -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g man2html.c eval.c: In function 'alrm_catcher': eval.c:260:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 260 | msg = _("\007timed out waiting for input: auto-logout\n"); | ^ print_cmd.c: In function 'make_command_string_internal': print_cmd.c:181:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 181 | cprintf (""); | ^~ print_cmd.c: In function 'print_simple_command': print_cmd.c:1007:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 1007 | cprintf (""); | ^~ mailcheck.c: In function 'check_mail': mailcheck.c:435:19: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 435 | message = mailfiles[i]->msg ? mailfiles[i]->msg : _("You have mail in $_"); | ^ mailcheck.c:460:21: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 460 | message = _("You have new mail in $_"); | ^ In file included from bashintl.h:30, from error.c:39: error.c: In function 'command_errstr': ./include/gettext.h:46:26: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ error.c:435:11: note: in expansion of macro '_' 435 | return (_(cmd_error_table[code])); | ^ shell.c: In function 'get_current_user_info': shell.c:1899:34: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1899 | current_user.user_name = _("I have no name!"); | ^ In file included from bashintl.h:30, from test.c:55: test.c: In function 'beyond': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:156:22: note: in expansion of macro '_' 156 | test_syntax_error (_("argument expected"), (char *)NULL); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ test.c: In function 'integer_expected_error': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:164:22: note: in expansion of macro '_' 164 | test_syntax_error (_("%s: integer expected"), pch); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ test.c: In function 'term': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:292:28: note: in expansion of macro '_' 292 | test_syntax_error (_("`)' expected"), (char *)NULL); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:294:28: note: in expansion of macro '_' 294 | test_syntax_error (_("`)' expected, found %s"), argv[pos]); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ test.c: In function 'binary_operator': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:488:26: note: in expansion of macro '_' 488 | test_syntax_error (_("%s: binary operator expected"), w); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ test.c: In function 'two_arguments': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:792:28: note: in expansion of macro '_' 792 | test_syntax_error (_("%s: unary operator expected"), argv[pos]); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ locale.c: In function 'localetrans': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:795:24: note: in expansion of macro '_' 795 | test_syntax_error (_("%s: unary operator expected"), argv[pos]); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ locale.c:458:16: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 458 | translated = dgettext (default_domain, string); | ^ test.c: In function 'three_arguments': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:831:24: note: in expansion of macro '_' 831 | test_syntax_error (_("%s: binary operator expected"), argv[pos+1]); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ test.c: In function 'test_command': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:926:28: note: in expansion of macro '_' 926 | test_syntax_error (_("missing `]'"), (char *)NULL); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:944:28: note: in expansion of macro '_' 944 | test_syntax_error (_("syntax error: `%s' unexpected"), argv[pos]); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ jobs.c: In function 'printable_job_status': ./include/gettext.h:46:26: warning: passing argument 1 of 'test_syntax_error' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 46 | # define gettext(Msgid) ((const char *) (Msgid)) | ~^~~~~~~~~~~~~~~~~~~~~~~ bashintl.h:36:25: note: in expansion of macro 'gettext' 36 | #define _(msgid) gettext(msgid) | ^~~~~~~ test.c:946:28: note: in expansion of macro '_' 946 | test_syntax_error (_("too many arguments"), (char *)NULL); | ^ test.c:143:26: note: expected 'char *' but argument is of type 'const char *' 143 | test_syntax_error (char *format, char *arg) | ~~~~~~^~~~~~ jobs.c:1974:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1974 | temp = _("Done"); | ^ jobs.c:1979:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1979 | temp = _("Stopped"); | ^ jobs.c:1987:10: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1987 | temp = _("Running"); | ^ jobs.c:2009:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 2009 | temp = _("Unknown status"); | ^ redir.c: In function 'redirection_error': redir.c:146:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 146 | filename = _("file descriptor out of range"); | ^ redir.c:194:14: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 194 | filename = _("file descriptor out of range"); | ^ execute_cmd.c: In function 'init_notfound_str': execute_cmd.c:5762:18: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 5762 | notfound_str = _("command not found"); | ^ rm -f mksignames cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o mksignames mksignames.o buildsignames.o rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c trap.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h \ && mv newversion.h version.h rm -f syntax.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c syntax.c trap.c: In function 'signal_name': trap.c:224:7: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 224 | ret = (sig >= BASH_NSIG || sig < 0 || signal_names[sig] == NULL) | ^ rm -f version.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -DBUILDTOOL -c -o buildversion.o ./version.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c version.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o bashversion ./support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 5.3.0(1)-release (riscv64-alpine-linux-musl) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob making lib/sh/libsh.a in ./lib/sh making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/tilde' cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g tilde.c make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/glob' rm -f glob.o rm -f strmatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g glob.c cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g strmatch.c make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/sh' cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g clktck.c rm -f smatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g smatch.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g clock.c rm -f xmbsrtowcs.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g xmbsrtowcs.c rm -f gmisc.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g gmisc.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g getenv.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g oslib.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g setlinebuf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g strnlen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g itos.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g zread.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g zwrite.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shtty.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shmatch.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g eaccess.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g netconn.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g netopen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g timeval.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g makepath.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g pathcanon.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g pathphys.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g tmpfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g stringlist.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g stringvec.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g spell.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shquote.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g strtrans.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g snprintf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mailstat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fmtulong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fmtullong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fmtumax.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g zcatfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g zmapfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g winsize.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g wcsdup.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fpurge.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g zgetline.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mbscmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mbsncmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g uconvert.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g ufuncs.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g casemod.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g input_avail.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mbscasecmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g fnxform.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g unicode.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g shmbchar.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g strvis.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g strscpy.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g anonfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g compat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g utf8.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g random.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g gettimeofday.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g timers.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g wcsnwidth.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g mbschr.c rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/tilde' rm -f libsh.a ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o netconn.o netopen.o timeval.o makepath.o pathcanon.o pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o strtrans.o snprintf.o mailstat.o fmtulong.o fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o fpurge.o zgetline.o mbscmp.o mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/sh' rm -f -f libglob.a ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o test -n "ranlib" && ranlib libglob.a make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/lib/glob' rm -f y.tab.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"riscv64"' -DCONF_OSTYPE='"linux-musl"' -DCONF_MACHTYPE='"riscv64-alpine-linux-musl"' -DCONF_VENDOR='"alpine"' -DLOCALEDIR='"/usr/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -c y.tab.c /usr/local/src/chet/src/bash/src/parse.y: In function 'report_syntax_error': /usr/local/src/chet/src/bash/src/parse.y:6905:8: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] cc -Wl,--as-needed,-O1,--sort-common -rdynamic -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g man2html.o -o man2html -ldl make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/support' rm -f bash cc -L./builtins -L/usr/lib -L/usr/lib -L./lib/glob -L./lib/tilde -L./lib/sh -Wl,--as-needed,-O1,--sort-common -rdynamic -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o bashline.o list.o stringlib.o locale.o findcmd.o redir.o pcomplete.o pcomplib.o syntax.o xmalloc.o -lbuiltins -lglob -lsh -lreadline -lhistory -ltinfo -ltilde -ldl ls -l bash -rwxr-xr-x 1 buildozer buildozer 3255800 Jul 5 17:43 bash : bash make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' *********************************************************** * * * GNU bash, version 5.3.0(1)-release (riscv64-alpine-linux-musl) * * *********************************************************** Testing /home/buildozer/aports/main/bash/src/bash-5.3/bash version: 5.3.0(1)-release versinfo: 5 3 0 1 release riscv64-alpine-linux-musl HOSTTYPE = riscv64 OSTYPE = linux-musl MACHTYPE = riscv64-alpine-linux-musl Any output from any test, unless otherwise noted, indicates a possible anomaly run-alias run-appendop run-arith run-arith-for run-array warning: all of these tests will fail if arrays have not warning: been compiled into the shell warning: the BASH_ARGC and BASH_ARGV tests will fail if debugging support warning: has not been compiled into the shell run-array2 warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-assoc warning: all of these tests will fail if arrays have not warning: been compiled into the shell run-attr run-braces run-builtins warning: some of these tests may fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: /dev/fd. run-case run-casemod run-complete run-comsub run-comsub-eof run-comsub-posix run-comsub2 run-cond warning: all of these tests will fail if the conditional command has not warning: been compiled into the shell warning: some of these tests will fail if extended pattern matching has not warning: been compiled into the shell warning: the text of system error messages may vary between systems and warning: produce diff output. --- /tmp/bashtst-78625 +++ cond.right @@ -84,16 +84,16 @@ match control-a 3 match control-a 4 match control-a 5 -./cond-regexp2.sub: line 54: [[: invalid regular expression `[[=d=]]..': Unknown collating element -./cond-regexp2.sub: line 55: [[: invalid regular expression `[[=d=]]\.\.': Unknown collating element -./cond-regexp2.sub: line 56: [[: invalid regular expression `[[=d=]]..': Unknown collating element -./cond-regexp2.sub: line 58: [[: invalid regular expression `[[=d=]].[[=G=][=g=]]': Unknown collating element -./cond-regexp2.sub: line 59: [[: invalid regular expression `[[=d=]].[[=G=][=g=]]': Unknown collating element +ok 1 +ok 2 +ok 3 +ok 4 +ok 4a ok 5 -./cond-regexp2.sub: line 63: [[: invalid regular expression `[[.d.][.D.]]o.': Unknown collating element -./cond-regexp2.sub: line 65: [[: invalid regular expression `([[.d.][.D.]])o(.)': Unknown collating element -./cond-regexp2.sub: line 66: [[: invalid regular expression `d([[.o.][.O.]])(.)': Unknown collating element -./cond-regexp2.sub: line 67: [[: invalid regular expression `.([[.o.][.O.]])(.)': Unknown collating element +ok 6 +ok 7 -- d +ok 8 -- o +ok 9 ok 10 ok 11 ok 12 run-coproc run-cprint run-dbg-support run-dbg-support2 run-dirstack run-dollars run-dynvar run-errors run-execscript warning: the text of a system error message may vary between systems and warning: produce diff output. warning: UNIX versions number signals differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. warning: if the text of the error messages concerning `notthere' or warning: `/tmp/bash-notthere' not being found or `/' being a directory warning: produce diff output, please do not consider this a test failure warning: if diff output differing only in the location of the bash warning: binary appears, please do not consider this a test failure --- /tmp/bashtst-78625 +++ exec.right @@ -26,17 +26,15 @@ 0 this is bashenv trap -- 'echo EXIT' EXIT -trap -- '' SIGQUIT -trap -- 'echo USR1' SIGUSR1 trap -- '' SIGTERM +trap -- 'echo USR1' SIGUSR1 USR1 ./exec3.sub: line 38: /tmp/bash-notthere: No such file or directory ./exec3.sub: ENOENT: after failed exec: 127 ./exec3.sub: line 43: exec: bash-notthere: not found trap -- 'echo EXIT' EXIT -trap -- '' SIGQUIT -trap -- 'echo USR1' SIGUSR1 trap -- '' SIGTERM +trap -- 'echo USR1' SIGUSR1 USR1 EXIT ./execscript: line 103: notthere: command not found @@ -81,8 +79,6 @@ 1 0 testb -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell expand_aliases on 1 1 @@ -100,15 +96,12 @@ cannot find cat with empty $PATH with hash PATH = /usr/local/bin:/usr/GNU/bin:/usr/bin:/bin:. trap -- 'echo foo $BASH_SUBSHELL' EXIT -trap -- '' SIGQUIT trap -- 'echo USR1 $BASHPID' SIGUSR1 between trap -- 'echo foo $BASH_SUBSHELL' EXIT -trap -- '' SIGQUIT trap -- 'echo USR1 $BASHPID' SIGUSR1 between 2 trap -- 'echo foo $BASH_SUBSHELL' EXIT -trap -- '' SIGQUIT trap -- 'echo USR1 $BASHPID' SIGUSR1 in subshell: 1 in subshell pipeline: 1 @@ -259,6 +252,7 @@ ./exec17.sub: line 31: exec: notthere: not found after failed exec with output redirection ./exec17.sub: line 36: exec: notthere: not found +./exec17.sub: line 37: 4: Bad file descriptor ./exec17.sub: line 40: .: Is a directory after failed redir stdout after failed redir stderr @@ -269,6 +263,7 @@ ./exec17.sub: line 55: exec: notthere: not found after failed exec with output redirection ./exec17.sub: line 60: exec: notthere: not found +./exec17.sub: line 61: 4: Bad file descriptor ./exec17.sub: line 64: .: Is a directory after failed redir stdout after failed redir stderr run-exp-tests --- /tmp/bashtst-78625 +++ exp.right @@ -247,6 +247,8 @@ argv[1] = argv[2] = <--> argv[3] = +var=x\001y\177z$ +declare -- var="x\001y\177z"$ argv[1] = <$'x\001y\177z'> argv[1] = var=$'x\001y\177z' run-exportfunc run-extglob run-extglob2 run-extglob3 run-func warning: if you have exported functions defined in your environment, warning: they may show up as diff output. warning: if so, please do not consider this a test failure run-getopts run-glob-bracket run-glob-test --- /tmp/bashtst-78625 +++ glob.right @@ -1,18 +1,15 @@ foo/bar foobar/bar -./glob2.sub: line 17: locale: command not found -glob2.sub: warning: you do not have the zh_TW.big5 locale installed; -glob2.sub: warning: that may cause some of these tests to fail. ok 1 ok 2 ok 3 ok 4 ok 5 b -argv[1] = +argv[1] = argv[1] = argv[1] = -argv[1] = -0000000 141 316 261 142 +argv[1] = +0000000 141 243 134 142 0000004 ok 6 ok 7 run-globstar run-heredoc warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. run-herestr run-histexpand warning: all of these tests will fail if history has not been compiled warning: into the shell run-history warning: all of these tests will fail if history has not been compiled warning: into the shell --- /tmp/bashtst-78625 +++ history.right @@ -317,15 +317,11 @@ 7 echo 9 8 echo 10 5 echo 10 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ 1 $ 2 $ 3 $ exit 6 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ 1 $ 2 $ 3 @@ -333,14 +329,10 @@ $ 5 $ exit 6 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ 1 $ 2 $ exit 4 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ e 1 $ e 2 $ e 3 @@ -349,8 +341,6 @@ e 1 e 2 e 3 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ x 1 $ x 2 $ x 3 @@ -361,16 +351,12 @@ x 3 x 4 x 5 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ y 1 $ y 2 $ exit 2 y 1 y 2 -bash: cannot set terminal process group (380): Not a tty -bash: no job control in this shell $ 1 $ 2 $ exit run-ifs run-ifs-posix run-input-test run-intl ./intl2.sub: line 16: locale: command not found intl2.sub: warning: you do not have the de_DE.UTF-8 locale installed; intl2.sub: that will cause some of these tests to fail. ./unicode1.sub: line 101: locale: command not found unicode1.sub: warning: you do not have the fr_FR.ISO8859-1 locale installed; unicode1.sub: that will cause some of these tests to be skipped. ./unicode1.sub: line 121: locale: command not found unicode1.sub: warning: you do not have the zh_TW.BIG5 locale installed; unicode1.sub: that will cause some of these tests to be skipped. ./unicode1.sub: line 321: locale: command not found unicode1.sub: warning: you do not have the ja_JP.SJIS locale installed; unicode1.sub: that will cause some of these tests to be skipped. --- /tmp/bashtst-78625 +++ intl.right @@ -11,17 +11,17 @@ -абвгдежзиклмноп - 16 -абвгдежзиклмноп- 15 -абвгд- 5 +1,0000 1.0000 1.0000 1.0000 1.0000 -1.0000 -1.0000 +1,0000 1 bytematch 0000000 254 012 0000002 -Passed all 1318 Unicode tests +Passed all 1770 Unicode tests 0000000 303 277 012 0000003 0000000 303 277 012 run-invert run-invocation run-iquote run-jobs warning: some of these tests may fail if job control has not been compiled warning: into the shell warning: there may be a message regarding a cat process dying due to a warning: SIGHUP. Please disregard. run-lastpipe run-mapfile run-more-exp run-nameref warning: some of these tests will fail if arrays have not warning: been compiled into the shell run-new-exp warning: two of these tests will fail if your OS does not support warning: named pipes or the /dev/fd filesystem. If the tests of the warning: process substitution mechanism fail, please do not consider warning: this a test failure warning: if you have exported variables beginning with the string _Q, warning: diff output may be generated. If so, please do not consider warning: this a test failure run-nquote run-nquote1 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote2 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote3 warning: several of these tests will fail if arrays have not warning: been compiled into the shell. run-nquote4 warning: some of these tests will fail if you do not have UTF-8 warning: locales installed on your system run-nquote5 run-parser run-posix2 run-posixexp run-posixexp2 run-posixpat run-posixpipe run-precedence run-printf run-procsub warning: all of these tests will fail if process substitution has not warning: been compiled into the shell or if the OS does not provide warning: FIFOs or /dev/fd. Some tests may fail if the OS does not warning: provide FIFOs. run-quote run-quotearray run-read warning: please do not consider output differing only in the amount of warning: white space to be an error. --- /tmp/bashtst-78625 +++ read.right @@ -52,17 +52,15 @@ <$'spring\375'> -./read2.sub: line 18: /dev/tty: No such device or address -1 -4 -./read2.sub: line 27: /dev/tty: No such device or address -1 -4 +timeout 1: ok +unset or null 1 +timeout 2: ok +unset or null 2 timeout 3: ok -4 -./read2.sub: line 45: /dev/tty: No such device or address +unset or null 3 +./read2.sub: line 45: read: -3: invalid timeout specification 1 -4 + abcde abcde abcde @@ -90,19 +88,17 @@ 0 0 0 0 0 -0 +1 timeout 1: ok unset or null 1 -1 +timeout 2: ok unset or null 2 -./read7.sub: line 37: /dev/tty: No such device or address -1 +timeout 3: ok unset or null 3 timeout 4: ok abcde abcde -./read7.sub: line 64: /dev/tty: No such device or address -abcde + one two three four one run-redir warning: the text of a system error message may vary between systems and warning: produce diff output. warning: if the text of an error message concerning `redir1.*' not being warning: found or messages concerning bad file descriptors produce diff warning: output, please do not consider it a test failure run-rhs-exp run-rsh --- /tmp/bashtst-78625 +++ rsh.right @@ -1,11 +1,9 @@ ./rsh1.sub: line 22: /bin/sh: restricted ./rsh1.sub: line 24: sh: not found ./rsh1.sub: line 25: a: command not found -rm: 'a' is a directory ./rsh2.sub: line 23: hash: /bin/sh: restricted ./rsh2.sub: line 25: hash: sh: not found ./rsh2.sub: line 26: a: command not found -rm: 'a' is a directory ./rsh.tests: line 25: cd: restricted ./rsh.tests: line 26: PATH: readonly variable ./rsh.tests: line 27: SHELL: readonly variable run-set-e run-set-x --- /tmp/bashtst-78625 +++ set-x.right @@ -34,6 +34,7 @@ + echo onetwo onetwo + set +x +./set-x1.sub: line 18: BASH_XTRACEFD: 4: invalid value for trace file descriptor 1 2 3 run-shopt run-strip run-test --- /tmp/bashtst-78625 +++ test.right @@ -57,7 +57,7 @@ t -t 20 1 t -t 0 -./test.tests: line 118: /dev/tty: No such device or address +0 t -u noexist 1 t -u run-all @@ -139,7 +139,7 @@ t ! \( 700 -le 1000 -a -n "1" -a "20" = "20" \) 1 t -n xx -a -z "" -a -t 0 -a -t -1 +0 t /tmp/abc -nt /tmp/def 1 t /tmp/abc -ot /tmp/def run-tilde run-tilde2 run-trap warning: UNIX versions number signals and schedule processes differently. warning: If output differing only in line numbers is produced, please warning: do not consider this a test failure. --- /tmp/bashtst-78625 +++ trap.right @@ -2,7 +2,7 @@ trap -- 'echo exiting' EXIT trap -- 'echo aborting' SIGHUP trap -- 'echo aborting' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM [33] debug @@ -11,7 +11,7 @@ trap -- 'echo exiting' EXIT trap -- 'echo aborting' SIGHUP trap -- 'echo aborting' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM trap -- 'echo [$LINENO] debug' DEBUG @@ -22,7 +22,7 @@ trap -- 'echo exiting' EXIT trap -- 'echo aborting' SIGHUP trap -- 'echo aborting' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM trap -- 'echo ${FUNCNAME:-$0}[$LINENO] funcdebug' DEBUG @@ -37,19 +37,19 @@ trap -- 'echo exiting' EXIT trap -- 'echo aborting' SIGHUP trap -- 'echo aborting' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM trap -- '' DEBUG trap -- 'echo exiting' EXIT trap -- 'echo aborting' SIGHUP trap -- 'echo aborting' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM trap -- 'echo exiting' EXIT trap -- '' SIGINT -trap -- '' SIGQUIT +trap -- 'echo aborting' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo aborting' SIGTERM 0 @@ -131,7 +131,6 @@ ./trap.tests: line 121: trap: -x: invalid option trap: usage: trap [-Plp] [[action] signal_spec ...] trap -- 'echo exiting' EXIT -trap -- '' SIGQUIT trap -- 'echo aborting' SIGABRT trap -- 'echo caught a child death' SIGCHLD trap: usage: trap [-Plp] [[action] signal_spec ...] run-type --- /tmp/bashtst-78625 +++ type.right @@ -94,11 +94,9 @@ done grep . a b c } -rm: 'a' is a directory -type3.sub: line 33: a: Is a directory +a:file b:file c:file -rm: 'a' is a directory bb is a function bb () { run-varenv warning: some of these tests will fail if arrays have not warning: been compiled into the shell --- /tmp/bashtst-78625 +++ varenv.right @@ -277,16 +277,12 @@ local - match 1 trap -- 'echo trap:$FUNCNAME' EXIT -trap -- '' SIGQUIT trap:f trap -- 'echo trap:$FUNCNAME' EXIT -trap -- '' SIGQUIT trap:f trap -- 'echo trap:$FUNCNAME' EXIT -trap -- '' SIGQUIT trap:f trap -- 'echo trap:$FUNCNAME' EXIT -trap -- '' SIGQUIT trap:f declare -rx x="4" declare -rx y="5" run-vredir warning: the text of a system error message may vary between systems and warning: produce diff output. --- /tmp/bashtst-78625 +++ vredir.right @@ -104,8 +104,8 @@ exec {stdout}>&$fd1- } ok 1 -./vredir6.sub: line 10: /dev/null: No file descriptors available -./vredir6.sub: line 13: /dev/null: No file descriptors available +./vredir6.sub: redirection error: cannot duplicate fd: Invalid argument +./vredir6.sub: line 13: /dev/null: Invalid argument unset 12 10 a @@ -119,6 +119,5 @@ exec {stdout}>&${fd[1]}- } redir 2 -./vredir8.sub: line 30: /dev/tty: No such device or address ./vredir8.sub: line 33: $fd: Bad file descriptor ./vredir8.sub: line 38: $fd: Bad file descriptor >>> bash: Entering fakeroot... make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' *********************************************************** * * mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/bin * GNU bash, version 5.3.0(1)-release (riscv64-alpine-linux-musl) * * mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/share/man/man1 *********************************************************** mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/share/info mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash ( cd ./po/ ; make DESTDIR=/home/buildozer/aports/main/bash/pkg/bash installdirs ) make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/po' if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/po' /usr/bin/install -c -m 0755 bash /home/buildozer/aports/main/bash/pkg/bash/bin/bash /usr/bin/install -c -m 0555 bashbug /home/buildozer/aports/main/bash/pkg/bash/bin/bashbug /usr/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash ( cd ./doc ; make \ man1dir=/usr/share/man/man1 man1ext=.1 \ man3dir=/usr/share/man/man3 man3ext=.3 \ infodir=/usr/share/info htmldir=/usr/share/doc/bash DESTDIR=/home/buildozer/aports/main/bash/pkg/bash install ) make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/doc' /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/man/man1 /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/info /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash if test -n "/usr/share/doc/bash" ; then \ /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash ; \ fi /usr/bin/install -c -m 644 ./bash.1 /home/buildozer/aports/main/bash/pkg/bash/usr/share/man/man1/bash.1 /usr/bin/install -c -m 644 ./bashbug.1 /home/buildozer/aports/main/bash/pkg/bash/usr/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 ./FAQ ./INTRO /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; \ /usr/bin/install -c -m 644 $d/bash.info /home/buildozer/aports/main/bash/pkg/bash/usr/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/buildozer/aports/main/bash/pkg/bash/usr/share/info/dir /home/buildozer/aports/main/bash/pkg/bash/usr/share/info/bash.info; \ else true; fi if test -n "/usr/share/doc/bash" ; then \ /usr/bin/install -c -m 644 ./bash.html /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash ; \ /usr/bin/install -c -m 644 ./bashref.html /home/buildozer/aports/main/bash/pkg/bash/usr/share/doc/bash ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/doc' ( cd ./builtins ; make DESTDIR=/home/buildozer/aports/main/bash/pkg/bash install ) make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/builtins' ( cd ./po/ ; make DESTDIR=/home/buildozer/aports/main/bash/pkg/bash install ) make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/po' if test "bash" = "gettext-tools"; then \ /bin/sh ../support/mkinstalldirs /home/buildozer/aports/main/bash/pkg/bash/usr/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /home/buildozer/aports/main/bash/pkg/bash/usr/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/buildozer/aports/main/bash/pkg/bash/usr/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/po' ( cd /home/buildozer/aports/main/bash/src/bash-5.3/examples/loadables && make DESTDIR=/home/buildozer/aports/main/bash/pkg/bash install ) make[1]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3/examples/loadables' cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o print.o print.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o truefalse.o truefalse.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o sleep.o sleep.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o finfo.o finfo.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o logname.o logname.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o basename.o basename.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o dirname.o dirname.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o fdflags.o fdflags.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o tty.o tty.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o pathchk.o pathchk.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o tee.o tee.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o head.o head.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o mkdir.o mkdir.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o rmdir.o rmdir.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o mkfifo.o mkfifo.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o mktemp.o mktemp.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o printenv.o printenv.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o id.o id.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o whoami.o whoami.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o uname.o uname.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o sync.o sync.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o push.o push.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o ln.o ln.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o unlink.o unlink.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o realpath.o realpath.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o strftime.o strftime.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o mypid.o mypid.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o setpgid.o setpgid.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o seq.o seq.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o rm.o rm.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o accept.o accept.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o csv.o csv.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o dsv.o dsv.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o cut.o cut.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o stat.o stat.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o getconf.o getconf.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o kv.o kv.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o strptime.o strptime.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o chmod.o chmod.c cc -fPIC -DHAVE_CONFIG_H -DSHELL -Os -fstack-clash-protection -Wformat -Werror=format-security -DSYS_BASHRC='"/etc/bash/bashrc"' -g -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/home/buildozer/aports/main/bash/src/bash-5.3 -I/home/buildozer/aports/main/bash/src/bash-5.3/lib -I/home/buildozer/aports/main/bash/src/bash-5.3/builtins -c -o fltexpr.o fltexpr.c mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/lib/bash make[2]: Entering directory '/home/buildozer/aports/main/bash/src/bash-5.3' make[2]: warning: -j64 forced in submake: resetting jobserver mode. mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/include/bash mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/include/bash/builtins mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/include/bash/include mkdir -p -- /home/buildozer/aports/main/bash/pkg/bash/usr/lib/pkgconfig cc -shared -Wl,-soname,truefalse -Wl,--as-needed,-O1,--sort-common -o truefalse truefalse.o cc -shared -Wl,-soname,logname -Wl,--as-needed,-O1,--sort-common -o logname logname.o cc -shared -Wl,-soname,rmdir -Wl,--as-needed,-O1,--sort-common -o rmdir rmdir.o cc -shared -Wl,-soname,whoami -Wl,--as-needed,-O1,--sort-common -o whoami whoami.o cc -shared -Wl,-soname,tty -Wl,--as-needed,-O1,--sort-common -o tty tty.o cc -shared -Wl,-soname,printenv -Wl,--as-needed,-O1,--sort-common -o printenv printenv.o cc -shared -Wl,-soname,dirname -Wl,--as-needed,-O1,--sort-common -o dirname dirname.o cc -shared -Wl,-soname,unlink -Wl,--as-needed,-O1,--sort-common -o unlink unlink.o cc -shared -Wl,-soname,sync -Wl,--as-needed,-O1,--sort-common -o sync sync.o cc -shared -Wl,-soname,basename -Wl,--as-needed,-O1,--sort-common -o basename basename.o /usr/bin/install -c -m 644 ./support/bash.pc /home/buildozer/aports/main/bash/pkg/bash/usr/lib/pkgconfig/bash.pc make[2]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3' cc -shared -Wl,-soname,mkfifo -Wl,--as-needed,-O1,--sort-common -o mkfifo mkfifo.o cc -shared -Wl,-soname,mypid -Wl,--as-needed,-O1,--sort-common -o mypid mypid.o cc -shared -Wl,-soname,push -Wl,--as-needed,-O1,--sort-common -o push push.o cc -shared -Wl,-soname,setpgid -Wl,--as-needed,-O1,--sort-common -o setpgid setpgid.o cc -shared -Wl,-soname,print -Wl,--as-needed,-O1,--sort-common -o print print.o cc -shared -Wl,-soname,sleep -Wl,--as-needed,-O1,--sort-common -o sleep sleep.o cc -shared -Wl,-soname,uname -Wl,--as-needed,-O1,--sort-common -o uname uname.o cc -shared -Wl,-soname,chmod -Wl,--as-needed,-O1,--sort-common -o chmod chmod.o cc -shared -Wl,-soname,mktemp -Wl,--as-needed,-O1,--sort-common -o mktemp mktemp.o cc -shared -Wl,-soname,pathchk -Wl,--as-needed,-O1,--sort-common -o pathchk pathchk.o cc -shared -Wl,-soname,strftime -Wl,--as-needed,-O1,--sort-common -o strftime strftime.o cc -shared -Wl,-soname,head -Wl,--as-needed,-O1,--sort-common -o head head.o cc -shared -Wl,-soname,strptime -Wl,--as-needed,-O1,--sort-common -o strptime strptime.o cc -shared -Wl,-soname,csv -Wl,--as-needed,-O1,--sort-common -o csv csv.o cc -shared -Wl,-soname,realpath -Wl,--as-needed,-O1,--sort-common -o realpath realpath.o cc -shared -Wl,-soname,tee -Wl,--as-needed,-O1,--sort-common -o tee tee.o cc -shared -Wl,-soname,mkdir -Wl,--as-needed,-O1,--sort-common -o mkdir mkdir.o cc -shared -Wl,-soname,kv -Wl,--as-needed,-O1,--sort-common -o kv kv.o cc -shared -Wl,-soname,id -Wl,--as-needed,-O1,--sort-common -o id id.o cc -shared -Wl,-soname,rm -Wl,--as-needed,-O1,--sort-common -o rm rm.o cc -shared -Wl,-soname,ln -Wl,--as-needed,-O1,--sort-common -o ln ln.o cc -shared -Wl,-soname,accept -Wl,--as-needed,-O1,--sort-common -o accept accept.o cc -shared -Wl,-soname,dsv -Wl,--as-needed,-O1,--sort-common -o dsv dsv.o cc -shared -Wl,-soname,fdflags -Wl,--as-needed,-O1,--sort-common -o fdflags fdflags.o cc -shared -Wl,-soname,getconf -Wl,--as-needed,-O1,--sort-common -o getconf getconf.o cc -shared -Wl,-soname,seq -Wl,--as-needed,-O1,--sort-common -o seq seq.o cc -shared -Wl,-soname,stat -Wl,--as-needed,-O1,--sort-common -o stat stat.o cc -shared -Wl,-soname,finfo -Wl,--as-needed,-O1,--sort-common -o finfo finfo.o cc -shared -Wl,-soname,cut -Wl,--as-needed,-O1,--sort-common -o cut cut.o cc -shared -Wl,-soname,fltexpr -Wl,--as-needed,-O1,--sort-common -o fltexpr fltexpr.o -lm installing example loadable builtins in /home/buildozer/aports/main/bash/pkg/bash/usr/lib/bash print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf kv strptime chmod fltexpr make[1]: Leaving directory '/home/buildozer/aports/main/bash/src/bash-5.3/examples/loadables' >>> bash-dbg*: Running split function dbg... >>> bash-dbg*: Preparing subpackage bash-dbg... >>> bash-dbg*: Stripping binaries >>> bash-dbg*: Running postcheck for bash-dbg >>> bash-dev*: Running split function dev... 'usr/include' -> '/home/buildozer/aports/main/bash/pkg/bash-dev/usr/include' 'usr/lib/pkgconfig' -> '/home/buildozer/aports/main/bash/pkg/bash-dev/usr/lib/pkgconfig' 'usr/lib/bash/loadables.h' -> '/home/buildozer/aports/main/bash/pkg/bash-dev/usr/lib/bash/loadables.h' >>> bash-dev*: Preparing subpackage bash-dev... >>> bash-dev*: Stripping binaries >>> bash-dev*: Running postcheck for bash-dev >>> WARNING: bash-dev*: Packages must not put anything under /bin, use /usr/bin instead >>> bash-doc*: Running split function doc... 'usr/share/doc' -> '/home/buildozer/aports/main/bash/pkg/bash-doc/usr/share/doc' 'usr/share/man' -> '/home/buildozer/aports/main/bash/pkg/bash-doc/usr/share/man' 'usr/share/info' -> '/home/buildozer/aports/main/bash/pkg/bash-doc/usr/share/info' >>> bash-doc*: Preparing subpackage bash-doc... >>> bash-doc*: Running postcheck for bash-doc >>> bash*: Running postcheck for bash >>> WARNING: bash*: Packages must not put anything under /bin, use /usr/bin instead >>> bash*: Preparing package bash... >>> bash*: Stripping binaries >>> bash*: Script found. /bin/sh added as a dependency for bash-5.3.0-r0.apk >>> bash*: Adding .post-install >>> bash*: Adding .post-upgrade >>> bash*: Adding .pre-deinstall >>> bash-dbg*: Scanning shared objects >>> bash-dev*: Scanning shared objects >>> bash-doc*: Scanning shared objects >>> bash*: Scanning shared objects >>> bash-dbg*: Tracing dependencies... !bash<5.3.0-r0 !bash>5.3.0-r0 >>> bash-dbg*: Package size: 2.8 MB >>> bash-dbg*: Compressing data... >>> bash-dbg*: Create checksum... >>> bash-dbg*: Create bash-dbg-5.3.0-r0.apk >>> bash-dev*: Tracing dependencies... pkgconfig >>> bash-dev*: Package size: 324.9 KB >>> bash-dev*: Compressing data... >>> bash-dev*: Create checksum... >>> bash-dev*: Create bash-dev-5.3.0-r0.apk >>> WARNING: bash-doc*: The -doc subpackage is unusually large, consider splitting it >>> bash-doc*: Tracing dependencies... >>> bash-doc*: Package size: 2.8 MB >>> bash-doc*: Compressing data... >>> bash-doc*: Create checksum... >>> bash-doc*: Create bash-doc-5.3.0-r0.apk >>> bash*: Tracing dependencies... /bin/sh so:libc.musl-riscv64.so.1 so:libreadline.so.8 >>> bash*: Package size: 1.1 MB >>> bash*: Compressing data... >>> bash*: Create checksum... >>> bash*: Create bash-5.3.0-r0.apk >>> bash: Build complete at Sat, 05 Jul 2025 17:45:52 +0000 elapsed time 0h 4m 48s >>> bash: Cleaning up srcdir >>> bash: Cleaning up pkgdir >>> bash: Uninstalling dependencies... ( 1/12) Purging .makedepends-bash (20250705.174106) ( 2/12) Purging bison (3.8.2-r2) ( 3/12) Purging flex (2.6.4-r7) ( 4/12) Purging m4 (1.4.20-r0) ( 5/12) Purging readline-dev (8.3.0-r0) ( 6/12) Purging libhistory (8.3.0-r0) ( 7/12) Purging ncurses-dev (6.5_p20250614-r0) ( 8/12) Purging libncurses++ (6.5_p20250614-r0) ( 9/12) Purging libpanelw (6.5_p20250614-r0) (10/12) Purging musl-libintl (1.2.5-r13) (11/12) Purging libformw (6.5_p20250614-r0) (12/12) Purging libmenuw (6.5_p20250614-r0) busybox-1.37.0-r18.trigger: Executing script... OK: 348 MiB in 110 packages >>> bash: Updating the main/riscv64 repository index... >>> bash: Signing the index...