=>> Building shells/bash build started at 2025-07-27T11:51:16-04:00 port directory: /usr/ports/shells/bash package name: bash-5.3.3 building for: FreeBSD 143amd64-default-job-03 14.3-RELEASE-p1 FreeBSD 14.3-RELEASE-p1 amd64 maintained by: ehaupt@FreeBSD.org port version: 5.3.3 port revision: 0 Makefile datestamp: -rw-r--r-- 1 root wheel 3685 Jul 27 14:58 /usr/ports/shells/bash/Makefile Ports top last git commit: cbd95bfc8c Ports top unclean checkout: no =>> Inspecting /usr/local/poudriere/data/.m/143amd64-default/03//usr/ports/shells/bash for modifications to git checkout... no Port dir last git commit: 120818bc5c Port dir unclean checkout: no Poudriere version: poudriere-git-3.4.99.20250601 Host OSVERSION: 1403000 Jail OSVERSION: 1403000 Job Id: 03 ---Begin Environment--- SHELL=/bin/sh OSVERSION=1403000 UNAME_v=FreeBSD 14.3-RELEASE-p1 UNAME_r=14.3-RELEASE-p1 BLOCKSIZE=K MAIL=/var/mail/root MM_CHARSET=UTF-8 LANG=C.UTF-8 STATUS=1 HOME=/root PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin MAKE_OBJDIR_CHECK_WRITABLE=0 LOCALBASE=/usr/local USER=root POUDRIERE_NAME=poudriere-git POUDRIERE_VERSION=3.4.99.20250601 MASTERMNT=/usr/local/poudriere/data/.m/143amd64-default/ref LC_COLLATE=C POUDRIERE_BUILD_TYPE=bulk PACKAGE_BUILDING=yes SAVED_TERM=xterm OUTPUT_REDIRECTED_STDERR=4 OUTPUT_REDIRECTED=1 PWD=/usr/local/poudriere/data/.m/143amd64-default/03/.p OUTPUT_REDIRECTED_STDOUT=3 P_PORTS_FEATURES=FLAVORS SUBPACKAGES SELECTED_OPTIONS MASTERNAME=143amd64-default OLDPWD=/usr/local/poudriere/data/.m/143amd64-default/ref/.p/pool POUDRIERE_PKGNAME=poudriere-git-3.4.99.20250601 PREFIX=/usr/local POUDRIEREPATH=/usr/local/bin/poudriere ---End Environment--- ---Begin Poudriere Port Flags/Env--- PORT_FLAGS= PKGENV= FLAVOR= MAKE_ARGS= ---End Poudriere Port Flags/Env--- ---Begin OPTIONS List--- ===> The following configuration options are available for bash-5.3.3: DOCS=on: Build and/or install documentation FDESCFS=off: Enable use of /dev/fd HELP=on: Enable builtin help NLS=on: Native Language Support STATIC=off: Build static executables and/or libraries SYSBASHRC=off: Enable system-wide rc files SYSLOG=off: Syslog logging support ===> Use 'make config' to modify these settings ---End OPTIONS List--- --MAINTAINER-- ehaupt@FreeBSD.org --End MAINTAINER-- --PORTVERSION-- 5.3.3 --End PORTVERSION-- --PORTREVISION-- 0 --End PORTREVISION-- --CONFIGURE_ARGS-- --without-bash-malloc --disable-rpath --enable-disabled-builtins --with-libiconv-prefix=/usr --enable-help-builtin --enable-nls --disable-static-link --prefix=/usr/local ${_LATE_CONFIGURE_ARGS} --End CONFIGURE_ARGS-- --CONFIGURE_ENV-- bash_cv_dev_fd=absent XDG_DATA_HOME=/wrkdirs/usr/ports/shells/bash/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/bash/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/bash/work/.cache HOME=/wrkdirs/usr/ports/shells/bash/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/bash/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288 --End CONFIGURE_ENV-- --MAKE_ENV-- XDG_DATA_HOME=/wrkdirs/usr/ports/shells/bash/work XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/bash/work XDG_CACHE_HOME=/wrkdirs/usr/ports/shells/bash/work/.cache HOME=/wrkdirs/usr/ports/shells/bash/work TMPDIR="/tmp" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin PKG_CONFIG_LIBDIR=/wrkdirs/usr/ports/shells/bash/work/.pkgconfig:/usr/local/libdata/pkgconfig:/usr/local/share/pkgconfig:/usr/libdata/pkgconfig MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local LOCALBASE=/usr/local CC="cc" CFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing " CPP="cpp" CPPFLAGS="-DDEFAULT_PATH_VALUE='\"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin\"' -DSTANDARD_UTILS_PATH='\"/sbin:/bin:/usr/sbin:/usr/bin\"' -DLIBICONV_PLUG -isystem /usr/local/include" LDFLAGS=" -Wl,-export-dynamic " LIBS="-L/usr/local/lib" CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DLIBICONV_PLUG -isystem /usr/local/include " BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" --End MAKE_ENV-- --PLIST_SUB-- PORTDOCS="" DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" OSREL=14.3 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bash" EXAMPLESDIR="share/examples/bash" DATADIR="share/bash" WWWDIR="www/bash" ETCDIR="etc/bash" --End PLIST_SUB-- --SUB_LIST-- DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/bash DOCSDIR=/usr/local/share/doc/bash EXAMPLESDIR=/usr/local/share/examples/bash WWWDIR=/usr/local/www/bash ETCDIR=/usr/local/etc/bash --End SUB_LIST-- ---Begin make.conf--- USE_PACKAGE_DEPENDS=yes BATCH=yes WRKDIRPREFIX=/wrkdirs PORTSDIR=/usr/ports PACKAGES=/packages DISTDIR=/distfiles FORCE_PACKAGE=yes PACKAGE_BUILDING=yes PACKAGE_BUILDING_FLAVORS=yes #### /usr/local/etc/poudriere.d/make.conf #### DEFAULT_VERSIONS= ssl=openssl33 samba=4.19 mysql=8.4 php=8.4 ccache4=4.9 perl5=5.40 WITH_CCACHE_BUILD=yes CCACHE_DIR=/var/cache/ccache OPTIONS_UNSET+=DTRACE # OPTIONS_SET=GSSAPI_NONE WITH_CCACHE_BUILD=yes CCACHE_DIR=/root/.ccache #### Misc Poudriere #### .include "/etc/make.conf.ports_env" GID=0 UID=0 DISABLE_MAKE_JOBS=poudriere ---End make.conf--- --Resource limits-- cpu time (seconds, -t) unlimited file size (512-blocks, -f) unlimited data seg size (kbytes, -d) 33554432 stack size (kbytes, -s) 524288 core file size (512-blocks, -c) unlimited max memory size (kbytes, -m) unlimited locked memory (kbytes, -l) unlimited max user processes (-u) 34016 open files (-n) 8192 virtual mem size (kbytes, -v) unlimited swap limit (kbytes, -w) unlimited socket buffer size (bytes, -b) unlimited pseudo-terminals (-p) unlimited kqueues (-k) unlimited umtx shared locks (-o) unlimited pipebuf (-y) unlimited --End resource limits-- =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bash-5.3.3 depends on file: /usr/local/sbin/pkg - not found ===> Installing existing package /packages/All/pkg-2.2.1.pkg [143amd64-default-job-03] Installing pkg-2.2.1... [143amd64-default-job-03] Extracting pkg-2.2.1: .......... done ===> bash-5.3.3 depends on file: /usr/local/sbin/pkg - found ===> Returning to build of bash-5.3.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user => bash53-001 doesn't seem to exist in /portdistfiles/bash. => Attempting to fetch https://ftpmirror.gnu.org/bash/bash-5.3-patches/bash53-001 bash53-001 1531 B 31 MBps 00s => bash53-002 doesn't seem to exist in /portdistfiles/bash. => Attempting to fetch https://ftpmirror.gnu.org/bash/bash-5.3-patches/bash53-002 bash53-002 2635 B 25 MBps 00s => bash53-003 doesn't seem to exist in /portdistfiles/bash. => Attempting to fetch https://ftpmirror.gnu.org/bash/bash-5.3-patches/bash53-003 bash53-003 2683 B 23 MBps 00s ===> Fetching all distfiles required by bash-5.3.3 for building =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by bash-5.3.3 for building => SHA256 Checksum OK for bash/bash-5.3.tar.gz. => SHA256 Checksum OK for bash/bash53-001. => SHA256 Checksum OK for bash/bash53-002. => SHA256 Checksum OK for bash/bash53-003. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> License GPLv3+ accepted by the user ===> Fetching all distfiles required by bash-5.3.3 for building ===> Extracting for bash-5.3.3 => SHA256 Checksum OK for bash/bash-5.3.tar.gz. => SHA256 Checksum OK for bash/bash53-001. => SHA256 Checksum OK for bash/bash53-002. => SHA256 Checksum OK for bash/bash53-003. =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Patching for bash-5.3.3 ===> Applying distribution patches for bash-5.3.3 ===> Applying FreeBSD patches for bash-5.3.3 from /usr/ports/shells/bash/files /usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-5.3/parse.y /bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-5.3/y.tab.c =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bash-5.3.3 depends on executable: bison - not found ===> Installing existing package /packages/All/bison-3.8.2_2,1.pkg [143amd64-default-job-03] Installing bison-3.8.2_2,1... [143amd64-default-job-03] `-- Installing gettext-runtime-0.23.1... [143amd64-default-job-03] | `-- Installing indexinfo-0.3.1_1... [143amd64-default-job-03] | `-- Extracting indexinfo-0.3.1_1: .... done [143amd64-default-job-03] `-- Extracting gettext-runtime-0.23.1: .......... done [143amd64-default-job-03] `-- Installing libtextstyle-0.23.1... [143amd64-default-job-03] `-- Extracting libtextstyle-0.23.1: .......... done [143amd64-default-job-03] `-- Installing m4-1.4.19_1,1... [143amd64-default-job-03] `-- Extracting m4-1.4.19_1,1: .......... done [143amd64-default-job-03] Extracting bison-3.8.2_2,1: .......... done ===> bash-5.3.3 depends on executable: bison - found ===> Returning to build of bash-5.3.3 ===> bash-5.3.3 depends on package: gettext-runtime>=0.22_1 - found ===> bash-5.3.3 depends on executable: msgfmt - not found ===> Installing existing package /packages/All/gettext-tools-0.23.1_1.pkg [143amd64-default-job-03] Installing gettext-tools-0.23.1_1... [143amd64-default-job-03] Extracting gettext-tools-0.23.1_1: .......... done ===> bash-5.3.3 depends on executable: msgfmt - found ===> Returning to build of bash-5.3.3 ===> bash-5.3.3 depends on file: /usr/local/bin/ccache - not found ===> Installing existing package /packages/All/ccache-3.7.12_8.pkg [143amd64-default-job-03] Installing ccache-3.7.12_8... [143amd64-default-job-03] Extracting ccache-3.7.12_8: .......... done Create compiler links... create symlink for cc create symlink for cc (world) create symlink for c++ create symlink for c++ (world) create symlink for CC create symlink for CC (world) create symlink for clang create symlink for clang (world) create symlink for clang++ create symlink for clang++ (world) ===== Message from ccache-3.7.12_8: -- NOTE: Please read /usr/local/share/doc/ccache/ccache-howto-freebsd.txt for information on using ccache with FreeBSD ports and src. ===> bash-5.3.3 depends on file: /usr/local/bin/ccache - found ===> Returning to build of bash-5.3.3 =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bash-5.3.3 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Configuring for bash-5.3.3 configure: loading site script /usr/ports/Templates/config.site checking build system type... amd64-portbld-freebsd14.3 checking host system type... amd64-portbld-freebsd14.3 Beginning configuration for bash-5.3-release for amd64-portbld-freebsd14.3 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... o checking whether the compiler supports GNU C... yes checking whether cc accepts -g... yes checking for cc option to enable C11 features... none needed checking for stdio.h... (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... (cached) no checking for stdbool.h... (cached) yes checking for sys/param.h... (cached) yes checking for threads.h... yes checking for xlocale.h... yes 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... /usr/bin/install -c checking for ar... ar checking for ranlib... ranlib checking for bison... bison -y checking whether make sets $(MAKE)... yes checking for strip... strip checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... no checking for long double... (cached) yes checking whether char is unsigned... no checking for working volatile... yes checking for C/C++ restrict keyword... __restrict__ checking for bool, true, false... no checking for a race-free mkdir -p... (cached) /bin/mkdir -p checking for a sed that does not truncate output... (cached) /usr/bin/sed checking whether NLS is requested... yes checking for msgfmt... /usr/local/bin/msgfmt checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking how to run the C preprocessor... cpp 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... (cached) yes checking for working alloca.h... no checking for alloca... yes checking for getpagesize... (cached) yes checking for symlink... (cached) yes checking for uselocale... (cached) 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... (cached) yes checking for inttypes.h... (cached) yes checking for unsigned long long int... (cached) yes checking whether imported symbols can be declared weak... yes checking for pthread.h... (cached) yes checking for pthread_kill in -lpthread... yes checking whether POSIX threads API is available... yes checking for multithread API to use... posix checking for pthread_rwlock_t... yes checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes 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... unknown checking for ELF binary format... yes checking for the common suffixes of directories in the library search path... lib,lib32,lib checking for iconv... yes checking for working iconv... yes checking whether iconv is compatible with its POSIX signature... yes checking for inttypes.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for getcwd... (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... yes 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... (cached) yes checking whether fgets_unlocked is declared... no checking for localeconv... yes checking for bison... bison checking for bison 3.0 or newer... 3.8.2, ok checking for long long int... (cached) yes checking for wchar_t... (cached) yes checking for wint_t... (cached) yes checking whether wint_t is large enough... yes checking for intmax_t... (cached) yes checking whether printf() supports POSIX/XSI format strings... (cached) yes checking for stdint.h... (cached) yes checking for SIZE_MAX... (cached) yes checking for stdint.h... (cached) yes checking for working fcntl.h... no checking whether uselocale works... yes checking for fake locale system (OpenBSD)... no checking for Solaris 11.4 locale system... no checking for getlocalename_l... no checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyPreferredLanguages... no checking for flexible array member... yes checking for ar... (cached) ar checking for ptrdiff_t... (cached) 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... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for strnlen... (cached) yes checking for uselocale... (cached) yes checking for wcslen... (cached) yes checking for wcsnlen... (cached) 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... (cached) 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 checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for sys/mkdev.h... no checking for sys/sysmacros.h... 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... no checking for termios.h... 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... yes checking for strings.h... (cached) yes checking for stdckdint.h... yes checking for regex.h... yes checking for syslog.h... yes checking for ulimit.h... yes checking for sys/pte.h... no checking for sys/stream.h... no checking for sys/select.h... (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... yes 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... yes checking whether getpgrp requires zero arguments... (cached) yes checking for working strcoll... yes checking for __setostype... no checking for wait3... (cached) yes checking for mkfifo... yes checking for dup2... (cached) yes checking for eaccess... (cached) yes checking for fcntl... (cached) yes checking for getdtablesize... (cached) yes checking for getentropy... yes checking for getgroups... yes checking for gethostname... (cached) yes checking for getpagesize... (cached) yes checking for getpeername... yes checking for getrandom... yes 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... yes checking for pselect... yes checking for readlink... (cached) yes checking for select... (cached) yes checking for setdtablesize... no checking for setitimer... yes checking for statfs... (cached) yes checking for tcgetpgrp... (cached) yes checking for uname... (cached) yes checking for ulimit... yes 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... yes checking for faccessat... yes checking for fnmatch... yes checking for getaddrinfo... (cached) yes checking for gethostbyname... (cached) yes checking for getservbyname... yes checking for getservent... yes checking for inet_aton... (cached) yes checking for imaxdiv... 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... 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... yes checking for tcgetattr... yes checking for tcgetwinsize... yes checking for tcsetwinsize... yes checking for times... (cached) yes checking for ttyname... yes checking for tzset... 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... yes checking for isprint... yes checking for isspace... yes checking for isxdigit... yes checking for getpwent... yes checking for getpwnam... yes checking for getpwuid... yes checking for mkstemp... (cached) yes checking for mkdtemp... (cached) yes checking for arc4random... (cached) yes checking for strlcat... (cached) yes checking for memfd_create... yes checking for shm_open... yes checking for shm_mkstemp... no checking for getcwd... (cached) yes checking for memset... (cached) yes checking for strcasecmp... (cached) yes checking for strcasestr... (cached) 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... yes checking for dprintf... (cached) 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... (cached) yes checking whether setregid is declared... yes checking whether strcpy is declared... yes checking whether strsignal is declared... (cached) 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... (cached) yes checking whether strtoul is declared... yes checking whether strtoull is declared... (cached) yes checking whether strtoumax is declared... (cached) yes checking for working mktime... yes checking for argz.h... (cached) no checking for errno.h... (cached) yes checking for fcntl.h... (cached) yes checking for malloc.h... yes checking for stdio_ext.h... no 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) yes 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... (cached) yes checking for mbstr.h... no checking for mbrlen... (cached) yes checking for mbscasecmp... no checking for mbscmp... no checking for mbsncmp... no checking for mbsnrtowcs... (cached) 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... (cached) yes checking whether mbrtowc and mbstate_t are properly declared... (cached) yes checking for iswlower... yes checking for iswupper... yes checking for towlower... (cached) 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... yes checking for dlopen... (cached) yes checking for dlclose... yes checking for dlsym... 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... (cached) 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... 1 checking size of short... 2 checking size of int... 4 checking size of long... 8 checking size of char *... 8 checking size of size_t... 8 checking size of double... 8 checking size of long long... 8 checking for bits16_t... no checking for u_bits16_t... no checking for bits32_t... no checking for u_bits32_t... no checking for bits64_t... no checking for ptrdiff_t... (cached) yes checking whether stat file-mode macros are broken... no checking whether #! works in shell scripts... yes checking whether strchrnul works... yes checking if dup2 fails to clear the close-on-exec flag... no checking whether pgrps need synchronization... no checking for type of signal functions... posix checking for sys_errlist and sys_nerr... yes checking whether sys_siglist is declared... (cached) 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... no checking for clock_t... yes checking for sigset_t... yes checking for socklen_t... yes checking for quad_t... yes checking for type of struct rlimit fields... rlim_t checking for intmax_t... (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... time.h checking for struct tm.tm_zone... yes checking for struct timezone in sys/time.h and time.h... yes checking for offset of exit status in return status from wait... 8 checking for struct timespec in ... yes checking for struct stat.st_atim.tv_nsec... yes checking whether struct stat.st_atim is of type struct timespec... yes checking for sbrk... yes checking for working sbrk... yes checking for brk... no 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... (cached) 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... yes checking whether strtoimax is declared... (cached) yes checking whether clearerr_unlocked is declared... (cached) yes checking whether feof_unlocked is declared... (cached) yes checking whether ferror_unlocked is declared... (cached) yes checking whether fflush_unlocked is declared... yes checking whether fgets_unlocked is declared... (cached) no checking whether fputc_unlocked is declared... yes checking whether fputs_unlocked is declared... yes checking whether fread_unlocked is declared... yes checking whether fwrite_unlocked is declared... yes checking whether getc_unlocked is declared... (cached) yes checking whether getchar_unlocked is declared... (cached) yes checking whether putc_unlocked is declared... (cached) yes checking whether putchar_unlocked is declared... (cached) 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... yes 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... (cached) absent 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 =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building for bash-5.3.3 rm -f shell.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c shell.c shell.c:915:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 915 | while (arg_character = arg_string[i++]) | ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ shell.c:915:28: note: place parentheses around the assignment to silence this warning 915 | while (arg_character = arg_string[i++]) | ^ | ( ) shell.c:915:28: note: use '==' to turn this assignment into an equality comparison 915 | while (arg_character = arg_string[i++]) | ^ | == 1 warning generated. rm -f eval.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c eval.c eval.c:155:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 155 | else if (current_command = global_command) | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ eval.c:155:29: note: place parentheses around the assignment to silence this warning 155 | else if (current_command = global_command) | ^ | ( ) eval.c:155:29: note: use '==' to turn this assignment into an equality comparison 155 | else if (current_command = global_command) | ^ | == 1 warning generated. bison -y -d ./parse.y rm -f parser-built touch parser-built rm -f mkbuiltins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mkbuiltins.c mkbuiltins.c:575:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 575 | for (i = 0; line = defs->lines->array[i]; i++) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~ mkbuiltins.c:575:20: note: place parentheses around the assignment to silence this warning 575 | for (i = 0; line = defs->lines->array[i]; i++) | ^ | ( ) mkbuiltins.c:575:20: note: use '==' to turn this assignment into an equality comparison 575 | for (i = 0; line = defs->lines->array[i]; i++) | ^ | == mkbuiltins.c:689:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 689 | for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mkbuiltins.c:689:27: note: place parentheses around the assignment to silence this warning 689 | for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++) | ^ | ( ) mkbuiltins.c:689:27: note: use '==' to turn this assignment into an equality comparison 689 | for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++) | ^ | == 2 warnings generated. cc -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mkbuiltins mkbuiltins.o -ldl -L/usr/local/lib rm -f execute_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c execute_cmd.c rm -f y.tab.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c y.tab.c ./parse.y:5021:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5021 | if (etext = error_token_from_token (cond_token)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5021:17: note: place parentheses around the assignment to silence this warning 5021 | if (etext = error_token_from_token (cond_token)) | ^ | ( ) ./parse.y:5021:17: note: use '==' to turn this assignment into an equality comparison 5021 | if (etext = error_token_from_token (cond_token)) | ^ | == ./parse.y:5103:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5103 | if (etext = error_token_from_token (cond_token)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5103:14: note: place parentheses around the assignment to silence this warning 5103 | if (etext = error_token_from_token (cond_token)) | ^ | ( ) ./parse.y:5103:14: note: use '==' to turn this assignment into an equality comparison 5103 | if (etext = error_token_from_token (cond_token)) | ^ | == ./parse.y:5137:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5137 | if (etext = error_token_from_token (tok)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5137:14: note: place parentheses around the assignment to silence this warning 5137 | if (etext = error_token_from_token (tok)) | ^ | ( ) ./parse.y:5137:14: note: use '==' to turn this assignment into an equality comparison 5137 | if (etext = error_token_from_token (tok)) | ^ | == ./parse.y:5188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5188 | if (etext = error_token_from_token (tok)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5188:14: note: place parentheses around the assignment to silence this warning 5188 | if (etext = error_token_from_token (tok)) | ^ | ( ) ./parse.y:5188:14: note: use '==' to turn this assignment into an equality comparison 5188 | if (etext = error_token_from_token (tok)) | ^ | == ./parse.y:5221:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5221 | if (etext = error_token_from_token (tok)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5221:14: note: place parentheses around the assignment to silence this warning 5221 | if (etext = error_token_from_token (tok)) | ^ | ( ) ./parse.y:5221:14: note: use '==' to turn this assignment into an equality comparison 5221 | if (etext = error_token_from_token (tok)) | ^ | == ./parse.y:5239:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5239 | else if (etext = error_token_from_token (tok)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:5239:22: note: place parentheses around the assignment to silence this warning 5239 | else if (etext = error_token_from_token (tok)) | ^ | ( ) ./parse.y:5239:22: note: use '==' to turn this assignment into an equality comparison 5239 | else if (etext = error_token_from_token (tok)) | ^ | == ./parse.y:6292:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6292 | while (c = *string++) | ~~^~~~~~~~~~~ ./parse.y:6292:12: note: place parentheses around the assignment to silence this warning 6292 | while (c = *string++) | ^ | ( ) ./parse.y:6292:12: note: use '==' to turn this assignment into an equality comparison 6292 | while (c = *string++) | ^ | == ./parse.y:6737:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6737 | if (t = find_token_in_alist (tok, word_token_alist, 0)) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:6737:9: note: place parentheses around the assignment to silence this warning 6737 | if (t = find_token_in_alist (tok, word_token_alist, 0)) | ^ | ( ) ./parse.y:6737:9: note: use '==' to turn this assignment into an equality comparison 6737 | if (t = find_token_in_alist (tok, word_token_alist, 0)) | ^ | == ./parse.y:6740:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6740 | if (t = find_token_in_alist (tok, other_token_alist, 0)) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./parse.y:6740:9: note: place parentheses around the assignment to silence this warning 6740 | if (t = find_token_in_alist (tok, other_token_alist, 0)) | ^ | ( ) ./parse.y:6740:9: note: use '==' to turn this assignment into an equality comparison 6740 | if (t = find_token_in_alist (tok, other_token_alist, 0)) | ^ | == ./parse.y:7031:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 7031 | if (ea = expanding_alias ()) | ~~~^~~~~~~~~~~~~~~~~~~~ ./parse.y:7031:10: note: place parentheses around the assignment to silence this warning 7031 | if (ea = expanding_alias ()) | ^ | ( ) ./parse.y:7031:10: note: use '==' to turn this assignment into an equality comparison 7031 | if (ea = expanding_alias ()) | ^ | == 10 warnings generated. rm -f general.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c general.c general.c:504:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 504 | while (c = string[indx]) | ~~^~~~~~~~~~~~~~ general.c:504:12: note: place parentheses around the assignment to silence this warning 504 | while (c = string[indx]) | ^ | ( ) general.c:504:12: note: use '==' to turn this assignment into an equality comparison 504 | while (c = string[indx]) | ^ | == 1 warning generated. rm -f make_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c make_cmd.c make_cmd.c:569:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 569 | while (full_line = read_secondary_line (delim_unquoted)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make_cmd.c:569:20: note: place parentheses around the assignment to silence this warning 569 | while (full_line = read_secondary_line (delim_unquoted)) | ^ | ( ) make_cmd.c:569:20: note: use '==' to turn this assignment into an equality comparison 569 | while (full_line = read_secondary_line (delim_unquoted)) | ^ | == 1 warning generated. rm -f print_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c print_cmd.c rm -f dispose_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c dispose_cmd.c rm -f variables.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c variables.c variables.c:428:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 428 | if (temp_var = find_function (tname)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ variables.c:428:17: note: place parentheses around the assignment to silence this warning 428 | if (temp_var = find_function (tname)) | ^ | ( ) variables.c:428:17: note: use '==' to turn this assignment into an equality comparison 428 | if (temp_var = find_function (tname)) | ^ | == variables.c:435:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 435 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:435:21: note: place parentheses around the assignment to silence this warning 435 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ^ | ( ) variables.c:435:21: note: use '==' to turn this assignment into an equality comparison 435 | if (temp_var = bind_invalid_envvar (name, string, 0)) | ^ | == variables.c:1949:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1949 | if (v = hash_lookup (name, vc->table)) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:1949:11: note: place parentheses around the assignment to silence this warning 1949 | if (v = hash_lookup (name, vc->table)) | ^ | ( ) variables.c:1949:11: note: use '==' to turn this assignment into an equality comparison 1949 | if (v = hash_lookup (name, vc->table)) | ^ | == variables.c:3940:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3940 | if (elt = hash_remove (name, v->table, 0)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:3940:13: note: place parentheses around the assignment to silence this warning 3940 | if (elt = hash_remove (name, v->table, 0)) | ^ | ( ) variables.c:3940:13: note: use '==' to turn this assignment into an equality comparison 3940 | if (elt = hash_remove (name, v->table, 0)) | ^ | == variables.c:3967:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3967 | if (elt = hash_remove (name, v->table, 0)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:3967:13: note: place parentheses around the assignment to silence this warning 3967 | if (elt = hash_remove (name, v->table, 0)) | ^ | ( ) variables.c:3967:13: note: use '==' to turn this assignment into an equality comparison 3967 | if (elt = hash_remove (name, v->table, 0)) | ^ | == variables.c:4858:35: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4858 | for (i = 0, list_index = 0; var = vars[i]; i++) | ~~~~^~~~~~~~~ variables.c:4858:35: note: place parentheses around the assignment to silence this warning 4858 | for (i = 0, list_index = 0; var = vars[i]; i++) | ^ | ( ) variables.c:4858:35: note: use '==' to turn this assignment into an equality comparison 4858 | for (i = 0, list_index = 0; var = vars[i]; i++) | ^ | == variables.c:5358:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 5358 | if (ret = vcxt->down) | ~~~~^~~~~~~~~~~~ variables.c:5358:11: note: place parentheses around the assignment to silence this warning 5358 | if (ret = vcxt->down) | ^ | ( ) variables.c:5358:11: note: use '==' to turn this assignment into an equality comparison 5358 | if (ret = vcxt->down) | ^ | == variables.c:6125:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6125 | while (val = extract_colon_unit (temp, &tptr)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ variables.c:6125:14: note: place parentheses around the assignment to silence this warning 6125 | while (val = extract_colon_unit (temp, &tptr)) | ^ | ( ) variables.c:6125:14: note: use '==' to turn this assignment into an equality comparison 6125 | while (val = extract_colon_unit (temp, &tptr)) | ^ | == variables.c:6172:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6172 | if (v = find_variable (name)) | ~~^~~~~~~~~~~~~~~~~~~~~~ variables.c:6172:9: note: place parentheses around the assignment to silence this warning 6172 | if (v = find_variable (name)) | ^ | ( ) variables.c:6172:9: note: use '==' to turn this assignment into an equality comparison 6172 | if (v = find_variable (name)) | ^ | == 9 warnings generated. rm -f copy_cmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c copy_cmd.c rm -f error.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c error.c rm -f expr.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c expr.c rm -f flags.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c flags.c rm -f jobs.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c jobs.c jobs.c:1555:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1555 | if (temp = jobs[job_index]) | ~~~~~^~~~~~~~~~~~~~~~~ jobs.c:1555:12: note: place parentheses around the assignment to silence this warning 1555 | if (temp = jobs[job_index]) | ^ | ( ) jobs.c:1555:12: note: use '==' to turn this assignment into an equality comparison 1555 | if (temp = jobs[job_index]) | ^ | == 1 warning generated. rm -f subst.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c subst.c subst.c:800:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 800 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:800:12: note: place parentheses around the assignment to silence this warning 800 | while (c = string[i]) | ^ | ( ) subst.c:800:12: note: use '==' to turn this assignment into an equality comparison 800 | while (c = string[i]) | ^ | == subst.c:871:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 871 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:871:12: note: place parentheses around the assignment to silence this warning 871 | while (c = string[i]) | ^ | ( ) subst.c:871:12: note: use '==' to turn this assignment into an equality comparison 871 | while (c = string[i]) | ^ | == subst.c:1022:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1022 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:1022:12: note: place parentheses around the assignment to silence this warning 1022 | while (c = string[i]) | ^ | ( ) subst.c:1022:12: note: use '==' to turn this assignment into an equality comparison 1022 | while (c = string[i]) | ^ | == subst.c:1180:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1180 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:1180:12: note: place parentheses around the assignment to silence this warning 1180 | while (c = string[i]) | ^ | ( ) subst.c:1180:12: note: use '==' to turn this assignment into an equality comparison 1180 | while (c = string[i]) | ^ | == subst.c:1558:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1558 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:1558:12: note: place parentheses around the assignment to silence this warning 1558 | while (c = string[i]) | ^ | ( ) subst.c:1558:12: note: use '==' to turn this assignment into an equality comparison 1558 | while (c = string[i]) | ^ | == subst.c:1849:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1849 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:1849:12: note: place parentheses around the assignment to silence this warning 1849 | while (c = string[i]) | ^ | ( ) subst.c:1849:12: note: use '==' to turn this assignment into an equality comparison 1849 | while (c = string[i]) | ^ | == subst.c:2101:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2101 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:2101:12: note: place parentheses around the assignment to silence this warning 2101 | while (c = string[i]) | ^ | ( ) subst.c:2101:12: note: use '==' to turn this assignment into an equality comparison 2101 | while (c = string[i]) | ^ | == subst.c:2220:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2220 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:2220:12: note: place parentheses around the assignment to silence this warning 2220 | while (c = string[i]) | ^ | ( ) subst.c:2220:12: note: use '==' to turn this assignment into an equality comparison 2220 | while (c = string[i]) | ^ | == subst.c:2391:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2391 | while (c = string[i]) | ~~^~~~~~~~~~~ subst.c:2391:12: note: place parentheses around the assignment to silence this warning 2391 | while (c = string[i]) | ^ | ( ) subst.c:2391:12: note: use '==' to turn this assignment into an equality comparison 2391 | while (c = string[i]) | ^ | == subst.c:3597:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3597 | if (t = mbschr (name, LBRACK)) | ~~^~~~~~~~~~~~~~~~~~~~~~~ subst.c:3597:9: note: place parentheses around the assignment to silence this warning 3597 | if (t = mbschr (name, LBRACK)) | ^ | ( ) subst.c:3597:9: note: use '==' to turn this assignment into an equality comparison 3597 | if (t = mbschr (name, LBRACK)) | ^ | == subst.c:4149:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4149 | while (c = string[sindex]) | ~~^~~~~~~~~~~~~~~~ subst.c:4149:12: note: place parentheses around the assignment to silence this warning 4149 | while (c = string[sindex]) | ^ | ( ) subst.c:4149:12: note: use '==' to turn this assignment into an equality comparison 4149 | while (c = string[sindex]) | ^ | == subst.c:6908:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6908 | for (i = 0, ind = 0; c = string[i]; ) | ~~^~~~~~~~~~~ subst.c:6908:26: note: place parentheses around the assignment to silence this warning 6908 | for (i = 0, ind = 0; c = string[i]; ) | ^ | ( ) subst.c:6908:26: note: use '==' to turn this assignment into an equality comparison 6908 | for (i = 0, ind = 0; c = string[i]; ) | ^ | == subst.c:6942:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 6942 | if (valsub = (string && *string == '|')) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c:6942:14: note: place parentheses around the assignment to silence this warning 6942 | if (valsub = (string && *string == '|')) | ^ | ( ) subst.c:6942:14: note: use '==' to turn this assignment into an equality comparison 6942 | if (valsub = (string && *string == '|')) | ^ | == subst.c:7767:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 7767 | else if (var = find_variable (name)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ subst.c:7767:16: note: place parentheses around the assignment to silence this warning 7767 | else if (var = find_variable (name)) | ^ | ( ) subst.c:7767:16: note: use '==' to turn this assignment into an equality comparison 7767 | else if (var = find_variable (name)) | ^ | == subst.c:7797:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 7797 | else if (var = find_variable_last_nameref (name, 0)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ subst.c:7797:16: note: place parentheses around the assignment to silence this warning 7797 | else if (var = find_variable_last_nameref (name, 0)) | ^ | ( ) subst.c:7797:16: note: use '==' to turn this assignment into an equality comparison 7797 | else if (var = find_variable_last_nameref (name, 0)) | ^ | == subst.c:9153:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 9153 | while (c = s[sindex]) | ~~^~~~~~~~~~~ subst.c:9153:12: note: place parentheses around the assignment to silence this warning 9153 | while (c = s[sindex]) | ^ | ( ) subst.c:9153:12: note: use '==' to turn this assignment into an equality comparison 9153 | while (c = s[sindex]) | ^ | == subst.c:9858:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 9858 | if (c = string[sindex]) | ~~^~~~~~~~~~~~~~~~ subst.c:9858:9: note: place parentheses around the assignment to silence this warning 9858 | if (c = string[sindex]) | ^ | ( ) subst.c:9858:9: note: use '==' to turn this assignment into an equality comparison 9858 | if (c = string[sindex]) | ^ | == subst.c:9868:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 9868 | if (c = string[sindex]) | ~~^~~~~~~~~~~~~~~~ subst.c:9868:13: note: place parentheses around the assignment to silence this warning 9868 | if (c = string[sindex]) | ^ | ( ) subst.c:9868:13: note: use '==' to turn this assignment into an equality comparison 9868 | if (c = string[sindex]) | ^ | == subst.c:12207:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 12207 | for (dquote = sindex = 0; c = string[sindex];) | ~~^~~~~~~~~~~~~~~~ subst.c:12207:31: note: place parentheses around the assignment to silence this warning 12207 | for (dquote = sindex = 0; c = string[sindex];) | ^ | ( ) subst.c:12207:31: note: use '==' to turn this assignment into an equality comparison 12207 | for (dquote = sindex = 0; c = string[sindex];) | ^ | == subst.c:12744:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 12744 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ subst.c:12744:33: note: place parentheses around the assignment to silence this warning 12744 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ^ | ( ) subst.c:12744:33: note: use '==' to turn this assignment into an equality comparison 12744 | for (eindex = 0; temp_string = expansions[eindex]; eindex++) | ^ | == 20 warnings generated. rm -f hashcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashcmd.c rm -f hashlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashlib.c rm -f mailcheck.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c mailcheck.c mailcheck.c:392:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 392 | while (mailfile = extract_colon_unit (mailpaths, &i)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailcheck.c:392:19: note: place parentheses around the assignment to silence this warning 392 | while (mailfile = extract_colon_unit (mailpaths, &i)) | ^ | ( ) mailcheck.c:392:19: note: use '==' to turn this assignment into an equality comparison 392 | while (mailfile = extract_colon_unit (mailpaths, &i)) | ^ | == mailcheck.c:464:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 464 | if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mailcheck.c:464:13: note: place parentheses around the assignment to silence this warning 464 | if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES)) | ^ | ( ) mailcheck.c:464:13: note: use '==' to turn this assignment into an equality comparison 464 | if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES)) | ^ | == 2 warnings generated. rm -f mksignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c ./support/mksignames.c rm -f buildsignames.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -o buildsignames.o -c ./support/signames.c rm -f mksignames cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksignames mksignames.o buildsignames.o rm -f lsignames.h ./mksignames lsignames.h if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi rm -f trap.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c trap.c trap.c:301:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 301 | if (ret = get_string_value ("BASH_TRAPSIG")) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ trap.c:301:11: note: place parentheses around the assignment to silence this warning 301 | if (ret = get_string_value ("BASH_TRAPSIG")) | ^ | ( ) trap.c:301:11: note: use '==' to turn this assignment into an equality comparison 301 | if (ret = get_string_value ("BASH_TRAPSIG")) | ^ | == 1 warning generated. rm -f input.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c input.c rm -f unwind_prot.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c unwind_prot.c unwind_prot.c:232:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 232 | while (elt = unwind_protect_list) | ~~~~^~~~~~~~~~~~~~~~~~~~~ unwind_prot.c:232:14: note: place parentheses around the assignment to silence this warning 232 | while (elt = unwind_protect_list) | ^ | ( ) unwind_prot.c:232:14: note: use '==' to turn this assignment into an equality comparison 232 | while (elt = unwind_protect_list) | ^ | == unwind_prot.c:267:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 267 | while (elt = unwind_protect_list) | ~~~~^~~~~~~~~~~~~~~~~~~~~ unwind_prot.c:267:14: note: place parentheses around the assignment to silence this warning 267 | while (elt = unwind_protect_list) | ^ | ( ) unwind_prot.c:267:14: note: use '==' to turn this assignment into an equality comparison 267 | while (elt = unwind_protect_list) | ^ | == 2 warnings generated. rm -f pathexp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pathexp.c pathexp.c:77:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 77 | while (c = *string++) | ~~^~~~~~~~~~~ pathexp.c:77:12: note: place parentheses around the assignment to silence this warning 77 | while (c = *string++) | ^ | ( ) pathexp.c:77:12: note: use '==' to turn this assignment into an equality comparison 77 | while (c = *string++) | ^ | == pathexp.c:664:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 664 | while (colon_bit = split_ignorespec (this_ignoreval, &ptr)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pathexp.c:664:20: note: place parentheses around the assignment to silence this warning 664 | while (colon_bit = split_ignorespec (this_ignoreval, &ptr)) | ^ | ( ) pathexp.c:664:20: note: use '==' to turn this assignment into an equality comparison 664 | while (colon_bit = split_ignorespec (this_ignoreval, &ptr)) | ^ | == 2 warnings generated. rm -f sig.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c sig.c rm -f test.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c test.c rm -f mksyntax cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksyntax ./mksyntax.c rm -f syntax.c ./mksyntax -o syntax.c /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.3 -o newversion.h && mv newversion.h version.h rm -f version.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c version.c rm -f alias.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c alias.c rm -f array.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c array.c rm -f arrayfunc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c arrayfunc.c rm -f assoc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c assoc.c rm -f braces.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c braces.c braces.c:445:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 445 | if (t = (char *)malloc (2)) | ~~^~~~~~~~~~~~~~~~~~~~ braces.c:445:10: note: place parentheses around the assignment to silence this warning 445 | if (t = (char *)malloc (2)) | ^ | ( ) braces.c:445:10: note: use '==' to turn this assignment into an equality comparison 445 | if (t = (char *)malloc (2)) | ^ | == braces.c:656:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 656 | while (c = text[i]) | ~~^~~~~~~~~ braces.c:656:12: note: place parentheses around the assignment to silence this warning 656 | while (c = text[i]) | ^ | ( ) braces.c:656:12: note: use '==' to turn this assignment into an equality comparison 656 | while (c = text[i]) | ^ | == 2 warnings generated. rm -f bracecomp.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bracecomp.c rm -f bashhist.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashhist.c bashhist.c:732:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 732 | while (temp = previous_history ()) | ~~~~~^~~~~~~~~~~~~~~~~~~~~ bashhist.c:732:15: note: place parentheses around the assignment to silence this warning 732 | while (temp = previous_history ()) | ^ | ( ) bashhist.c:732:15: note: use '==' to turn this assignment into an equality comparison 732 | while (temp = previous_history ()) | ^ | == 1 warning generated. rm -f bashline.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashline.c bashline.c:809:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 809 | while (temp = fgets (buffer, 255, file)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:809:15: note: place parentheses around the assignment to silence this warning 809 | while (temp = fgets (buffer, 255, file)) | ^ | ( ) bashline.c:809:15: note: use '==' to turn this assignment into an equality comparison 809 | while (temp = fgets (buffer, 255, file)) | ^ | == bashline.c:1726:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1726 | while (was_assignment = assignment (n, 0)); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~ bashline.c:1726:29: note: place parentheses around the assignment to silence this warning 1726 | while (was_assignment = assignment (n, 0)); | ^ | ( ) bashline.c:1726:29: note: use '==' to turn this assignment into an equality comparison 1726 | while (was_assignment = assignment (n, 0)); | ^ | == bashline.c:2262:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2262 | while (val = glob_matches[local_index++]) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:2262:18: note: place parentheses around the assignment to silence this warning 2262 | while (val = glob_matches[local_index++]) | ^ | ( ) bashline.c:2262:18: note: use '==' to turn this assignment into an equality comparison 2262 | while (val = glob_matches[local_index++]) | ^ | == bashline.c:2688:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2688 | while (srvent = getservent ()) | ~~~~~~~^~~~~~~~~~~~~~~ bashline.c:2688:17: note: place parentheses around the assignment to silence this warning 2688 | while (srvent = getservent ()) | ^ | ( ) bashline.c:2688:17: note: use '==' to turn this assignment into an equality comparison 2688 | while (srvent = getservent ()) | ^ | == bashline.c:2742:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2742 | while (grent = getgrent ()) | ~~~~~~^~~~~~~~~~~~~ bashline.c:2742:16: note: place parentheses around the assignment to silence this warning 2742 | while (grent = getgrent ()) | ^ | ( ) bashline.c:2742:16: note: use '==' to turn this assignment into an equality comparison 2742 | while (grent = getgrent ()) | ^ | == bashline.c:3525:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3525 | if (t = mbschr (local_dirname, '$')) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:3525:9: note: place parentheses around the assignment to silence this warning 3525 | if (t = mbschr (local_dirname, '$')) | ^ | ( ) bashline.c:3525:9: note: use '==' to turn this assignment into an equality comparison 3525 | if (t = mbschr (local_dirname, '$')) | ^ | == bashline.c:3527:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3527 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:3527:14: note: place parentheses around the assignment to silence this warning 3527 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ^ | ( ) bashline.c:3527:14: note: use '==' to turn this assignment into an equality comparison 3527 | else if (t = mbschr (local_dirname, '`')) /* XXX */ | ^ | == bashline.c:4303:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4303 | if (t = mbschr (dirname, '$')) | ~~^~~~~~~~~~~~~~~~~~~~~~~ bashline.c:4303:9: note: place parentheses around the assignment to silence this warning 4303 | if (t = mbschr (dirname, '$')) | ^ | ( ) bashline.c:4303:9: note: use '==' to turn this assignment into an equality comparison 4303 | if (t = mbschr (dirname, '$')) | ^ | == bashline.c:4362:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4362 | for (i = j = 0; c = default_filename_quote_characters[i]; i++) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bashline.c:4362:25: note: place parentheses around the assignment to silence this warning 4362 | for (i = j = 0; c = default_filename_quote_characters[i]; i++) | ^ | ( ) bashline.c:4362:25: note: use '==' to turn this assignment into an equality comparison 4362 | for (i = j = 0; c = default_filename_quote_characters[i]; i++) | ^ | == bashline.c:4824:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 4824 | for (passc = 0; c = string[i]; i++) | ~~^~~~~~~~~~~ bashline.c:4824:21: note: place parentheses around the assignment to silence this warning 4824 | for (passc = 0; c = string[i]; i++) | ^ | ( ) bashline.c:4824:21: note: use '==' to turn this assignment into an equality comparison 4824 | for (passc = 0; c = string[i]; i++) | ^ | == 10 warnings generated. rm -f list.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c list.c rm -f stringlib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c stringlib.c rm -f locale.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c locale.c rm -f findcmd.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c findcmd.c rm -f builtins.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing builtins.c rm -f alias.o ./mkbuiltins -D . alias.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing alias.c || ( rm -f alias.c ; exit 1 ) ./alias.def:108:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 108 | if (any_failed = print_alias (alias_list[offset], dflags) != EXECUTION_SUCCESS) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./alias.def:108:17: note: place parentheses around the assignment to silence this warning 108 | if (any_failed = print_alias (alias_list[offset], dflags) != EXECUTION_SUCCESS) | ^ | ( ) ./alias.def:108:17: note: use '==' to turn this assignment into an equality comparison 108 | if (any_failed = print_alias (alias_list[offset], dflags) != EXECUTION_SUCCESS) | ^ | == 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing cd.c || ( rm -f cd.c ; exit 1 ) ./cd.def:357:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 357 | while (path = extract_colon_unit (cdpath, &path_index)) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./cd.def:357:19: note: place parentheses around the assignment to silence this warning 357 | while (path = extract_colon_unit (cdpath, &path_index)) | ^ | ( ) ./cd.def:357:19: note: use '==' to turn this assignment into an equality comparison 357 | while (path = extract_colon_unit (cdpath, &path_index)) | ^ | == 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing common.c rm -f declare.o ./mkbuiltins -D . declare.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing declare.c || ( rm -f declare.c ; exit 1 ) ./declare.def:467:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 467 | if (var = find_function (name)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ ./declare.def:467:12: note: place parentheses around the assignment to silence this warning 467 | if (var = find_function (name)) | ^ | ( ) ./declare.def:467:12: note: use '==' to turn this assignment into an equality comparison 467 | if (var = find_function (name)) | ^ | == ./declare.def:593:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 593 | if (t = strchr (name, '[')) /* ] */ | ~~^~~~~~~~~~~~~~~~~~~~ ./declare.def:593:13: note: place parentheses around the assignment to silence this warning 593 | if (t = strchr (name, '[')) /* ] */ | ^ | ( ) ./declare.def:593:13: note: use '==' to turn this assignment into an equality comparison 593 | if (t = strchr (name, '[')) /* ] */ | ^ | == 2 warnings generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing echo.c || ( rm -f echo.c ; exit 1 ) ./echo.def:141:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 141 | while (i = *temp++) | ~~^~~~~~~~~ ./echo.def:141:16: note: place parentheses around the assignment to silence this warning 141 | while (i = *temp++) | ^ | ( ) ./echo.def:141:16: note: use '==' to turn this assignment into an equality comparison 141 | while (i = *temp++) | ^ | == 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing enable.c || ( rm -f enable.c ; exit 1 ) ./enable.def:363:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 363 | else if (loadables_path = path_value ("BASH_LOADABLES_PATH", 1)) | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./enable.def:363:27: note: place parentheses around the assignment to silence this warning 363 | else if (loadables_path = path_value ("BASH_LOADABLES_PATH", 1)) | ^ | ( ) ./enable.def:363:27: note: use '==' to turn this assignment into an equality comparison 363 | else if (loadables_path = path_value ("BASH_LOADABLES_PATH", 1)) | ^ | == 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalfile.c rm -f evalstring.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalstring.c evalstring.c:461:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 461 | else if (command = global_command) | ~~~~~~~~^~~~~~~~~~~~~~~~ evalstring.c:461:21: note: place parentheses around the assignment to silence this warning 461 | else if (command = global_command) | ^ | ( ) evalstring.c:461:21: note: use '==' to turn this assignment into an equality comparison 461 | else if (command = global_command) | ^ | == 1 warning generated. rm -f exec.o ./mkbuiltins -D . exec.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing help.c || ( rm -f help.c ; exit 1 ) ./help.def:145:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 145 | for (i = 0; name = shell_builtins[i].name; i++) | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./help.def:145:21: note: place parentheses around the assignment to silence this warning 145 | for (i = 0; name = shell_builtins[i].name; i++) | ^ | ( ) ./help.def:145:21: note: use '==' to turn this assignment into an equality comparison 145 | for (i = 0; name = shell_builtins[i].name; i++) | ^ | == 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing history.c || ( rm -f history.c ; exit 1 ) ./history.def:281:2: warning: add explicit braces to avoid dangling else [-Wdangling-else] 281 | else | ^ 1 warning generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing set.c || ( rm -f set.c ; exit 1 ) ./set.def:600:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 600 | while (vname = extract_colon_unit (value, &vptr)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./set.def:600:16: note: place parentheses around the assignment to silence this warning 600 | while (vname = extract_colon_unit (value, &vptr)) | ^ | ( ) ./set.def:600:16: note: use '==' to turn this assignment into an equality comparison 600 | while (vname = extract_colon_unit (value, &vptr)) | ^ | == ./set.def:725:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 725 | while (flag_name = *++arg) | ~~~~~~~~~~^~~~~~~~ ./set.def:725:21: note: place parentheses around the assignment to silence this warning 725 | while (flag_name = *++arg) | ^ | ( ) ./set.def:725:21: note: use '==' to turn this assignment into an equality comparison 725 | while (flag_name = *++arg) | ^ | == ./set.def:957:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 957 | if (var = find_function (name)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~ ./set.def:957:12: note: place parentheses around the assignment to silence this warning 957 | if (var = find_function (name)) | ^ | ( ) ./set.def:957:12: note: use '==' to turn this assignment into an equality comparison 957 | if (var = find_function (name)) | ^ | == ./set.def:1003:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1003 | if (var = array_variable_part (tname, 0, &t, &len)) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./set.def:1003:13: note: place parentheses around the assignment to silence this warning 1003 | if (var = array_variable_part (tname, 0, &t, &len)) | ^ | ( ) ./set.def:1003:13: note: use '==' to turn this assignment into an equality comparison 1003 | if (var = array_variable_part (tname, 0, &t, &len)) | ^ | == 4 warnings generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing setattr.c || ( rm -f setattr.c ; exit 1 ) ./setattr.def:323:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 323 | for (i = 0; var = variable_list[i]; i++) | ~~~~^~~~~~~~~~~~~~~~~~ ./setattr.def:323:20: note: place parentheses around the assignment to silence this warning 323 | for (i = 0; var = variable_list[i]; i++) | ^ | ( ) ./setattr.def:323:20: note: use '==' to turn this assignment into an equality comparison 323 | for (i = 0; var = variable_list[i]; i++) | ^ | == ./setattr.def:340:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 340 | if (any_failed = sh_chkwrite (any_failed)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./setattr.def:340:20: note: place parentheses around the assignment to silence this warning 340 | if (any_failed = sh_chkwrite (any_failed)) | ^ | ( ) ./setattr.def:340:20: note: use '==' to turn this assignment into an equality comparison 340 | if (any_failed = sh_chkwrite (any_failed)) | ^ | == ./setattr.def:372:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 372 | for (i = any_failed = 0; var = variable_list[i]; i++) | ~~~~^~~~~~~~~~~~~~~~~~ ./setattr.def:372:32: note: place parentheses around the assignment to silence this warning 372 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^ | ( ) ./setattr.def:372:32: note: use '==' to turn this assignment into an equality comparison 372 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^ | == ./setattr.def:379:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 379 | if (any_failed = sh_chkwrite (any_failed)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./setattr.def:379:22: note: place parentheses around the assignment to silence this warning 379 | if (any_failed = sh_chkwrite (any_failed)) | ^ | ( ) ./setattr.def:379:22: note: use '==' to turn this assignment into an equality comparison 379 | if (any_failed = sh_chkwrite (any_failed)) | ^ | == ./setattr.def:399:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 399 | for (i = any_failed = 0; var = variable_list[i]; i++) | ~~~~^~~~~~~~~~~~~~~~~~ ./setattr.def:399:32: note: place parentheses around the assignment to silence this warning 399 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^ | ( ) ./setattr.def:399:32: note: use '==' to turn this assignment into an equality comparison 399 | for (i = any_failed = 0; var = variable_list[i]; i++) | ^ | == ./setattr.def:406:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 406 | if (any_failed = sh_chkwrite (any_failed)) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ ./setattr.def:406:22: note: place parentheses around the assignment to silence this warning 406 | if (any_failed = sh_chkwrite (any_failed)) | ^ | ( ) ./setattr.def:406:22: note: use '==' to turn this assignment into an equality comparison 406 | if (any_failed = sh_chkwrite (any_failed)) | ^ | == 6 warnings generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing type.c || ( rm -f type.c ; exit 1 ) ./type.def:353:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 353 | if (full_path = phash_search (command)) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./type.def:353:21: note: place parentheses around the assignment to silence this warning 353 | if (full_path = phash_search (command)) | ^ | ( ) ./type.def:353:21: note: use '==' to turn this assignment into an equality comparison 353 | if (full_path = phash_search (command)) | ^ | == 1 warning generated. rm -f type.c cc -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shopt.c || ( rm -f shopt.c ; exit 1 ) ./shopt.def:484:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 484 | if (v = find_variable ("BASHOPTS")) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./shopt.def:484:9: note: place parentheses around the assignment to silence this warning 484 | if (v = find_variable ("BASHOPTS")) | ^ | ( ) ./shopt.def:484:9: note: use '==' to turn this assignment into an equality comparison 484 | if (v = find_variable ("BASHOPTS")) | ^ | == ./shopt.def:882:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 882 | while (vname = extract_colon_unit (value, &vptr)) | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./shopt.def:882:16: note: place parentheses around the assignment to silence this warning 882 | while (vname = extract_colon_unit (value, &vptr)) | ^ | ( ) ./shopt.def:882:16: note: use '==' to turn this assignment into an equality comparison 882 | while (vname = extract_colon_unit (value, &vptr)) | ^ | == 2 warnings generated. 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. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing printf.c || ( rm -f printf.c ; exit 1 ) ./printf.def:1417:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1417 | if (overflow = (errno == ERANGE) || (ret < INT_MIN || ret > INT_MAX)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./printf.def:1417:16: note: place parentheses around the assignment to silence this warning 1417 | if (overflow = (errno == ERANGE) || (ret < INT_MIN || ret > INT_MAX)) | ^ | ( ) ./printf.def:1417:16: note: use '==' to turn this assignment into an equality comparison 1417 | if (overflow = (errno == ERANGE) || (ret < INT_MIN || ret > INT_MAX)) | ^ | == 1 warning generated. rm -f printf.c rm -f getopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing getopt.c getopt.c:179:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 179 | if (sh_badopt = (temp == NULL || c == ':')) | ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ getopt.c:179:17: note: place parentheses around the assignment to silence this warning 179 | if (sh_badopt = (temp == NULL || c == ':')) | ^ | ( ) getopt.c:179:17: note: use '==' to turn this assignment into an equality comparison 179 | if (sh_badopt = (temp == NULL || c == ':')) | ^ | == 1 warning generated. rm -f bashgetopt.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bashgetopt.c rm -f complete.o ./mkbuiltins -D . complete.def cc -c -DHAVE_CONFIG_H -DSHELL -I. -I.. -I.. -I../include -I../lib -I. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c redir.c redir.c:1477:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1477 | if (vr = valid_array_reference (w, 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c:1477:10: note: place parentheses around the assignment to silence this warning 1477 | if (vr = valid_array_reference (w, 0)) | ^ | ( ) redir.c:1477:10: note: use '==' to turn this assignment into an equality comparison 1477 | if (vr = valid_array_reference (w, 0)) | ^ | == redir.c:1492:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1492 | if (vr = valid_array_reference (w, 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ redir.c:1492:15: note: place parentheses around the assignment to silence this warning 1492 | if (vr = valid_array_reference (w, 0)) | ^ | ( ) redir.c:1492:15: note: use '==' to turn this assignment into an equality comparison 1492 | if (vr = valid_array_reference (w, 0)) | ^ | == 2 warnings generated. rm -f pcomplete.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplete.c rm -f pcomplib.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplib.c rm -f syntax.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c syntax.c rm -f xmalloc.o cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c xmalloc.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c -o buildversion.o ./version.c cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd14.3"' -DCONF_MACHTYPE='"amd64-portbld-freebsd14.3"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096 -I. -I. -I./include -I./lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o bashversion ./support/bashversion.c buildversion.o ./support/bashversion.c:67:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 67 | if (progname = strrchr (argv[0], '/')) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~ ./support/bashversion.c:67:16: note: place parentheses around the assignment to silence this warning 67 | if (progname = strrchr (argv[0], '/')) | ^ | ( ) ./support/bashversion.c:67:16: note: use '==' to turn this assignment into an equality comparison 67 | if (progname = strrchr (argv[0], '/')) | ^ | == 1 warning generated. *********************************************************** * * * GNU bash, version 5.3.3(0)-release (amd64-portbld-freebsd14.3) * * *********************************************************** 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 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing glob.c glob.c:226:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 226 | while (t = glob_patscan (pp, pe, '|', 0)) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glob.c:226:12: note: place parentheses around the assignment to silence this warning 226 | while (t = glob_patscan (pp, pe, '|', 0)) | ^ | ( ) glob.c:226:12: note: use '==' to turn this assignment into an equality comparison 226 | while (t = glob_patscan (pp, pe, '|', 0)) | ^ | == glob.c:363:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 363 | while (t = glob_patscan_wc (pp, pe, '|', 0)) | ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ glob.c:363:12: note: place parentheses around the assignment to silence this warning 363 | while (t = glob_patscan_wc (pp, pe, '|', 0)) | ^ | ( ) glob.c:363:12: note: use '==' to turn this assignment into an equality comparison 363 | while (t = glob_patscan_wc (pp, pe, '|', 0)) | ^ | == 2 warnings generated. rm -f strmatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing strmatch.c rm -f smatch.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing smatch.c In file included from smatch.c:335: ./sm_loop.c:417:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 417 | if (not = (*p == L('!') || *p == L('^'))) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sm_loop.c:417:11: note: place parentheses around the assignment to silence this warning 417 | if (not = (*p == L('!') || *p == L('^'))) | ^ | ( ) ./sm_loop.c:417:11: note: use '==' to turn this assignment into an equality comparison 417 | if (not = (*p == L('!') || *p == L('^'))) | ^ | == ./sm_loop.c:687:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 687 | for (s = string; c = *s; s++) | ~~^~~~ ./sm_loop.c:687:22: note: place parentheses around the assignment to silence this warning 687 | for (s = string; c = *s; s++) | ^ | ( ) ./sm_loop.c:687:22: note: use '==' to turn this assignment into an equality comparison 687 | for (s = string; c = *s; s++) | ^ | == ./sm_loop.c:898:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sm_loop.c:898:15: note: place parentheses around the assignment to silence this warning 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^ | ( ) ./sm_loop.c:898:15: note: use '==' to turn this assignment into an equality comparison 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^ | == smatch.c:519:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 519 | while (p = strchr (p, '[')) | ~~^~~~~~~~~~~~~~~~~ smatch.c:519:12: note: place parentheses around the assignment to silence this warning 519 | while (p = strchr (p, '[')) | ^ | ( ) smatch.c:519:12: note: use '==' to turn this assignment into an equality comparison 519 | while (p = strchr (p, '[')) | ^ | == In file included from smatch.c:580: ./sm_loop.c:417:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 417 | if (not = (*p == L('!') || *p == L('^'))) | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sm_loop.c:417:11: note: place parentheses around the assignment to silence this warning 417 | if (not = (*p == L('!') || *p == L('^'))) | ^ | ( ) ./sm_loop.c:417:11: note: use '==' to turn this assignment into an equality comparison 417 | if (not = (*p == L('!') || *p == L('^'))) | ^ | == ./sm_loop.c:687:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 687 | for (s = string; c = *s; s++) | ~~^~~~ ./sm_loop.c:687:22: note: place parentheses around the assignment to silence this warning 687 | for (s = string; c = *s; s++) | ^ | ( ) ./sm_loop.c:687:22: note: use '==' to turn this assignment into an equality comparison 687 | for (s = string; c = *s; s++) | ^ | == ./sm_loop.c:898:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./sm_loop.c:898:15: note: place parentheses around the assignment to silence this warning 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^ | ( ) ./sm_loop.c:898:15: note: use '==' to turn this assignment into an equality comparison 898 | if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0)) | ^ | == 7 warnings generated. rm -f xmbsrtowcs.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing xmbsrtowcs.c rm -f gmisc.o cc -c -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing gmisc.c In file included from gmisc.c:57: ./gm_loop.c:80:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 80 | while (c = *pat++) | ~~^~~~~~~~ ./gm_loop.c:80:12: note: place parentheses around the assignment to silence this warning 80 | while (c = *pat++) | ^ | ( ) ./gm_loop.c:80:12: note: use '==' to turn this assignment into an equality comparison 80 | while (c = *pat++) | ^ | == In file included from gmisc.c:72: ./gm_loop.c:80:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 80 | while (c = *pat++) | ~~^~~~~~~~ ./gm_loop.c:80:12: note: place parentheses around the assignment to silence this warning 80 | while (c = *pat++) | ^ | ( ) ./gm_loop.c:80:12: note: use '==' to turn this assignment into an equality comparison 80 | while (c = *pat++) | ^ | == 2 warnings generated. 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 -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include clktck.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include clock.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include getenv.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include oslib.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include setlinebuf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include strnlen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include itos.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include zread.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include zwrite.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include shtty.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include shmatch.c shmatch.c:86:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 86 | if (reg_err = regcomp (®ex, pattern, rflags)) | ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ shmatch.c:86:15: note: place parentheses around the assignment to silence this warning 86 | if (reg_err = regcomp (®ex, pattern, rflags)) | ^ | ( ) shmatch.c:86:15: note: use '==' to turn this assignment into an equality comparison 86 | if (reg_err = regcomp (®ex, pattern, rflags)) | ^ | == 1 warning generated. cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include eaccess.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include netconn.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include netopen.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include timeval.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include makepath.c makepath.c:117:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 117 | while (*r++ = *s++) | ~~~~~^~~~~~ makepath.c:117:15: note: place parentheses around the assignment to silence this warning 117 | while (*r++ = *s++) | ^ | ( ) makepath.c:117:15: note: use '==' to turn this assignment into an equality comparison 117 | while (*r++ = *s++) | ^ | == 1 warning generated. cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include pathcanon.c pathcanon.c:113:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 113 | if (rooted = ROOTEDPATH(path)) | ~~~~~~~^~~~~~~~~~~~~~~~~~ pathcanon.c:113:14: note: place parentheses around the assignment to silence this warning 113 | if (rooted = ROOTEDPATH(path)) | ^ | ( ) pathcanon.c:113:14: note: use '==' to turn this assignment into an equality comparison 113 | if (rooted = ROOTEDPATH(path)) | ^ | == 1 warning generated. cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include pathphys.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include tmpfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include stringlist.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include stringvec.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include spell.c spell.c:96:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 96 | for (p = best; *np = *p++; np++) | ~~~~^~~~~~ spell.c:96:26: note: place parentheses around the assignment to silence this warning 96 | for (p = best; *np = *p++; np++) | ^ | ( ) spell.c:96:26: note: use '==' to turn this assignment into an equality comparison 96 | for (p = best; *np = *p++; np++) | ^ | == 1 warning generated. cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include shquote.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include strtrans.c strtrans.c:248:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 248 | for (s = str; c = *s; s++) | ~~^~~~ strtrans.c:248:19: note: place parentheses around the assignment to silence this warning 248 | for (s = str; c = *s; s++) | ^ | ( ) strtrans.c:248:19: note: use '==' to turn this assignment into an equality comparison 248 | for (s = str; c = *s; s++) | ^ | == strtrans.c:326:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 326 | for (wcs = wcstr; wcc = *wcs; wcs++) | ~~~~^~~~~~ strtrans.c:326:25: note: place parentheses around the assignment to silence this warning 326 | for (wcs = wcstr; wcc = *wcs; wcs++) | ^ | ( ) strtrans.c:326:25: note: use '==' to turn this assignment into an equality comparison 326 | for (wcs = wcstr; wcc = *wcs; wcs++) | ^ | == strtrans.c:348:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 348 | for (s = string; c = *s; s++) | ~~^~~~ strtrans.c:348:22: note: place parentheses around the assignment to silence this warning 348 | for (s = string; c = *s; s++) | ^ | ( ) strtrans.c:348:22: note: use '==' to turn this assignment into an equality comparison 348 | for (s = string; c = *s; s++) | ^ | == 3 warnings generated. cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include snprintf.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include mailstat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include fmtulong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include fmtullong.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include fmtumax.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include zcatfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include zmapfd.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include winsize.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include wcsdup.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include fpurge.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include zgetline.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include mbscmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include mbsncmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include uconvert.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include ufuncs.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include casemod.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include input_avail.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include mbscasecmp.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include fnxform.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include unicode.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include shmbchar.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include strvis.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include strscpy.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include anonfile.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include compat.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include utf8.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include random.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include gettimeofday.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include timers.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include wcsnwidth.c cc -c -I. -I../.. -I../.. -I../../lib -I../../include -I. -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include mbschr.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 test -n "ranlib" && ranlib libsh.a making ./lib/readline/libreadline.a in ./lib/readline rm -f readline.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing readline.c rm -f vi_mode.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing vi_mode.c rm -f funmap.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing funmap.c rm -f keymaps.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing keymaps.c rm -f parens.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing parens.c rm -f search.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing search.c rm -f rltty.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing rltty.c rm -f complete.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing complete.c complete.c:1209:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ complete.c:1209:23: note: place parentheses around the assignment to silence this warning 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | ( ) complete.c:1209:23: note: use '==' to turn this assignment into an equality comparison 1209 | while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY)) | ^ | == complete.c:2330:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2330 | while (string = (*entry_function) (text, matches)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ complete.c:2330:17: note: place parentheses around the assignment to silence this warning 2330 | while (string = (*entry_function) (text, matches)) | ^ | ( ) complete.c:2330:17: note: use '==' to turn this assignment into an equality comparison 2330 | while (string = (*entry_function) (text, matches)) | ^ | == complete.c:2399:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2399 | while (entry = getpwent ()) | ~~~~~~^~~~~~~~~~~~~ complete.c:2399:16: note: place parentheses around the assignment to silence this warning 2399 | while (entry = getpwent ()) | ^ | ( ) complete.c:2399:16: note: use '==' to turn this assignment into an equality comparison 2399 | while (entry = getpwent ()) | ^ | == 3 warnings generated. rm -f bind.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bind.c bind.c:1566:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 1566 | for (i = start,passc = 0; c = string[i]; i++) | ~~^~~~~~~~~~~ bind.c:1566:31: note: place parentheses around the assignment to silence this warning 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | ( ) bind.c:1566:31: note: use '==' to turn this assignment into an equality comparison 1566 | for (i = start,passc = 0; c = string[i]; i++) | ^ | == bind.c:2810:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 2810 | for (i = 0; name = names[i]; i++) | ~~~~~^~~~~~~~~~ bind.c:2810:20: note: place parentheses around the assignment to silence this warning 2810 | for (i = 0; name = names[i]; i++) | ^ | ( ) bind.c:2810:20: note: use '==' to turn this assignment into an equality comparison 2810 | for (i = 0; name = names[i]; i++) | ^ | == 2 warnings generated. rm -f isearch.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing isearch.c rm -f display.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing display.c rm -f signals.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing signals.c rm -f util.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing util.c rm -f kill.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing kill.c rm -f undo.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing undo.c rm -f macro.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing macro.c rm -f input.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing input.c input.c:794:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 794 | if (c = _rl_next_macro_key ()) | ~~^~~~~~~~~~~~~~~~~~~~~~~ input.c:794:13: note: place parentheses around the assignment to silence this warning 794 | if (c = _rl_next_macro_key ()) | ^ | ( ) input.c:794:13: note: use '==' to turn this assignment into an equality comparison 794 | if (c = _rl_next_macro_key ()) | ^ | == 1 warning generated. rm -f callback.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing callback.c rm -f terminal.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing terminal.c rm -f text.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing text.c rm -f nls.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing nls.c rm -f misc.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing misc.c misc.c:491:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 491 | if (ul = (UNDO_LIST *)entry->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:491:14: note: place parentheses around the assignment to silence this warning 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | ( ) misc.c:491:14: note: use '==' to turn this assignment into an equality comparison 491 | if (ul = (UNDO_LIST *)entry->data) | ^ | == misc.c:551:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 551 | if (ul = (UNDO_LIST *)hent->data) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~ misc.c:551:14: note: place parentheses around the assignment to silence this warning 551 | if (ul = (UNDO_LIST *)hent->data) | ^ | ( ) misc.c:551:14: note: use '==' to turn this assignment into an equality comparison 551 | if (ul = (UNDO_LIST *)hent->data) | ^ | == 2 warnings generated. rm -f history.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing history.c rm -f histexpand.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing histexpand.c histexpand.c:212:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 212 | for (local_index = i; c = string[i]; i++) | ~~^~~~~~~~~~~ histexpand.c:212:27: note: place parentheses around the assignment to silence this warning 212 | for (local_index = i; c = string[i]; i++) | ^ | ( ) histexpand.c:212:27: note: use '==' to turn this assignment into an equality comparison 212 | for (local_index = i; c = string[i]; i++) | ^ | == 1 warning generated. rm -f histfile.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing histfile.c rm -f histsearch.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing histsearch.c histsearch.c:258:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 258 | if (unescaped_backslash = (string[ret] == '\\')) | ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~ histsearch.c:258:27: note: place parentheses around the assignment to silence this warning 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | ( ) histsearch.c:258:27: note: use '==' to turn this assignment into an equality comparison 258 | if (unescaped_backslash = (string[ret] == '\\')) | ^ | == 1 warning generated. rm -f shell.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shell.c rm -f savestring.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing savestring.c rm -f mbutil.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mbutil.c rm -f tilde.o cc -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DREADLINE_LIBRARY -c ./tilde.c ./tilde.c:188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 188 | if (result = strchr (string, '~')) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ ./tilde.c:188:14: note: place parentheses around the assignment to silence this warning 188 | if (result = strchr (string, '~')) | ^ | ( ) ./tilde.c:188:14: note: use '==' to turn this assignment into an equality comparison 188 | if (result = strchr (string, '~')) | ^ | == 1 warning generated. rm -f colors.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing colors.c rm -f parse-colors.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing parse-colors.c rm -f xmalloc.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing xmalloc.c rm -f xfree.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing xfree.c rm -f compat.o cc -c -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I../.. -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing 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 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing tilde.c tilde.c:188:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 188 | if (result = strchr (string, '~')) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~ tilde.c:188:14: note: place parentheses around the assignment to silence this warning 188 | if (result = strchr (string, '~')) | ^ | ( ) tilde.c:188:14: note: use '==' to turn this assignment into an equality comparison 188 | if (result = strchr (string, '~')) | ^ | == 1 warning generated. 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 -Wl,-export-dynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -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 -ltinfow -ltilde /usr/local/lib/libintl.so -ldl -L/usr/local/lib ls -l bash -rwxr-xr-x 1 root wheel 1484824 Jul 27 15:52 bash size bash text data bss dec hex filename 1275835 32952 38224 1347011 0x148dc3 bash rm -f man2html.o cc -c -DHAVE_CONFIG_H -DSHELL -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I.. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.c man2html.c:3702:44: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 3702 | for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~ man2html.c:3702:44: note: place parentheses around the assignment to silence this warning 3702 | for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++); | ^ | ( ) man2html.c:3702:44: note: use '==' to turn this assignment into an equality comparison 3702 | for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++); | ^ | == 1 warning generated. cc -Wl,-export-dynamic -rdynamic -rdynamic -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.o -o man2html -ldl -L/usr/local/lib =========================================================================== =================================================== ===== env: USE_PACKAGE_DEPENDS_ONLY=1 USER=root UID=0 GID=0 ===> bash-5.3.3 depends on executable: indexinfo - found =========================================================================== =================================================== ===== env: NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Staging for bash-5.3.3 ===> Generating temporary packing list `pipesize.h' is up to date. *********************************************************** * * * GNU bash, version 5.3.3(0)-release (amd64-portbld-freebsd14.3) * * *********************************************************** mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash ( cd ./po/ ; /usr/bin/make DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage installdirs ) /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES if test "bash" = "gettext-tools"; then /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po; else : ; fi install -s -m 555 -m 0755 bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bash install -m 555 -m 0555 bashbug /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bashbug install -m 0644 ./CHANGES ./COMPAT ./NEWS ./POSIX ./RBASH ./README /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash ( cd ./doc ; /usr/bin/make man1dir=/usr/local/share/man/man1 man1ext=.1 man3dir=/usr/local/share/man/man3 man3ext=.3 infodir=/usr/local/share/info htmldir=/usr/local/share/doc/bash DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install ) /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/man/man1 /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash if test -n "/usr/local/share/doc/bash" ; then /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash ; fi install -m 0644 ./bash.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/man/man1/bash.1 install -m 0644 ./bashbug.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/man/man1/bashbug.1 install -m 0644 ./FAQ ./INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash if test -f bash.info; then d=.; else d=.; fi; install -m 0644 $d/bash.info /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --dir-file=/wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/dir /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info; else true; fi if test -n "/usr/local/share/doc/bash" ; then install -m 0644 ./bash.html /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash ; install -m 0644 ./bashref.html /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash ; fi ( cd ./builtins ; /usr/bin/make DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install ) ( cd ./po/ ; /usr/bin/make DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install ) test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /usr/bin/make en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ka.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sq.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo rm -f en@quot.gmo && /usr/local/bin/msgfmt -c --statistics -o en@quot.gmo en@quot.po 612 translated messages. rm -f en@boldquot.gmo && /usr/local/bin/msgfmt -c --statistics -o en@boldquot.gmo en@boldquot.po 612 translated messages. rm -f af.gmo && /usr/local/bin/msgfmt -c --statistics -o af.gmo af.po 12 translated messages, 238 fuzzy translations, 362 untranslated messages. rm -f ca.gmo && /usr/local/bin/msgfmt -c --statistics -o ca.gmo ca.po 533 translated messages, 69 fuzzy translations, 10 untranslated messages. rm -f da.gmo && /usr/local/bin/msgfmt -c --statistics -o da.gmo da.po 408 translated messages, 160 fuzzy translations, 44 untranslated messages. rm -f el.gmo && /usr/local/bin/msgfmt -c --statistics -o el.gmo el.po 481 translated messages, 62 fuzzy translations, 69 untranslated messages. rm -f eo.gmo && /usr/local/bin/msgfmt -c --statistics -o eo.gmo eo.po 521 translated messages, 80 fuzzy translations, 11 untranslated messages. rm -f fi.gmo && /usr/local/bin/msgfmt -c --statistics -o fi.gmo fi.po 409 translated messages, 156 fuzzy translations, 47 untranslated messages. rm -f ga.gmo && /usr/local/bin/msgfmt -c --statistics -o ga.gmo ga.po 497 translated messages, 84 fuzzy translations, 31 untranslated messages. rm -f gl.gmo && /usr/local/bin/msgfmt -c --statistics -o gl.gmo gl.po 415 translated messages, 115 fuzzy translations, 82 untranslated messages. rm -f hu.gmo && /usr/local/bin/msgfmt -c --statistics -o hu.gmo hu.po 504 translated messages, 94 fuzzy translations, 14 untranslated messages. rm -f id.gmo && /usr/local/bin/msgfmt -c --statistics -o id.gmo id.po 502 translated messages, 99 fuzzy translations, 11 untranslated messages. rm -f ja.gmo && /usr/local/bin/msgfmt -c --statistics -o ja.gmo ja.po 511 translated messages, 89 fuzzy translations, 12 untranslated messages. rm -f ka.gmo && /usr/local/bin/msgfmt -c --statistics -o ka.gmo ka.po 362 translated messages, 43 fuzzy translations, 207 untranslated messages. rm -f lt.gmo && /usr/local/bin/msgfmt -c --statistics -o lt.gmo lt.po 293 translated messages, 124 fuzzy translations, 195 untranslated messages. rm -f nb.gmo && /usr/local/bin/msgfmt -c --statistics -o nb.gmo nb.po 533 translated messages, 69 fuzzy translations, 10 untranslated messages. rm -f ru.gmo && /usr/local/bin/msgfmt -c --statistics -o ru.gmo ru.po 497 translated messages, 105 fuzzy translations, 10 untranslated messages. rm -f sk.gmo && /usr/local/bin/msgfmt -c --statistics -o sk.gmo sk.po 428 translated messages, 144 fuzzy translations, 40 untranslated messages. rm -f sl.gmo && /usr/local/bin/msgfmt -c --statistics -o sl.gmo sl.po 428 translated messages, 144 fuzzy translations, 40 untranslated messages. rm -f sq.gmo && /usr/local/bin/msgfmt -c --statistics -o sq.gmo sq.po 1 translated message, 611 untranslated messages. rm -f tr.gmo && /usr/local/bin/msgfmt -c --statistics -o tr.gmo tr.po 504 translated messages, 79 fuzzy translations, 29 untranslated messages. rm -f vi.gmo && /usr/local/bin/msgfmt -c --statistics -o vi.gmo vi.po 479 translated messages, 113 fuzzy translations, 20 untranslated messages. rm -f zh_TW.gmo && /usr/local/bin/msgfmt -c --statistics -o zh_TW.gmo zh_TW.po 533 translated messages, 69 fuzzy translations, 10 untranslated messages. `bg.gmo' is up to date. `cs.gmo' is up to date. `de.gmo' is up to date. `es.gmo' is up to date. `et.gmo' is up to date. `fr.gmo' is up to date. `hr.gmo' is up to date. `it.gmo' is up to date. `ko.gmo' is up to date. `nl.gmo' is up to date. `pl.gmo' is up to date. `pt.gmo' is up to date. `pt_BR.gmo' is up to date. `ro.gmo' is up to date. `sr.gmo' is up to date. `sv.gmo' is up to date. `uk.gmo' is up to date. `zh_CN.gmo' is up to date. touch stamp-po /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share installing en@quot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo installing en@boldquot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo installing af.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/af/LC_MESSAGES/bash.mo installing bg.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/bg/LC_MESSAGES/bash.mo installing ca.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ca/LC_MESSAGES/bash.mo installing cs.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/cs/LC_MESSAGES/bash.mo installing da.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/da/LC_MESSAGES/bash.mo installing de.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/de/LC_MESSAGES/bash.mo installing el.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/el/LC_MESSAGES/bash.mo installing eo.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/eo/LC_MESSAGES/bash.mo installing es.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/es/LC_MESSAGES/bash.mo installing et.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/et/LC_MESSAGES/bash.mo installing fi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fi/LC_MESSAGES/bash.mo installing fr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fr/LC_MESSAGES/bash.mo installing ga.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ga/LC_MESSAGES/bash.mo installing gl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/gl/LC_MESSAGES/bash.mo installing hr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hr/LC_MESSAGES/bash.mo installing hu.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hu/LC_MESSAGES/bash.mo installing id.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/id/LC_MESSAGES/bash.mo installing it.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/it/LC_MESSAGES/bash.mo installing ja.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ja/LC_MESSAGES/bash.mo installing ka.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ka/LC_MESSAGES/bash.mo installing ko.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ko/LC_MESSAGES/bash.mo installing lt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/lt/LC_MESSAGES/bash.mo installing nb.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nb/LC_MESSAGES/bash.mo installing nl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nl/LC_MESSAGES/bash.mo installing pl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pl/LC_MESSAGES/bash.mo installing pt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt/LC_MESSAGES/bash.mo installing pt_BR.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo installing ro.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ro/LC_MESSAGES/bash.mo installing ru.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ru/LC_MESSAGES/bash.mo installing sk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sk/LC_MESSAGES/bash.mo installing sl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sl/LC_MESSAGES/bash.mo installing sq.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sq/LC_MESSAGES/bash.mo installing sr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sr/LC_MESSAGES/bash.mo installing sv.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sv/LC_MESSAGES/bash.mo installing tr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/tr/LC_MESSAGES/bash.mo installing uk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/uk/LC_MESSAGES/bash.mo installing vi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/vi/LC_MESSAGES/bash.mo installing zh_CN.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo installing zh_TW.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo if test "bash" = "gettext-tools"; then /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/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 install -m 0644 ./$file /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file; done; for file in Makevars; do rm -f /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file; done; else : ; fi ( cd /wrkdirs/usr/ports/shells/bash/work/bash-5.3/examples/loadables && /usr/bin/make DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install ) cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o print.o print.c cc -shared -Wl,-soname,print -Wl,-export-dynamic -o print print.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o truefalse.o truefalse.c cc -shared -Wl,-soname,truefalse -Wl,-export-dynamic -o truefalse truefalse.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o sleep.o sleep.c cc -shared -Wl,-soname,sleep -Wl,-export-dynamic -o sleep sleep.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o finfo.o finfo.c cc -shared -Wl,-soname,finfo -Wl,-export-dynamic -o finfo finfo.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o logname.o logname.c cc -shared -Wl,-soname,logname -Wl,-export-dynamic -o logname logname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o basename.o basename.c cc -shared -Wl,-soname,basename -Wl,-export-dynamic -o basename basename.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o dirname.o dirname.c cc -shared -Wl,-soname,dirname -Wl,-export-dynamic -o dirname dirname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o fdflags.o fdflags.c cc -shared -Wl,-soname,fdflags -Wl,-export-dynamic -o fdflags fdflags.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o tty.o tty.c cc -shared -Wl,-soname,tty -Wl,-export-dynamic -o tty tty.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o pathchk.o pathchk.c cc -shared -Wl,-soname,pathchk -Wl,-export-dynamic -o pathchk pathchk.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o tee.o tee.c cc -shared -Wl,-soname,tee -Wl,-export-dynamic -o tee tee.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o head.o head.c cc -shared -Wl,-soname,head -Wl,-export-dynamic -o head head.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o mkdir.o mkdir.c cc -shared -Wl,-soname,mkdir -Wl,-export-dynamic -o mkdir mkdir.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o rmdir.o rmdir.c cc -shared -Wl,-soname,rmdir -Wl,-export-dynamic -o rmdir rmdir.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o mkfifo.o mkfifo.c cc -shared -Wl,-soname,mkfifo -Wl,-export-dynamic -o mkfifo mkfifo.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o mktemp.o mktemp.c cc -shared -Wl,-soname,mktemp -Wl,-export-dynamic -o mktemp mktemp.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o printenv.o printenv.c cc -shared -Wl,-soname,printenv -Wl,-export-dynamic -o printenv printenv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o id.o id.c cc -shared -Wl,-soname,id -Wl,-export-dynamic -o id id.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o whoami.o whoami.c cc -shared -Wl,-soname,whoami -Wl,-export-dynamic -o whoami whoami.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o uname.o uname.c cc -shared -Wl,-soname,uname -Wl,-export-dynamic -o uname uname.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o sync.o sync.c cc -shared -Wl,-soname,sync -Wl,-export-dynamic -o sync sync.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o push.o push.c cc -shared -Wl,-soname,push -Wl,-export-dynamic -o push push.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o ln.o ln.c cc -shared -Wl,-soname,ln -Wl,-export-dynamic -o ln ln.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o unlink.o unlink.c cc -shared -Wl,-soname,unlink -Wl,-export-dynamic -o unlink unlink.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o realpath.o realpath.c cc -shared -Wl,-soname,realpath -Wl,-export-dynamic -o realpath realpath.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o strftime.o strftime.c cc -shared -Wl,-soname,strftime -Wl,-export-dynamic -o strftime strftime.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o mypid.o mypid.c cc -shared -Wl,-soname,mypid -Wl,-export-dynamic -o mypid mypid.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o setpgid.o setpgid.c cc -shared -Wl,-soname,setpgid -Wl,-export-dynamic -o setpgid setpgid.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o seq.o seq.c seq.c:176:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 176 | if (dp = strchr (numbuf, decimal_point)) | ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ seq.c:176:10: note: place parentheses around the assignment to silence this warning 176 | if (dp = strchr (numbuf, decimal_point)) | ^ | ( ) seq.c:176:10: note: use '==' to turn this assignment into an equality comparison 176 | if (dp = strchr (numbuf, decimal_point)) | ^ | == 1 warning generated. cc -shared -Wl,-soname,seq -Wl,-export-dynamic -o seq seq.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o rm.o rm.c cc -shared -Wl,-soname,rm -Wl,-export-dynamic -o rm rm.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o accept.o accept.c cc -shared -Wl,-soname,accept -Wl,-export-dynamic -o accept accept.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o csv.o csv.c cc -shared -Wl,-soname,csv -Wl,-export-dynamic -o csv csv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o dsv.o dsv.c cc -shared -Wl,-soname,dsv -Wl,-export-dynamic -o dsv dsv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o cut.o cut.c cut.c:86:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] 86 | while (ltok = strsep (&larg, ",")) | ~~~~~^~~~~~~~~~~~~~~~~~~~~ cut.c:86:15: note: place parentheses around the assignment to silence this warning 86 | while (ltok = strsep (&larg, ",")) | ^ | ( ) cut.c:86:15: note: use '==' to turn this assignment into an equality comparison 86 | while (ltok = strsep (&larg, ",")) | ^ | == 1 warning generated. cc -shared -Wl,-soname,cut -Wl,-export-dynamic -o cut cut.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o stat.o stat.c cc -shared -Wl,-soname,stat -Wl,-export-dynamic -o stat stat.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o getconf.o getconf.c cc -shared -Wl,-soname,getconf -Wl,-export-dynamic -o getconf getconf.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o kv.o kv.c cc -shared -Wl,-soname,kv -Wl,-export-dynamic -o kv kv.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o strptime.o strptime.c cc -shared -Wl,-soname,strptime -Wl,-export-dynamic -o strptime strptime.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o chmod.o chmod.c cc -shared -Wl,-soname,chmod -Wl,-export-dynamic -o chmod chmod.o cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"' -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -isystem /usr/local/include -D_THREAD_SAFE -I/usr/local/include -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I. -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/lib -I/wrkdirs/usr/ports/shells/bash/work/bash-5.3/builtins -c -o fltexpr.o fltexpr.c cc -shared -Wl,-soname,fltexpr -Wl,-export-dynamic -o fltexpr fltexpr.o -lm mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/builtins mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/include install -m 0644 ./support/bash.pc /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/libdata/pkgconfig/bash.pc installing example loadable builtins in /wrkdirs/usr/ports/shells/bash/work/stage/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 /bin/ln -sf bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/rbash install -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.3/doc/FAQ /wrkdirs/usr/ports/shells/bash/work/bash-5.3/doc/INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash for d in CHANGES COMPAT NEWS POSIX RBASH README; do install -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.3/${d} /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash; done ====> Compressing man pages (compress-man) =========================================================================== =================================================== ===== env: 'PKG_NOTES=build_timestamp ports_top_git_hash ports_top_checkout_unclean port_git_hash port_checkout_unclean built_by' 'PKG_NOTE_build_timestamp=2025-07-27T15:51:16+00:00' 'PKG_NOTE_ports_top_git_hash=cbd95bfc8c' 'PKG_NOTE_ports_top_checkout_unclean=no' 'PKG_NOTE_port_git_hash=120818bc5c' 'PKG_NOTE_port_checkout_unclean=no' 'PKG_NOTE_built_by=poudriere-git-3.4.99.20250601' NO_DEPENDS=yes USER=root UID=0 GID=0 ===> Building packages for bash-5.3.3 ===> Building bash-5.3.3 =========================================================================== =>> Cleaning up wrkdir ===> Cleaning for bash-5.3.3 build of shells/bash | bash-5.3.3 ended at 2025-07-27T11:52:09-04:00 build time: 00:00:55