Loading _build/deps-source/bash/ OK name: bash -- version list: 4.4 5.2 5.2.21 OK Setting WEDGE_VERSION to 5.2.21 wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; time $src_dir/configure --without-bash-malloc --prefix=$install_dir; time make } OK wedge-make wedge-install () { local build_dir=$1; pushd $build_dir; time make install; popd } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash/ SRC /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 ~/work/oils/oils/_build/wedge/tmp/bash-5.2.21 ~/work/oils/oils checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu Beginning configuration for bash-5.2-release for x86_64-pc-linux-gnu checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for wchar.h... yes checking for minix/config.h... no checking for sys/param.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 special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking whether gcc needs -traditional... no checking for a BSD-compatible install... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for preprocessor stringizing operator... yes checking for long double... yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for a sed that does not truncate output... /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether we are using the GNU C Library 2 or newer... yes 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... no 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... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking 32-bit host C ABI... no checking for the common suffixes of directories in the library search path... lib,lib checking whether imported symbols can be declared weak... yes checking for pthread.h... yes checking for pthread_kill in -lpthread... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for gcc options needed to detect all undeclared functions... none needed checking for iconv... yes checking for working iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for argz.h... yes checking for inttypes.h... (cached) yes checking for limits.h... yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for argz_count... yes checking for argz_stringify... yes checking for argz_next... yes checking for __fsetlocking... yes checking for localeconv... yes checking whether feof_unlocked is declared... yes checking whether fgets_unlocked is declared... yes checking for bison... bison checking version of bison... 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 too small... no checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking whether we are using the GNU C Library >= 2.1 or uClibc... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... yes 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 CFLocaleCopyCurrent... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array members... yes checking for ar... (cached) 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 fwprintf... yes checking for newlocale... yes checking for putenv... yes checking for setenv... yes checking for setlocale... 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 CFLocaleCopyCurrent... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc 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 stdarg.h... yes checking for varargs.h... no checking for limits.h... (cached) 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... yes checking for termios.h... yes checking for dlfcn.h... yes checking for stdbool.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 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) checking for uid_t in sys/types.h... 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 pselect... yes checking for readlink... yes checking for select... yes checking for setdtablesize... no checking for setitimer... 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 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... (cached) 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 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 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... (cached) yes checking for strtoll... yes checking for strtoull... yes checking for strtoumax... yes checking for dprintf... yes checking for strchrnul... yes checking for strdup... (cached) yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... yes checking whether confstr is declared... yes checking whether printf 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... (cached) yes 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... yes checking for __argz_next... yes checking for __argz_stringify... yes checking for dcgettext... yes 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 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 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... 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 in sys/types.h... (cached) yes checking for pid_t... yes checking for size_t... (cached) 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 u_int... yes checking for u_long... yes 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 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... yes checking for struct dirent.d_ino... checking for struct dirent.d_ino... yes yes checking for struct dirent.d_fileno... checking for struct dirent.d_fileno... yes yes checking for struct dirent.d_namlen... checking for struct dirent.d_namlen... no no 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... yes 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 usable strtoimax... checking for strtoimax... yes checking whether strtoimax is declared... yes 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... yes 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 for tgetent... no checking for tgetent in -ltermcap... yes checking which library has the termcap functions... using libtermcap 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: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands real 0m23.609s user 0m12.911s sys 0m6.996s rm -f shell.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/shell.c rm -f eval.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/eval.c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/eval.c: In function ‘alrm_catcher’: /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/eval.c:244:3: warning: ignoring return value of ‘write’ declared with attribute ‘warn_unused_result’ [-Wunused-result] 244 | write (1, msg, strlen (msg)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' rm -f mkbuiltins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/mkbuiltins.c gcc -rdynamic -g -O2 -rdynamic -g -O2 -o mkbuiltins mkbuiltins.o -ldl make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' rm -f execute_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/execute_cmd.c rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/y.tab.c rm -f general.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/general.c rm -f make_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/make_cmd.c rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c: In function ‘make_command_string_internal’: /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c:189:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 189 | cprintf (""); | ^~ rm -f dispose_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/dispose_cmd.c rm -f mksyntax gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o mksyntax /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkversion.sh -b -S /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -s release -d 5.2 -o newversion.h \ && mv newversion.h version.h rm -f variables.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/variables.c rm -f copy_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/copy_cmd.c rm -f error.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/error.c rm -f expr.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/expr.c rm -f flags.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/flags.c rm -f jobs.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/jobs.c rm -f subst.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/subst.c rm -f hashcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/hashcmd.c rm -f hashlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/hashlib.c rm -f mailcheck.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/mailcheck.c rm -f mksignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mksignames.c rm -f buildsignames.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -o buildsignames.o -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/signames.c rm -f mksignames gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -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 gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/trap.c rm -f input.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/input.c rm -f unwind_prot.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/unwind_prot.c rm -f pathexp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/pathexp.c rm -f sig.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/sig.c rm -f test.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/test.c rm -f version.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/version.c rm -f alias.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/alias.c rm -f array.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/array.c rm -f arrayfunc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/arrayfunc.c rm -f assoc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/assoc.c rm -f braces.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/braces.c rm -f bracecomp.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/bracecomp.c rm -f bashhist.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/bashhist.c rm -f bashline.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/bashline.c rm -f list.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/list.c rm -f stringlib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/stringlib.c rm -f locale.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/locale.c rm -f findcmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/findcmd.c make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' rm -f builtins.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 builtins.c rm -f alias.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/alias.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/bind.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/break.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 break.c || ( rm -f break.c ; exit 1 ) rm -f break.c rm -f builtin.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/builtin.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/caller.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f cd.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/cd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c rm -f colon.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/colon.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c rm -f command.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/command.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 command.c || ( rm -f command.c ; exit 1 ) rm -f command.c rm -f common.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/common.c rm -f declare.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/declare.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c rm -f echo.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/echo.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/enable.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/eval.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c rm -f evalfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/evalfile.c rm -f evalstring.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/evalstring.c rm -f exec.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/exec.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c rm -f exit.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/exit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c rm -f fc.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/fc.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/fg_bg.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c rm -f hash.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/hash.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/help.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 help.c || ( rm -f help.c ; exit 1 ) rm -f help.c rm -f history.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/history.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 history.c || ( rm -f history.c ; exit 1 ) rm -f history.c rm -f jobs.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/jobs.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c rm -f kill.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/kill.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c rm -f let.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/let.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 let.c || ( rm -f let.c ; exit 1 ) rm -f let.c rm -f mapfile.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/mapfile.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c rm -f pushd.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/pushd.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c rm -f read.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/read.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 read.c || ( rm -f read.c ; exit 1 ) rm -f read.c rm -f return.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/return.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 return.c || ( rm -f return.c ; exit 1 ) rm -f return.c rm -f set.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/set.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 set.c || ( rm -f set.c ; exit 1 ) rm -f set.c rm -f setattr.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/setattr.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c rm -f shift.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/shift.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c rm -f source.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/source.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 source.c || ( rm -f source.c ; exit 1 ) rm -f source.c rm -f suspend.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/suspend.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c rm -f test.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/test.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 test.c || ( rm -f test.c ; exit 1 ) rm -f test.c rm -f times.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/times.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 times.c || ( rm -f times.c ; exit 1 ) rm -f times.c rm -f trap.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/trap.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c rm -f type.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/type.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 type.c || ( rm -f type.c ; exit 1 ) rm -f type.c gcc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o psize.aux /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/psize.c /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/psize.sh > pipesize.h rm -f ulimit.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/ulimit.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f umask.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/umask.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c rm -f wait.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/wait.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/getopts.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/shopt.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/printf.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c rm -f getopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/getopt.c rm -f bashgetopt.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/bashgetopt.c rm -f complete.o ./mkbuiltins -D /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins/complete.def gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -Wno-parentheses -Wno-format-security -g -O2 complete.c || ( rm -f complete.c ; exit 1 ) rm -f complete.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/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' rm -f redir.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/redir.c rm -f pcomplete.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/pcomplete.c rm -f pcomplib.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/pcomplib.c rm -f syntax.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c syntax.c rm -f xmalloc.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/xmalloc.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -DBUILDTOOL -c -o buildversion.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/version.c gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -rdynamic -g -O2 -rdynamic -g -O2 -o bashversion /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/bashversion.c buildversion.o *********************************************************** * * * GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** making lib/glob/libglob.a in ./lib/glob make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/glob' rm -f glob.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/glob/glob.c rm -f strmatch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/glob/strmatch.c rm -f smatch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/glob/smatch.c rm -f xmbsrtowcs.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/glob/xmbsrtowcs.c rm -f gmisc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/glob/gmisc.c 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/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/glob' making lib/sh/libsh.a in ./lib/sh make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/sh' gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/clktck.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/clock.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/getenv.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/oslib.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/setlinebuf.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/strnlen.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/itos.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/zread.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/zwrite.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/shtty.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/shmatch.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/eaccess.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/netconn.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/netopen.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/timeval.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/makepath.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/pathcanon.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/pathphys.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/tmpfile.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/stringlist.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/stringvec.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/spell.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/shquote.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/strtrans.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/snprintf.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/mailstat.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/fmtulong.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/fmtullong.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/fmtumax.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/zcatfd.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/zmapfd.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/winsize.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/wcsdup.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/fpurge.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/zgetline.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/mbscmp.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/uconvert.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/ufuncs.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/casemod.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/input_avail.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/mbscasecmp.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/fnxform.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/unicode.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/shmbchar.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/strvis.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/utf8.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/random.c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/random.c: In function ‘genseed’: /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/random.c:93:8: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 93 | iv = (u_bits32_t)seedrand; /* let the compiler truncate */ | ^ gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/gettimeofday.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/timers.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/wcsnwidth.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/mbschr.c gcc -c -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh -DHAVE_CONFIG_H -DSHELL -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/strtoimax.c 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 uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strtoimax.o test -n "ranlib" && ranlib libsh.a make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/sh' making lib/readline/libreadline.a in ./lib/readline make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/readline' rm -f readline.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/readline.c rm -f vi_mode.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/vi_mode.c rm -f funmap.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/funmap.c rm -f keymaps.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/keymaps.c rm -f parens.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/parens.c rm -f search.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/search.c rm -f rltty.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/rltty.c rm -f complete.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/complete.c rm -f bind.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/bind.c rm -f isearch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/isearch.c rm -f display.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/display.c rm -f signals.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/signals.c rm -f util.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/util.c rm -f kill.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/kill.c rm -f undo.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/undo.c rm -f macro.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/macro.c rm -f input.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/input.c rm -f callback.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/callback.c rm -f terminal.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/terminal.c rm -f text.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/text.c rm -f nls.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/nls.c rm -f misc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/misc.c rm -f history.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/history.c rm -f histexpand.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/histexpand.c rm -f histfile.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/histfile.c rm -f histsearch.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/histsearch.c rm -f shell.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/shell.c rm -f savestring.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/savestring.c rm -f mbutil.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/mbutil.c rm -f tilde.o gcc -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -DREADLINE_LIBRARY -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/tilde.c rm -f colors.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/colors.c rm -f parse-colors.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/parse-colors.c rm -f xmalloc.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/xmalloc.c rm -f xfree.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/xfree.c rm -f compat.o gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/readline/compat.c rm -f libreadline.a ar cr libreadline.a readline.o vi_mode.o funmap.o keymaps.o parens.o search.o rltty.o complete.o bind.o isearch.o display.o signals.o util.o kill.o undo.o macro.o input.o callback.o terminal.o text.o nls.o misc.o history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o tilde.o colors.o parse-colors.o xmalloc.o xfree.o compat.o test -n "ranlib" && ranlib libreadline.a make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/readline' making lib/readline/libhistory.a in ./lib/readline make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/readline' rm -f libhistory.a ar cr libhistory.a history.o histexpand.o histfile.o histsearch.o shell.o savestring.o mbutil.o xmalloc.o xfree.o test -n "ranlib" && ranlib libhistory.a make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/readline' making lib/tilde/libtilde.a in ./lib/tilde make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/tilde' gcc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/tilde/tilde.c rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib/tilde' rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -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 -ltermcap -ltilde -ldl /usr/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/tmpfile.c:160: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 runner docker 4470120 Jul 20 18:06 bash size bash text data bss dec hex filename 1220330 48244 45120 1313694 140b9e bash make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/support' rm -f man2html.o gcc -c -DHAVE_CONFIG_H -DSHELL -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -Wno-parentheses -Wno-format-security -g -O2 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/man2html.c gcc -rdynamic -rdynamic -g -O2 man2html.o -o man2html -ldl make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/support' real 0m48.488s user 0m39.538s sys 0m5.230s ~/work/oils/oils Loading _build/deps-source/bash/ OK name: bash -- single version: 5.2.21 -- version list: 4.4 5.2 5.2.21 OK Setting WEDGE_VERSION to 5.2.21 wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; time $src_dir/configure --without-bash-malloc --prefix=$install_dir; time make } OK wedge-make wedge-install () { local build_dir=$1; pushd $build_dir; time make install; popd } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash/ ~/work/oils/oils/_build/wedge/tmp/bash-5.2.21 ~/work/oils/oils rm -f execute_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/execute_cmd.c rm -f y.tab.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/y.tab.c rm -f print_cmd.o gcc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"linux-gnu"' -DCONF_MACHTYPE='"x86_64-pc-linux-gnu"' -DCONF_VENDOR='"pc"' -DLOCALEDIR='"/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -I. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -Wno-parentheses -Wno-format-security -g -O2 -c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c: In function ‘make_command_string_internal’: /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/print_cmd.c:189:14: warning: zero-length gnu_printf format string [-Wformat-zero-length] 189 | cprintf (""); | ^~ make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' make[1]: 'pipesize.h' is up to date. make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' *********************************************************** * * * GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) * * *********************************************************** rm -f bash gcc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -g -O2 -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 -ltermcap -ltilde -ldl /usr/bin/ld: ./lib/sh/libsh.a(tmpfile.o): in function `sh_mktmpname': /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib/sh/tmpfile.c:160: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp' ls -l bash -rwxr-xr-x 1 runner docker 4470120 Jul 20 18:06 bash size bash text data bss dec hex filename 1220330 48244 45120 1313694 140b9e bash mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man1 mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash ( cd ./po/ ; make DESTDIR= installdirs ) make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/po' /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/en@quot/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/af/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/bg/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ca/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/cs/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/da/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/de/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/el/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/eo/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/es/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/et/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/fi/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/fr/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ga/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/gl/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/hr/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/hu/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/id/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/it/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ja/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ko/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/lt/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/nb/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/nl/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pl/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pt/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ro/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ru/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sk/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sl/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sr/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sv/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/tr/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/uk/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/vi/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/zh_TW/LC_MESSAGES if test "bash" = "gettext-tools"; then \ /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/gettext/po; \ else \ : ; \ fi make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/po' /usr/bin/install -c -m 0755 bash /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin/bash /usr/bin/install -c -m 0555 bashbug /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin/bashbug /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/CHANGES /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/COMPAT /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/NEWS /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/POSIX /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/RBASH /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/README /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash ( cd ./doc ; make \ man1dir=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man1 man1ext=.1 \ man3dir=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man3 man3ext=.3 \ infodir=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info htmldir=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash DESTDIR= install ) make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/doc' /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man1 /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash if test -n "/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash" ; then \ /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash ; \ fi /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/bash.1 /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man1/bash.1 /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/bashbug.1 /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/man/man1/bashbug.1 /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/FAQ /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/INTRO /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash if test -f bash.info; then d=.; else d=/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc; fi; \ /usr/bin/install -c -m 644 $d/bash.info /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then \ install-info --dir-file=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info/dir /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/info/bash.info; \ else true; fi if test -n "/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash" ; then \ /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/bash.html /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash ; \ /usr/bin/install -c -m 644 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/doc/bashref.html /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/doc/bash ; \ fi make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/doc' ( cd ./builtins ; make DESTDIR= install ) make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' make[1]: Nothing to be done for 'install'. make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins' ( cd ./po/ ; make DESTDIR= install ) make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/po' test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo touch stamp-po /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/en@quot.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/en@quot/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/en@boldquot.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/af.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/af/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/bg.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/bg/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ca.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ca/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/cs.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/cs/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/da.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/da/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/de.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/de/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/el.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/el/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/eo.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/eo/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/es.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/es/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/et.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/et/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/fi.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/fi/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/fr.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/fr/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ga.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ga/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/gl.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/gl/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/hr.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/hr/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/hu.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/hu/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/id.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/id/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/it.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/it/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ja.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ja/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ko.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ko/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/lt.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/lt/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/nb.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/nb/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/nl.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/nl/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/pl.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pl/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/pt.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pt/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/pt_BR.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/pt_BR/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ro.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ro/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/ru.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/ru/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/sk.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sk/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/sl.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sl/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/sr.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sr/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/sv.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/sv/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/tr.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/tr/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/uk.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/uk/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/vi.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/vi/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/zh_CN.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/zh_CN/LC_MESSAGES/bash.mo installing /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/zh_TW.gmo as /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then \ /bin/sh /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/support/mkinstalldirs /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/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 /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/po/$file \ /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/po' ( cd /home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/examples/loadables && make DESTDIR= install ) make[1]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/examples/loadables' gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o print.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/print.c gcc -shared -Wl,-soname,print -o print print.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o truefalse.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/truefalse.c gcc -shared -Wl,-soname,truefalse -o truefalse truefalse.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o sleep.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/sleep.c gcc -shared -Wl,-soname,sleep -o sleep sleep.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o finfo.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/finfo.c gcc -shared -Wl,-soname,finfo -o finfo finfo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o logname.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/logname.c gcc -shared -Wl,-soname,logname -o logname logname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o basename.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/basename.c gcc -shared -Wl,-soname,basename -o basename basename.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o dirname.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/dirname.c gcc -shared -Wl,-soname,dirname -o dirname dirname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o fdflags.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/fdflags.c gcc -shared -Wl,-soname,fdflags -o fdflags fdflags.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o tty.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/tty.c gcc -shared -Wl,-soname,tty -o tty tty.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o pathchk.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/pathchk.c gcc -shared -Wl,-soname,pathchk -o pathchk pathchk.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o tee.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/tee.c gcc -shared -Wl,-soname,tee -o tee tee.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o head.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/head.c gcc -shared -Wl,-soname,head -o head head.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o mkdir.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/mkdir.c gcc -shared -Wl,-soname,mkdir -o mkdir mkdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o rmdir.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/rmdir.c gcc -shared -Wl,-soname,rmdir -o rmdir rmdir.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o mkfifo.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/mkfifo.c gcc -shared -Wl,-soname,mkfifo -o mkfifo mkfifo.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o mktemp.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/mktemp.c gcc -shared -Wl,-soname,mktemp -o mktemp mktemp.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o printenv.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/printenv.c gcc -shared -Wl,-soname,printenv -o printenv printenv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o id.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/id.c gcc -shared -Wl,-soname,id -o id id.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o whoami.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/whoami.c gcc -shared -Wl,-soname,whoami -o whoami whoami.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o uname.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/uname.c gcc -shared -Wl,-soname,uname -o uname uname.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o sync.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/sync.c gcc -shared -Wl,-soname,sync -o sync sync.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o push.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/push.c gcc -shared -Wl,-soname,push -o push push.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o ln.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/ln.c gcc -shared -Wl,-soname,ln -o ln ln.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o unlink.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/unlink.c gcc -shared -Wl,-soname,unlink -o unlink unlink.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o realpath.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/realpath.c gcc -shared -Wl,-soname,realpath -o realpath realpath.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o strftime.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/strftime.c gcc -shared -Wl,-soname,strftime -o strftime strftime.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o mypid.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/mypid.c gcc -shared -Wl,-soname,mypid -o mypid mypid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o setpgid.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/setpgid.c gcc -shared -Wl,-soname,setpgid -o setpgid setpgid.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o seq.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/seq.c gcc -shared -Wl,-soname,seq -o seq seq.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o rm.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/rm.c gcc -shared -Wl,-soname,rm -o rm rm.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o accept.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/accept.c gcc -shared -Wl,-soname,accept -o accept accept.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o csv.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/csv.c gcc -shared -Wl,-soname,csv -o csv csv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o dsv.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/dsv.c gcc -shared -Wl,-soname,dsv -o dsv dsv.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o cut.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/cut.c gcc -shared -Wl,-soname,cut -o cut cut.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o stat.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/stat.c gcc -shared -Wl,-soname,stat -o stat stat.o gcc -fPIC -DHAVE_CONFIG_H -DSHELL -g -O2 -Wno-parentheses -Wno-format-security -I. -I.. -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21 -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/builtins -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables -I/home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/include -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21 -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/lib -I/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/builtins -c -o getconf.o /home/runner/work/oils/oils/_build/deps-source/bash/bash-5.2.21/examples/loadables/getconf.c gcc -shared -Wl,-soname,getconf -o getconf getconf.o mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/lib/bash make[2]: Entering directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21' mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/include/bash mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/include/bash/builtins mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/include/bash/include mkdir -p -- /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/lib/pkgconfig /usr/bin/install -c -m 644 ./support/bash.pc /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/lib/pkgconfig/bash.pc make[2]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21' installing example loadable builtins in /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/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 make[1]: Leaving directory '/home/runner/work/oils/oils/_build/wedge/tmp/bash-5.2.21/examples/loadables' real 0m9.628s user 0m7.694s sys 0m1.751s ~/work/oils/oils Loading _build/deps-source/bash/ OK name: bash -- single version: 5.2.21 -- version list: 4.4 5.2 5.2.21 OK Setting WEDGE_VERSION to 5.2.21 wedge-make () { local src_dir=$1; local build_dir=$2; local install_dir=$3; time $src_dir/configure --without-bash-malloc --prefix=$install_dir; time make } OK wedge-make wedge-install () { local build_dir=$1; pushd $build_dir; time make install; popd } OK wedge-install OK wedge-smoke-test Loaded _build/deps-source/bash/ SMOKE TEST ~/work/oils/oils/_build/wedge/smoke-test/bash-5.2.21 ~/work/oils/oils + wedge-smoke-test /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21 /home/runner/work/oils/oils/_build/deps-source/bash/ + local install_dir=/home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21 + /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin/bash -c 'echo "hi from bash"' hi from bash + /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin/bash --version GNU bash, version 5.2.21(1)-release (x86_64-pc-linux-gnu) Copyright (C) 2022 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software; you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + pushd /home/runner/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin ~/wedge/oils-for-unix.org/pkg/bash/5.2.21/bin ~/work/oils/oils/_build/wedge/smoke-test/bash-5.2.21 ~/work/oils/oils + ln -s -v bash bash-5.2.21 'bash-5.2.21' -> 'bash' + popd ~/work/oils/oils/_build/wedge/smoke-test/bash-5.2.21 ~/work/oils/oils + set +x ~/work/oils/oils OK