>>> Building on exopi-1 under shells/bash BDEPENDS = [devel/gettext,-runtime;devel/dwz] DIST = [shells/bash:bash/bash53-006;shells/bash:bash/bash53-004;shells/bash:bash/bash53-005;shells/bash:bash/bash53-003;shells/bash:bash/bash53-008;shells/bash:bash/bash-5.3-0.tar.gz;shells/bash:bash/bash53-002;shells/bash:bash/bash53-007;shells/bash:bash/bash53-001] FULLPKGNAME = bash-5.3.8 RDEPENDS = [devel/gettext,-runtime] Woken up devel/gmake Woken up devel/gmake Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep Woken up sysutils/ggrep (Junk lock failure for exopi-1 at 1764960786.99275) Received IO (Junk lock obtained for exopi-1 at 1764960800.47) Received IO Woken up shells/bash Woken up shells/bash Woken up shells/bash Woken up shells/bash Short-cut: depends already handled by textproc/p5-Text-Format >>> Running show-prepare-results in shells/bash at 1764960802.83 ===> shells/bash ===> Building from scratch bash-5.3.8 ===> bash-5.3.8 depends on: dwz-* -> dwz-0.16p0 ===> bash-5.3.8 depends on: gettext-runtime-* -> gettext-runtime-0.23.1 ===> Verifying specs: c curses iconv intl m pthread ===> found c.102.2 curses.16.0 iconv.7.1 intl.8.1 m.10.1 pthread.28.1 dwz-0.16p0 gettext-runtime-0.23.1 (Junk lock released for exopi-1 at 1764960803.63) Woken up www/p5-Apache-LogFormat-Compiler distfiles size=11373541 >>> Running patch in shells/bash at 1764960803.68 ===> shells/bash ===> Checking files for bash-5.3.8 `/exopi-cvs/ports/distfiles/bash/bash-5.3-0.tar.gz' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-001' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-002' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-003' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-004' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-005' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-006' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-007' is up to date. `/exopi-cvs/ports/distfiles/bash/bash53-008' is up to date. >> (SHA256) all files: OK ===> Extracting for bash-5.3.8 ===> Patching for bash-5.3.8 ===> Applying distribution patches for bash-5.3.8 ===> Applying distribution patch bash53-001 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-001 | |Bug-Reported-by: John Sidles |Bug-Reference-ID: |Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2025-07/msg00035.html | |Bug-Description: | |In posix mode, `wait -n' with pid arguments does not restrict the set of |processes it considers to those arguments. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3/jobs.c Fri Mar 7 18:48:44 2025 |--- jobs.c Mon Jul 14 10:25:13 2025 -------------------------- Patching file jobs.c using Plan A... Hunk #1 succeeded at 3539. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- | |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-002 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-002 | |Bug-Reported-by: |Bug-Reference-ID: |Bug-Reference-URL: https://savannah.gnu.org/bugs/?67326 | |Bug-Description: | |There are too many differences in the various implementations of shm_open(2) |to rely on it for bash's use. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/lib/sh/anonfile.c Tue Jul 9 11:41:57 2024 |--- lib/sh/anonfile.c Thu Jul 17 11:03:23 2025 -------------------------- Patching file lib/sh/anonfile.c using Plan A... Hunk #1 succeeded at 26. Hunk #2 succeeded at 42. Hunk #3 succeeded at 53. Hunk #4 succeeded at 92. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- | |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-003 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-003 | |Bug-Reported-by: Isabella Bosia |Bug-Reference-ID: |Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2025-06/msg00173.html | |Bug-Description: | |Bash leaves internal quoting in place when expanding array subscripts |that appear inside array subscripts in an arithmetic context, causing |expansion failures. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/subst.c Sun May 18 15:00:13 2025 |--- subst.c Fri Jul 11 09:48:44 2025 -------------------------- Patching file subst.c using Plan A... Hunk #1 succeeded at 3796. Hunk #2 succeeded at 12216. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../bash-5.3/tests/quotearray.right Thu Nov 10 10:39:56 2022 |--- tests/quotearray.right Thu Jul 10 15:40:27 2025 -------------------------- Patching file tests/quotearray.right using Plan A... Hunk #1 succeeded at 45. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-004 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-004 | |Bug-Reported-by: Emanuele Torre |Bug-Reference-ID: |Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2025-07/msg00031.html | |Bug-Description: | |The Linux kernel reports incorrect sizes for files in /sys/block/*/uevent, |leading bash to report a read error when the byte count does not agree |with the file size from fstat(2). | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/builtins/evalfile.c Fri Sep 6 15:42:40 2024 |--- builtins/evalfile.c Fri Sep 12 11:38:57 2025 -------------------------- Patching file builtins/evalfile.c using Plan A... Hunk #1 succeeded at 161. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- | |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-005 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-005 | |Bug-Reported-by: chet.ramey@case.edu |Bug-Reference-ID: |Bug-Reference-URL: | |Bug-Description: | |Restoring the default disposition in a subshell for a signal bash treats |specially can cause a crash. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/trap.c Thu Dec 19 11:35:49 2024 |--- trap.c Fri Nov 7 11:23:31 2025 -------------------------- Patching file trap.c using Plan A... Hunk #1 succeeded at 965. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-006 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-006 | |Bug-Reported-by: Duncan Roe |Bug-Reference-ID: |Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2025-09/msg00053.html | |Bug-Description: | |When `globasciiranges' is enabled, glob patterns with ranges in bracket |expressions can produce incorrect matches for character ranges whose |start and end are non-ascii characters. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/lib/glob/smatch.c Mon May 29 14:15:17 2023 |--- lib/glob/smatch.c Mon Sep 8 12:54:59 2025 -------------------------- Patching file lib/glob/smatch.c using Plan A... Hunk #1 succeeded at 391. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-007 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-007 | |Bug-Reported-by: jdhedden@gmail.com |Bug-Reference-ID: <689ac876.050a0220.334a3f.30fb@mx.google.com> |Bug-Reference-URL: | |Bug-Description: | |No-fork command substitutions can perform redirections that act on the |enclosing command as well. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/subst.c Fri Jul 25 08:53:25 2025 |--- subst.c Tue Aug 12 15:41:01 2025 -------------------------- Patching file subst.c using Plan A... Hunk #1 succeeded at 207. Hunk #2 succeeded at 7003. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- | |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying distribution patch bash53-008 Hmm... Looks like a new-style context diff to me... The text leading up to this was: -------------------------- | BASH PATCH REPORT | ================= | |Bash-Release: 5.3 |Patch-ID: bash53-008 | |Bug-Reported-by: Grisha Levit |Bug-Reference-ID: <20251022174207.10518-1-grishalevit@gmail.com> |Bug-Reference-URL: https://lists.gnu.org/archive/html/bug-bash/2025-10/msg00145.html | |Bug-Description: | |Bash tries to consume entire multibyte characters when looking for backslash |escapes in $'...' strings, and treats too many characters as potentially |beginning a multibyte character in UTF-8 locales. Being more selective about |when to call mbrtowc() can lead to optimized string processing and script |speedups. This patch also handles the unlikely situation of a locale |encoding null wide characters with non-null bytes. | |Patch (apply with `patch -p0'): | |*** ../bash-5.3-patched/lib/sh/strtrans.c Fri Oct 13 11:57:46 2023 |--- lib/sh/strtrans.c Mon Oct 27 14:30:35 2025 -------------------------- Patching file lib/sh/strtrans.c using Plan A... Hunk #1 succeeded at 56. Hunk #2 succeeded at 64. Hunk #3 succeeded at 80. Hunk #4 succeeded at 232. Hunk #5 succeeded at 243. Hunk #6 succeeded at 250. Hunk #7 succeeded at 265. Hunk #8 succeeded at 350. Hmm... The next patch looks like a new-style context diff to me... The text leading up to this was: -------------------------- | |*** ../bash-5.3/patchlevel.h 2020-06-22 14:51:03.000000000 -0400 |--- patchlevel.h 2020-10-01 11:01:28.000000000 -0400 -------------------------- Patching file patchlevel.h using Plan A... Hunk #1 succeeded at 26. done ===> Applying OpenBSD patch patch-examples_loadables_strptime_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: examples/loadables/strptime.c |--- examples/loadables/strptime.c.orig |+++ examples/loadables/strptime.c -------------------------- Patching file examples/loadables/strptime.c using Plan A... Hunk #1 succeeded at 188. Hunk #2 succeeded at 228. Hunk #3 succeeded at 266. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in shells/bash at 1764960805.31 ===> shells/bash ===> Generating configure for bash-5.3.8 ===> Configuring for bash-5.3.8 Using /exopi-obj/pobj/bash-5.3.8/config.site (generated) configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc configure: loading site script /exopi-obj/pobj/bash-5.3.8/config.site checking build system type... x86_64-unknown-openbsd7.8 checking host system type... x86_64-unknown-openbsd7.8 Beginning configuration for bash-5.3-release for x86_64-unknown-openbsd7.8 checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... (cached) o checking whether the compiler supports GNU C... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to enable C11 features... none needed checking for stdio.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for strings.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/types.h... (cached) yes checking for unistd.h... (cached) yes checking for wchar.h... (cached) yes checking for minix/config.h... no checking for stdbool.h... yes checking for sys/param.h... (cached) yes checking for threads.h... (cached) no checking for xlocale.h... no checking for sys/time.h... (cached) yes checking whether it is safe to define __EXTENSIONS__... yes checking whether _XOPEN_SOURCE should be defined... no checking for cc option to enable large file support... none needed checking for a BSD-compatible install... /exopi-obj/pobj/bash-5.3.8/bin/install -c checking for ar... (cached) ar checking for ranlib... (cached) ranlib checking for bison... yacc checking whether make sets $(MAKE)... (cached) yes checking for strip... (cached) strip checking for an ANSI C-conforming const... configure: WARNING: bison not available; needed to process parse.y (cached) yes checking for inline... inline checking whether byte ordering is bigendian... no checking for long double... yes checking whether char is unsigned... no checking for working volatile... (cached) yes checking for C/C++ restrict keyword... (cached) __restrict__ checking for bool, true, false... no checking for a race-free mkdir -p... mkdir -p checking for a sed that does not truncate output... (cached) /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 how to run the C preprocessor... cc -E checking for egrep -e... /usr/bin/grep -E checking whether we are using the GNU C Library 2 or newer... no checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for size_t... (cached) yes checking for stdint.h... yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for getpagesize... (cached) yes checking for symlink... (cached) yes checking for uselocale... yes checking for vprintf... (cached) yes checking for alarm... (cached) yes checking for fpurge... (cached) yes checking for __fpurge... no checking for snprintf... (cached) yes checking for vsnprintf... (cached) yes checking for working mmap... (cached) yes checking whether integer division by zero raises SIGFPE... yes checking for inttypes.h... yes checking for unsigned long long int... yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... no checking for cc options needed to detect all undeclared functions... -fno-builtin checking for ld used by cc... /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 ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib,lib checking for iconv... yes checking for working iconv... yes checking how to link with libiconv... /usr/local/lib/libiconv.so.7.1 checking whether iconv is compatible with its POSIX signature... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... no checking for munmap... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for tsearch... (cached) yes checking for __fsetlocking... no checking whether feof_unlocked is declared... no checking whether fgets_unlocked is declared... no checking for localeconv... (cached) yes checking for bison... no checking for long long int... yes checking for wchar_t... yes checking for wint_t... yes checking whether wint_t is large enough... yes checking for intmax_t... yes checking whether printf() supports POSIX/XSI format strings... yes checking for stdint.h... (cached) yes checking for SIZE_MAX... yes checking for stdint.h... (cached) yes checking for working fcntl.h... no checking whether uselocale works... yes checking for fake locale system (OpenBSD)... yes checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ar... (cached) ar checking for ptrdiff_t... yes checking for features.h... no checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for asprintf... (cached) yes checking for wprintf... yes checking for newlocale... yes checking for putenv... (cached) yes checking for setenv... (cached) 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... (cached) yes checking for wcrtomb... (cached) yes checking whether _snprintf is declared... no checking whether _snwprintf is declared... no checking whether getc_unlocked is declared... yes checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... (cached) no checking for CFLocaleCopyPreferredLanguages... (cached) no checking whether included gettext is requested... no checking for GNU gettext in libc... no checking for GNU gettext in libintl... yes checking whether to use NLS... yes checking where the gettext function comes from... external libintl checking how to link with libintl... /usr/local/lib/libintl.so.8.1 -pthread -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... no checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for varargs.h... no checking for limits.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for locale.h... (cached) yes checking for termcap.h... yes checking for termio.h... (cached) no checking for termios.h... (cached) yes checking for dlfcn.h... (cached) yes checking for stddef.h... (cached) yes checking for stdint.h... (cached) yes checking for netdb.h... (cached) yes checking for pwd.h... (cached) yes checking for grp.h... (cached) yes checking for strings.h... (cached) yes checking for stdckdint.h... no checking for regex.h... (cached) yes checking for syslog.h... (cached) yes checking for ulimit.h... no checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/ioctl.h... (cached) yes checking for sys/mman.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/random.h... no checking for sys/socket.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/times.h... (cached) yes checking for sys/types.h... (cached) yes checking for sys/wait.h... (cached) yes checking for netinet/in.h... (cached) yes checking for arpa/inet.h... (cached) yes checking for sys/ptem.h... no checking for sys/resource.h... (cached) yes checking for working alloca.h... (cached) no checking for alloca... (cached) yes checking for uid_t... (cached) yes checking for gid_t... yes checking for working chown... (cached) yes checking whether getpgrp requires zero arguments... yes checking for working strcoll... (cached) yes checking for __setostype... no checking for wait3... (cached) yes checking for mkfifo... (cached) yes checking for dup2... (cached) yes checking for eaccess... no checking for fcntl... (cached) yes checking for getdtablesize... (cached) yes checking for getentropy... yes checking for getgroups... (cached) yes checking for gethostname... (cached) yes checking for getpagesize... (cached) yes checking for getpeername... (cached) yes checking for getrandom... no checking for getrlimit... (cached) yes checking for getrusage... (cached) yes checking for gettimeofday... (cached) yes checking for kill... (cached) yes checking for killpg... (cached) yes checking for lstat... (cached) yes checking for nanosleep... (cached) yes checking for pselect... yes checking for readlink... (cached) yes checking for select... (cached) yes checking for setdtablesize... no checking for setitimer... (cached) yes checking for statfs... (cached) yes checking for tcgetpgrp... (cached) yes checking for uname... (cached) yes checking for ulimit... no checking for waitpid... (cached) yes checking for rename... (cached) yes checking for bcopy... (cached) yes checking for bzero... (cached) yes checking for clock_gettime... (cached) yes checking for confstr... (cached) yes checking for faccessat... yes checking for fnmatch... (cached) yes checking for getaddrinfo... (cached) yes checking for gethostbyname... (cached) yes checking for getservbyname... (cached) yes checking for getservent... (cached) yes checking for inet_aton... (cached) yes checking for imaxdiv... (cached) yes checking for memmove... (cached) yes checking for pathconf... (cached) yes checking for putenv... (cached) yes checking for raise... (cached) yes checking for random... (cached) yes checking for regcomp... (cached) yes checking for regexec... yes checking for setenv... (cached) yes checking for setlinebuf... (cached) yes checking for setlocale... (cached) yes checking for setvbuf... (cached) yes checking for siginterrupt... (cached) yes checking for strchr... (cached) yes checking for sysconf... (cached) yes checking for syslog... (cached) yes checking for tcgetattr... (cached) yes checking for tcgetwinsize... no checking for tcsetwinsize... no checking for times... (cached) yes checking for ttyname... (cached) yes checking for tzset... (cached) yes checking for unsetenv... (cached) yes checking for vasprintf... (cached) yes checking for asprintf... (cached) yes checking for isascii... (cached) yes checking for isblank... (cached) yes checking for isgraph... (cached) yes checking for isprint... (cached) yes checking for isspace... (cached) yes checking for isxdigit... (cached) yes checking for getpwent... (cached) yes checking for getpwnam... (cached) yes checking for getpwuid... (cached) yes checking for mkstemp... (cached) yes checking for mkdtemp... yes checking for arc4random... (cached) yes checking for strlcat... (cached) yes checking for memfd_create... no checking for shm_open... yes checking for shm_mkstemp... yes checking for getcwd... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for strcasestr... yes checking for strerror... (cached) yes checking for strftime... (cached) yes checking for strnlen... (cached) yes checking for strpbrk... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strtoll... (cached) yes checking for strtoull... (cached) yes checking for strtoumax... (cached) yes checking for dprintf... yes checking for strdup... (cached) yes checking for strlcpy... (cached) yes checking for reallocarray... yes checking for libaudit.h... no checking whether AUDIT_USER_TTY is declared... no checking whether confstr is declared... yes checking whether printf is declared... yes checking whether brk is declared... yes checking whether sbrk is declared... yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... yes checking for setresuid... (cached) yes checking for setresgid... (cached) 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... (cached) yes checking for argz.h... no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for malloc.h... (cached) no checking for stdio_ext.h... yes checking for working mmap... (cached) yes checking for __argz_count... no checking for __argz_next... no checking for __argz_stringify... no checking for dcgettext... no checking for locale_charset... no checking for mempcpy... (cached) no checking for munmap... (cached) yes checking for mremap... no checking for stpcpy... (cached) yes checking for strcspn... (cached) yes checking for wctype.h... (cached) yes checking for wchar.h... (cached) yes checking for langinfo.h... yes checking for mbstr.h... no checking for mbrlen... yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsncmp... no checking for mbsnrtowcs... yes checking for mbsrtowcs... (cached) yes checking for mbschr... no checking for wcrtomb... (cached) yes checking for wcscoll... (cached) yes checking for wcsdup... yes checking for wcwidth... (cached) yes checking for wctype... yes checking for wcsnrtombs... yes checking for wcswidth... yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... yes checking for towupper... yes checking for iswctype... (cached) yes checking for wchar_t in wchar.h... yes checking for wctype_t in wctype.h... yes checking for wint_t in wctype.h... yes checking for wcwidth broken with unicode combining characters... no checking for locale_charset... (cached) no checking size of wchar_t... 4 checking for dlopen in -ldl... no checking for dlopen... yes checking for dlclose... (cached) yes checking for dlsym... (cached) yes checking type of array argument to getgroups... gid_t checking for off_t... (cached) yes checking for mode_t... (cached) yes checking for uid_t... (cached) yes checking for gid_t... (cached) yes checking for pid_t... (cached) yes checking for size_t... (cached) yes checking for intptr_t... yes checking for uintptr_t... yes checking for ssize_t... (cached) 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... (cached) 1 checking size of short... (cached) 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... (cached) 8 checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether strchrnul works... no 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... yes checking for sys_siglist in system C library... yes checking for _sys_siglist in signal.h or unistd.h... no checking for _sys_siglist in system C library... yes 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... (cached) yes checking for uintmax_t... yes checking size of intmax_t... 8 checking for struct termios.c_line... no checking for struct termio.c_line... no checking for struct dirent.d_ino... yes checking for struct dirent.d_fileno... yes checking for struct dirent.d_namlen... yes checking for d_type member in directory struct... yes checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h checking for struct timeval in sys/time.h and time.h... yes checking for struct stat.st_blocks... yes checking whether struct tm is in sys/time.h or time.h... (cached) time.h checking for struct tm.tm_zone... (cached) 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... (cached) yes checking for working sbrk... yes checking for brk... (cached) yes checking for working brk... yes checking for the existence of strsignal... yes checking if opendir() opens non-directories... no checking whether ulimit can substitute for getdtablesize... no checking whether fpurge is declared... yes checking to see if getenv can be redefined... yes checking if getcwd() will dynamically allocate memory with 0 size... yes checking for presence of POSIX-style sigsetjmp/siglongjmp... present checking whether or not strcoll and strcmp differ... no checking for standard-conformant snprintf... yes checking for standard-conformant vsnprintf... yes checking for strtoimax... (cached) yes checking whether strtoimax is declared... yes checking whether clearerr_unlocked is declared... no checking whether feof_unlocked is declared... (cached) no checking whether ferror_unlocked is declared... no checking whether fflush_unlocked is declared... no checking whether fgets_unlocked is declared... (cached) no checking whether fputc_unlocked is declared... no checking whether fputs_unlocked is declared... no checking whether fread_unlocked is declared... no checking whether fwrite_unlocked is declared... no checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... yes checking whether putc_unlocked is declared... yes checking whether putchar_unlocked is declared... yes checking for standard-conformant putenv declaration... yes checking for standard-conformant unsetenv declaration... yes checking for printf floating point output in hex notation... yes checking whether fnmatch can be used to check bracket equivalence classes... no checking if signal handlers must be reinstalled when invoked... no checking for presence of necessary job control definitions... present checking for presence of named pipes... present checking whether termios.h defines TIOCGWINSZ... yes checking for TIOCSTAT in sys/ioctl.h... yes 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: creating buildconf.h config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing stamp-h commands configure: WARNING: unrecognized options: --disable-silent-rules, --disable-gtk-doc >>> Running build in shells/bash at 1764960872.23 ===> shells/bash ===> Building for bash-5.3.8 rm -f shell.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c shell.c rm -f eval.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c eval.c rm -f mkbuiltins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses mkbuiltins.c cc -rdynamic -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -o mkbuiltins mkbuiltins.o ld: warning: mkbuiltins.c:262(mkbuiltins.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: mkbuiltins.c:302(mkbuiltins.o:(main)): warning: sprintf() is often misused, please use snprintf() rm -f execute_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c execute_cmd.c rm -f y.tab.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c y.tab.c rm -f general.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c general.c rm -f make_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c make_cmd.c rm -f print_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c print_cmd.c rm -f dispose_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c dispose_cmd.c rm -f variables.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c variables.c rm -f copy_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c copy_cmd.c rm -f error.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c error.c rm -f expr.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c expr.c rm -f flags.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c flags.c rm -f jobs.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c jobs.c rm -f subst.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c subst.c rm -f hashcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c hashcmd.c rm -f hashlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c hashlib.c rm -f mailcheck.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c mailcheck.c rm -f mksignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mksignames cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -o mksignames mksignames.o buildsignames.o ld: warning: signames.c:463 (./support/signames.c:463)(buildsignames.o:(initialize_signames)): warning: sprintf() is often misused, please use snprintf() rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c trap.c rm -f input.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c input.c rm -f unwind_prot.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c unwind_prot.c rm -f pathexp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c pathexp.c rm -f sig.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c sig.c rm -f test.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c test.c rm -f mksyntax cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -o mksyntax ./mksyntax.c ld: warning: mksyntax.c:135 (./mksyntax.c:135)(/tmp/mksyntax-5de0da.o:(cdesc)): warning: sprintf() is often misused, please use snprintf() rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h && mv newversion.h version.h rm -f version.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c version.c rm -f alias.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c alias.c rm -f array.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c array.c rm -f arrayfunc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c arrayfunc.c rm -f assoc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c assoc.c rm -f braces.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c braces.c rm -f bracecomp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c bracecomp.c rm -f bashhist.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c bashhist.c rm -f bashline.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c bashline.c rm -f list.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c list.c rm -f stringlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c stringlib.c rm -f locale.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c locale.c rm -f findcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c findcmd.c rm -f builtins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses builtins.c rm -f alias.o ./mkbuiltins -D . alias.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses alias.c || ( rm -f alias.c ; exit 1 ) rm -f alias.c rm -f bind.o ./mkbuiltins -D . bind.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses bind.c || ( rm -f bind.c ; exit 1 ) rm -f bind.c rm -f break.o ./mkbuiltins -D . break.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses break.c || ( rm -f break.c ; exit 1 ) rm -f break.c rm -f builtin.o ./mkbuiltins -D . builtin.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses builtin.c || ( rm -f builtin.c ; exit 1 ) rm -f builtin.c rm -f caller.o ./mkbuiltins -D . caller.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses caller.c || ( rm -f caller.c ; exit 1 ) rm -f caller.c rm -f cd.o ./mkbuiltins -D . cd.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses cd.c || ( rm -f cd.c ; exit 1 ) rm -f cd.c rm -f colon.o ./mkbuiltins -D . colon.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses colon.c || ( rm -f colon.c ; exit 1 ) rm -f colon.c rm -f command.o ./mkbuiltins -D . command.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses command.c || ( rm -f command.c ; exit 1 ) rm -f command.c rm -f common.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses common.c rm -f declare.o ./mkbuiltins -D . declare.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses declare.c || ( rm -f declare.c ; exit 1 ) rm -f declare.c rm -f echo.o ./mkbuiltins -D . echo.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses echo.c || ( rm -f echo.c ; exit 1 ) rm -f echo.c rm -f enable.o ./mkbuiltins -D . enable.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses enable.c || ( rm -f enable.c ; exit 1 ) rm -f enable.c rm -f eval.o ./mkbuiltins -D . eval.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses eval.c || ( rm -f eval.c ; exit 1 ) rm -f eval.c rm -f evalfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses evalfile.c rm -f evalstring.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses evalstring.c rm -f exec.o ./mkbuiltins -D . exec.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses exec.c || ( rm -f exec.c ; exit 1 ) rm -f exec.c rm -f exit.o ./mkbuiltins -D . exit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses exit.c || ( rm -f exit.c ; exit 1 ) rm -f exit.c rm -f fc.o ./mkbuiltins -D . fc.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses fc.c || ( rm -f fc.c ; exit 1 ) rm -f fc.c rm -f fg_bg.o ./mkbuiltins -D . fg_bg.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses fg_bg.c || ( rm -f fg_bg.c ; exit 1 ) rm -f fg_bg.c rm -f hash.o ./mkbuiltins -D . hash.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses hash.c || ( rm -f hash.c ; exit 1 ) rm -f hash.c rm -f help.o ./mkbuiltins -D . help.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses help.c || ( rm -f help.c ; exit 1 ) rm -f help.c rm -f history.o ./mkbuiltins -D . history.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses history.c || ( rm -f history.c ; exit 1 ) rm -f history.c rm -f jobs.o ./mkbuiltins -D . jobs.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses jobs.c || ( rm -f jobs.c ; exit 1 ) rm -f jobs.c rm -f kill.o ./mkbuiltins -D . kill.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses kill.c || ( rm -f kill.c ; exit 1 ) rm -f kill.c rm -f let.o ./mkbuiltins -D . let.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses let.c || ( rm -f let.c ; exit 1 ) rm -f let.c rm -f mapfile.o ./mkbuiltins -D . mapfile.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses mapfile.c || ( rm -f mapfile.c ; exit 1 ) rm -f mapfile.c rm -f pushd.o ./mkbuiltins -D . pushd.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses pushd.c || ( rm -f pushd.c ; exit 1 ) rm -f pushd.c rm -f read.o ./mkbuiltins -D . read.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses read.c || ( rm -f read.c ; exit 1 ) rm -f read.c rm -f return.o ./mkbuiltins -D . return.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses return.c || ( rm -f return.c ; exit 1 ) rm -f return.c rm -f set.o ./mkbuiltins -D . set.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses set.c || ( rm -f set.c ; exit 1 ) rm -f set.c rm -f setattr.o ./mkbuiltins -D . setattr.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses setattr.c || ( rm -f setattr.c ; exit 1 ) rm -f setattr.c rm -f shift.o ./mkbuiltins -D . shift.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses shift.c || ( rm -f shift.c ; exit 1 ) rm -f shift.c rm -f source.o ./mkbuiltins -D . source.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses source.c || ( rm -f source.c ; exit 1 ) rm -f source.c rm -f suspend.o ./mkbuiltins -D . suspend.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses suspend.c || ( rm -f suspend.c ; exit 1 ) rm -f suspend.c rm -f test.o ./mkbuiltins -D . test.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses test.c || ( rm -f test.c ; exit 1 ) rm -f test.c rm -f times.o ./mkbuiltins -D . times.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses times.c || ( rm -f times.c ; exit 1 ) rm -f times.c rm -f trap.o ./mkbuiltins -D . trap.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses trap.c || ( rm -f trap.c ; exit 1 ) rm -f trap.c rm -f type.o ./mkbuiltins -D . type.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses type.c || ( rm -f type.c ; exit 1 ) rm -f type.c cc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -o psize.aux ./psize.c /bin/sh ./psize.sh > pipesize.h rm -f ulimit.o ./mkbuiltins -D . ulimit.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses ulimit.c || ( rm -f ulimit.c ; exit 1 ) rm -f ulimit.c rm -f umask.o ./mkbuiltins -D . umask.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses umask.c || ( rm -f umask.c ; exit 1 ) rm -f umask.c rm -f wait.o ./mkbuiltins -D . wait.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses wait.c || ( rm -f wait.c ; exit 1 ) rm -f wait.c rm -f getopts.o ./mkbuiltins -D . getopts.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses getopts.c || ( rm -f getopts.c ; exit 1 ) rm -f getopts.c rm -f shopt.o ./mkbuiltins -D . shopt.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses shopt.c || ( rm -f shopt.c ; exit 1 ) rm -f shopt.c rm -f printf.o ./mkbuiltins -D . printf.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses printf.c || ( rm -f printf.c ; exit 1 ) rm -f printf.c rm -f getopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses getopt.c rm -f bashgetopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses 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 `pipesize.h' is up to date. rm -f redir.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c redir.c rm -f pcomplete.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c pcomplete.c rm -f pcomplib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c pcomplib.c rm -f syntax.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c syntax.c rm -f xmalloc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -I/usr/local/include -O2 -pipe -g -Wno-parentheses -c xmalloc.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -DBUILDTOOL -c -o buildversion.o ./version.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"x86_64"' -DCONF_OSTYPE='"openbsd7.8"' -DCONF_MACHTYPE='"x86_64-unknown-openbsd7.8"' -DCONF_VENDOR='"unknown"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DDEV_FD_STAT_BROKEN -I. -I. -I./include -I./lib -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -rdynamic -O2 -pipe -g -Wno-parentheses -o bashversion ./support/bashversion.c buildversion.o ld: warning: bashversion.c:122 (./support/bashversion.c:122)(/tmp/bashversion-bc44da.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() *********************************************************** * * * GNU bash, version 5.3.8(1)-release (x86_64-unknown-openbsd7.8) * * *********************************************************** making ./lib/glob/libglob.a in ./lib/glob rm -f glob.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/local/include -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses glob.c rm -f strmatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/local/include -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses strmatch.c rm -f smatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/local/include -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses smatch.c rm -f xmbsrtowcs.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/local/include -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses xmbsrtowcs.c rm -f gmisc.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -I/usr/local/include -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses 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 making ./lib/sh/libsh.a in ./lib/sh cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include clktck.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include clock.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include getenv.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include oslib.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include setlinebuf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include strnlen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include itos.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include zread.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include zwrite.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include shtty.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include shmatch.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include eaccess.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include netconn.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include netopen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include timeval.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include makepath.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include pathcanon.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include pathphys.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include tmpfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include stringlist.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include stringvec.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include spell.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include shquote.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include strtrans.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include snprintf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include mailstat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include fmtulong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include fmtullong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include fmtumax.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include zcatfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include zmapfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include winsize.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include wcsdup.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include fpurge.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include zgetline.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include mbscmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include mbsncmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include uconvert.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include ufuncs.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include casemod.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include input_avail.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include mbscasecmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include fnxform.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include unicode.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include shmbchar.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include strvis.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include strscpy.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include anonfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include compat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include utf8.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include random.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include gettimeofday.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include timers.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include wcsnwidth.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include mbschr.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -I/usr/local/include strchrnul.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 mbsncmp.o uconvert.o ufuncs.o casemod.o input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o strvis.o strscpy.o anonfile.o compat.o utf8.o random.o gettimeofday.o timers.o wcsnwidth.o mbschr.o strchrnul.o test -n "ranlib" && ranlib libsh.a making ./lib/readline/libreadline.a in ./lib/readline rm -f readline.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses rltty.c rm -f complete.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses complete.c rm -f bind.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses bind.c rm -f isearch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses display.c rm -f signals.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses input.c rm -f callback.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses text.c rm -f nls.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses misc.c rm -f history.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses histexpand.c rm -f histfile.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses histsearch.c rm -f shell.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses shell.c rm -f savestring.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses savestring.c rm -f mbutil.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses -DREADLINE_LIBRARY -c ./tilde.c rm -f colors.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses colors.c rm -f parse-colors.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses parse-colors.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses xmalloc.c rm -f xfree.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses xfree.c rm -f compat.o cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I../.. -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses 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 making ./lib/readline/libhistory.a in ./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 making ./lib/tilde/libtilde.a in ./lib/tilde cc -c -DHAVE_CONFIG_H -DSHELL -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses tilde.c rm -f libtilde.a ar cr libtilde.a tilde.o test -n "ranlib" && ranlib libtilde.a rm -f bash cc -L./builtins -L./lib/readline -L./lib/readline -L./lib/glob -L./lib/tilde -L./lib/sh -rdynamic -O2 -pipe -g -Wno-parentheses -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 /usr/local/lib/libintl.so.8.1 -pthread -L/usr/local/lib /usr/local/lib/libiconv.so.7.1 -Wl,-rpath,/usr/local/lib /usr/local/lib/libiconv.so.7.1 ld: warning: shell.c:1799(shell.o:(main)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: kill.c:0(kill.o:(_rl_copy_to_kill_ring) in archive ./lib/readline/libreadline.a): warning: strcat() is almost always misused, please use strlcat() ld: warning: unicode.c:0(unicode.o:(u32tocesc) in archive ./lib/sh/libsh.a): warning: sprintf() is often misused, please use snprintf() ld: warning: tmpfile.c:173(tmpfile.o:(sh_mktmpname) in archive ./lib/sh/libsh.a): warning: mktemp() possibly used unsafely; consider using mkstemp() ls -l bash -rwxr-xr-x 1 _pbuild _pbuild 4015168 Dec 5 19:55 bash size bash text data bss dec hex 1357864 61520 39816 1459200 164400 rm -f man2html.o cc -c -DHAVE_CONFIG_H -DSHELL -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I.. -DDEV_FD_STAT_BROKEN -O2 -pipe -g -Wno-parentheses man2html.c cc -rdynamic -rdynamic -O2 -pipe -g -Wno-parentheses man2html.o -o man2html ld: warning: man2html.c:925(man2html.o:(change_to_size)): warning: strcat() is almost always misused, please use strlcat() ld: warning: man2html.c:2911(man2html.o:(scan_request)): warning: sprintf() is often misused, please use snprintf() cd /exopi-obj/pobj/bash-5.3.8/bash-5.3/examples/loadables && /usr/bin/make all cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o print.o print.c cc -shared -o print print.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o truefalse.o truefalse.c cc -shared -o truefalse truefalse.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o sleep.o sleep.c cc -shared -o sleep sleep.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o finfo.o finfo.c cc -shared -o finfo finfo.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o logname.o logname.c cc -shared -o logname logname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o basename.o basename.c cc -shared -o basename basename.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o dirname.o dirname.c cc -shared -o dirname dirname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o fdflags.o fdflags.c cc -shared -o fdflags fdflags.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o tty.o tty.c cc -shared -o tty tty.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o pathchk.o pathchk.c cc -shared -o pathchk pathchk.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o tee.o tee.c cc -shared -o tee tee.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o head.o head.c cc -shared -o head head.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o mkdir.o mkdir.c cc -shared -o mkdir mkdir.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o rmdir.o rmdir.c cc -shared -o rmdir rmdir.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o mkfifo.o mkfifo.c cc -shared -o mkfifo mkfifo.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o mktemp.o mktemp.c cc -shared -o mktemp mktemp.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o printenv.o printenv.c cc -shared -o printenv printenv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o id.o id.c cc -shared -o id id.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o whoami.o whoami.c cc -shared -o whoami whoami.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o uname.o uname.c cc -shared -o uname uname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o sync.o sync.c cc -shared -o sync sync.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o push.o push.c cc -shared -o push push.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o ln.o ln.c cc -shared -o ln ln.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o unlink.o unlink.c cc -shared -o unlink unlink.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o realpath.o realpath.c cc -shared -o realpath realpath.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o strftime.o strftime.c cc -shared -o strftime strftime.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o mypid.o mypid.c cc -shared -o mypid mypid.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o setpgid.o setpgid.c cc -shared -o setpgid setpgid.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o seq.o seq.c cc -shared -o seq seq.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o rm.o rm.c cc -shared -o rm rm.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o accept.o accept.c cc -shared -o accept accept.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o csv.o csv.c cc -shared -o csv csv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o dsv.o dsv.c cc -shared -o dsv dsv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o cut.o cut.c cc -shared -o cut cut.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o stat.o stat.c cc -shared -o stat stat.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o getconf.o getconf.c cc -shared -o getconf getconf.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o kv.o kv.c cc -shared -o kv kv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o strptime.o strptime.c cc -shared -o strptime strptime.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o chmod.o chmod.c cc -shared -o chmod chmod.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DDEV_FD_STAT_BROKEN -I/usr/local/include -O2 -pipe -g -Wno-parentheses -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/exopi-obj/pobj/bash-5.3.8/bash-5.3 -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/lib -I/exopi-obj/pobj/bash-5.3.8/bash-5.3/builtins -c -o fltexpr.o fltexpr.c cc -shared -o fltexpr fltexpr.o -lm >>> Running fake in shells/bash at 1764960961.58 ===> shells/bash ===> Faking installation for bash-5.3.8 `pipesize.h' is up to date. *********************************************************** * * * GNU bash, version 5.3.8(1)-release (x86_64-unknown-openbsd7.8) * * *********************************************************** mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash ( cd ./po/ ; /usr/bin/make DESTDIR=/exopi-obj/pobj/bash-5.3.8/fake-amd64 installdirs ) /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/en@quot/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/en@boldquot/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/af/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/da/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/de/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/el/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/es/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/et/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ga/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/hu/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/id/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/it/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/lt/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/nb/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sl/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sq/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES if test "bash" = "gettext-tools"; then /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/gettext/po; else : ; fi /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 755 -m 0755 bash /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/bin/bash /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 755 -m 0555 bashbug /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/bin/bashbug /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash ( cd ./doc ; /usr/bin/make man1dir=/usr/local/man/man1 man1ext=.1 man3dir=/usr/local/man/man3 man3ext=.3 infodir=/usr/local/info htmldir=/usr/local/share/doc/bash DESTDIR=/exopi-obj/pobj/bash-5.3.8/fake-amd64 install ) /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/man/man1 /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/info /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash if test -n "/usr/local/share/doc/bash" ; then /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash ; fi /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./bash.1 /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/man/man1/bash.1 /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./bashbug.1 /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/man/man1/bashbug.1 /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./FAQ ./INTRO /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 $d/bash.info /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --dir-file=/exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/info/dir /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/info/bash.info; else true; fi if test -n "/usr/local/share/doc/bash" ; then /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./bash.html /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash ; /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./bashref.html /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/doc/bash ; fi ( cd ./builtins ; /usr/bin/make DESTDIR=/exopi-obj/pobj/bash-5.3.8/fake-amd64 install ) ( cd ./po/ ; /usr/bin/make DESTDIR=/exopi-obj/pobj/bash-5.3.8/fake-amd64 install ) /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share installing en@quot.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ja/LC_MESSAGES/bash.mo installing ka.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ka/LC_MESSAGES/bash.mo installing ko.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sl/LC_MESSAGES/bash.mo installing sq.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sq/LC_MESSAGES/bash.mo installing sr.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then /bin/sh ../support/mkinstalldirs /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/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 /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./$file /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/share/gettext/po/$file; done; else : ; fi ( cd /exopi-obj/pobj/bash-5.3.8/bash-5.3/examples/loadables && /usr/bin/make DESTDIR=/exopi-obj/pobj/bash-5.3.8/fake-amd64 install ) mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/include/bash mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/include/bash/builtins mkdir -p -- /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/include/bash/include /exopi-obj/pobj/bash-5.3.8/bin/install -c -m 644 ./support/bash.pc /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/pkgconfig/bash.pc installing example loadable builtins in /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash print truefalse sleep finfo logname basename dirname fdflags tty pathchk tee head mkdir rmdir mkfifo mktemp printenv id whoami uname sync push ln unlink realpath strftime mypid setpgid seq rm accept csv dsv cut stat getconf kv strptime chmod fltexpr >>> Running package in shells/bash at 1764960968.32 ===> shells/bash `/exopi-obj/pobj/bash-5.3.8/fake-amd64/.fake_done' is up to date. Reading existing plist for bash-5.3.8 Writing /exopi-obj/pobj/bash-5.3.8/fake-amd64/debug-pkg/Makefile.new Writing /exopi-obj/pobj/bash-5.3.8/fake-amd64/debug-pkg/PLIST Renaming /exopi-obj/pobj/bash-5.3.8/fake-amd64/debug-pkg/Makefile.new to Makefile > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/bin/bash > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/accept > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/basename > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/chmod > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/csv > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/cut > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/dirname > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/dsv > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/fdflags > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/finfo > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/fltexpr > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/getconf > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/head > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/id > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/kv > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/ln > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/logname > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/mkdir > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/mkfifo > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/mktemp > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/mypid > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/pathchk > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/print > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/printenv > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/push > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/realpath > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/rm > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/rmdir > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/seq > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/setpgid > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/sleep > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/stat > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/strftime > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/strptime > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/sync > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/tee > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/truefalse > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/tty > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/uname > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/unlink > Extracting debug info from /exopi-obj/pobj/bash-5.3.8/fake-amd64/usr/local/lib/bash/whoami ===> Building package for bash-5.3.8 Create /exopi-cvs/ports/packages/amd64/all/bash-5.3.8.tgz Creating package bash-5.3.8 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|****** | 11% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 48% checksumming|****************************** | 49% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************* | 52% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|********* | 15% archiving|********** | 15% archiving|********** | 16% archiving|*********** | 16% archiving|*********** | 17% archiving|*********** | 18% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************** | 22% archiving|*************** | 23% archiving|**************** | 25% archiving|***************** | 27% archiving|****************** | 28% archiving|******************* | 29% archiving|******************** | 31% archiving|******************** | 32% archiving|********************** | 34% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************** | 50% archiving|********************************* | 52% archiving|********************************** | 53% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************** | 59% archiving|*************************************** | 61% archiving|**************************************** | 62% archiving|***************************************** | 64% archiving|****************************************** | 65% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|******************************************** | 70% archiving|********************************************* | 70% archiving|************************************************* | 76% archiving|*************************************************** | 80% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|********************************************************* | 89% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Creating package debug-bash-5.3.8 reading plist| checking dependencies| checking dependencies|devel/gettext,-runtime checking dependencies|shells/bash checksumming| checksumming| | 0% checksumming|* | 2% checksumming|** | 3% checksumming|*** | 5% checksumming|**** | 7% checksumming|***** | 8% checksumming|****** | 10% checksumming|******* | 12% checksumming|******** | 14% checksumming|********* | 15% checksumming|********** | 17% checksumming|*********** | 19% checksumming|************ | 20% checksumming|************* | 22% checksumming|************** | 24% checksumming|**************** | 25% checksumming|***************** | 27% checksumming|****************** | 29% checksumming|******************* | 31% checksumming|******************** | 32% checksumming|********************* | 34% checksumming|********************** | 36% checksumming|*********************** | 37% checksumming|************************ | 39% checksumming|************************* | 41% checksumming|************************** | 42% checksumming|*************************** | 44% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|****************************** | 49% checksumming|******************************* | 51% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************** | 56% checksumming|*********************************** | 58% checksumming|************************************ | 59% checksumming|************************************* | 61% checksumming|************************************** | 63% checksumming|*************************************** | 64% checksumming|**************************************** | 66% checksumming|***************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 71% checksumming|******************************************** | 73% checksumming|********************************************* | 75% checksumming|*********************************************** | 76% checksumming|************************************************ | 78% checksumming|************************************************* | 80% checksumming|************************************************** | 81% checksumming|*************************************************** | 83% checksumming|**************************************************** | 85% checksumming|***************************************************** | 86% checksumming|****************************************************** | 88% checksumming|******************************************************* | 90% checksumming|******************************************************** | 92% checksumming|********************************************************* | 93% checksumming|********************************************************** | 95% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|******************************************* | 68% archiving|**************************************************** | 81% archiving|**************************************************** | 82% archiving|***************************************************** | 82% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|****************************************************** | 85% archiving|******************************************************* | 85% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************* | 95% archiving|************************************************************* | 96% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************| 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/bash-5.3.8.tgz Link to /exopi-cvs/ports/packages/amd64/ftp/debug-bash-5.3.8.tgz >>> Running clean in shells/bash at 1764960985.37 ===> shells/bash ===> Cleaning for bash-5.3.8 >>> Ended at 1764960985.90 max_stuck=3.87/waiting-for-lock #42=15.84/show-prepare-results=0.85/patch=1.64/configure=66.91/build=89.32/fake=6.65/package=17.18/clean=0.58