====>> Building shells/bash
build started at Fri Aug 12 21:29:03 BST 2016
port directory: /usr/ports/shells/bash
building for: FreeBSD 102amd64-system-job-03 10.2-RELEASE-p8 FreeBSD 10.2-RELEASE-p8 amd64
maintained by: ehaupt@FreeBSD.org
Makefile ident:      $FreeBSD: head/shells/bash/Makefile 418029 2016-07-04 14:07:14Z mat $
Poudriere version: 3.1.10
Host OSVERSION: 1002000
Jail OSVERSION: 1002000

---Begin Environment---
OSVERSION=1002000
UNAME_v=FreeBSD 10.2-RELEASE-p8
UNAME_r=10.2-RELEASE-p8
BLOCKSIZE=K
MAIL=/var/mail/root
STATUS=1
SAVED_TERM=screen
MASTERMNT=/space/poudriere/poudriere_data/.m/102amd64-system/ref
FORCE_PACKAGE=yes
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
POUDRIERE_BUILD_TYPE=bulk
PKGNAME=bash-4.3.46_1
OLDPWD=/
PWD=/space/poudriere/poudriere_data/.m/102amd64-system/ref/.p/pool
MASTERNAME=102amd64-system
SCRIPTPREFIX=/usr/local/share/poudriere
USER=root
HOME=/root
POUDRIERE_VERSION=3.1.10
SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
LIBEXECPREFIX=/usr/local/libexec/poudriere
LOCALBASE=/usr/local
PACKAGE_BUILDING=yes
---End Environment---

---Begin OPTIONS List---
===> The following configuration options are available for bash-4.3.46_1:
     COLONBREAKSWORDS=on: Colons break words
     DOCS=on: Build and/or install documentation
     HELP=on: Enable builtin help
     IMPLICITCD=on: Use directory name alone to cd into it
     IMPORTFUNCTIONS=off: Import function from env without --import-functions
     NLS=on: Native Language Support
     STATIC=off: Build static executables and/or libraries
     SYSLOG=off: Syslog logging support
===> Use 'make config' to modify these settings
---End OPTIONS List---

--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--
XDG_DATA_HOME=/wrkdirs/usr/ports/shells/bash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/bash/work  HOME=/wrkdirs/usr/ports/shells/bash/work TMPDIR="/tmp" SHELL=/bin/sh CONFIG_SHELL=/bin/sh CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=262144
--End CONFIGURE_ENV--

--MAKE_ENV--
XDG_DATA_HOME=/wrkdirs/usr/ports/shells/bash/work  XDG_CONFIG_HOME=/wrkdirs/usr/ports/shells/bash/work  HOME=/wrkdirs/usr/ports/shells/bash/work TMPDIR="/tmp" NO_PIE=yes WITHOUT_DEBUG_FILES=yes WITHOUT_KERNEL_SYMBOLS=yes SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  LIBDIR="/usr/lib"  CC="cc" CFLAGS="-O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing"  CPP="cpp" CPPFLAGS="-DLIBICONV_PLUG"  LDFLAGS=" -fstack-protector" LIBS=""  CXX="c++" CXXFLAGS="-O2 -pipe -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -DLIBICONV_PLUG"  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 444"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
--End MAKE_ENV--

--PLIST_SUB--
COLONBREAKSWORDS=""
NO_COLONBREAKSWORDS="@comment
"
DOCS=""
NO_DOCS="@comment
"
HELP=""
NO_HELP="@comment
"
IMPLICITCD=""
NO_IMPLICITCD="@comment
"
IMPORTFUNCTIONS="@comment
"
NO_IMPORTFUNCTIONS=""
NLS=""
NO_NLS="@comment
"
STATIC="@comment
"
NO_STATIC=""
SYSLOG="@comment
"
NO_SYSLOG=""
OSREL=10.2
PREFIX=%D
LOCALBASE=/usr/local
RESETPREFIX=/usr/local
PORTDOCS=""
PORTEXAMPLES=""
LIB32DIR=lib
DOCSDIR="share/doc/bash"
EXAMPLESDIR="share/examples/bash"
DATADIR="share/bash"
WWWDIR="www/bash"
ETCDIR="etc/bash"
--End PLIST_SUB--

--SUB_LIST--
COLONBREAKSWORDS=""
NO_COLONBREAKSWORDS="@comment
"
DOCS=""
NO_DOCS="@comment
"
HELP=""
NO_HELP="@comment
"
IMPLICITCD=""
NO_IMPLICITCD="@comment
"
IMPORTFUNCTIONS="@comment
"
NO_IMPORTFUNCTIONS=""
NLS=""
NO_NLS="@comment
"
STATIC="@comment
"
NO_STATIC=""
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
#### /usr/local/etc/poudriere.d/102amd64-make.conf ####
WITH_PKGNG=yes
WITH_NEW_XORG=yes
ENABLE_SUIDPERL=yes
JADETEX=yes
LIGHTTPD=yes
OPTIONS_SET=LIGHTTPD PGSQL SWAT PDO_PGSQL
OPTIONS_UNSET=APACHE MYSQL
MPDDIR=/space/music
gcc46_UNSET=JAVA
DISABLE_MAKE_JOBS=poudriere
---End make.conf---
=======================<phase: check-sanity   >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===>  License GPLv3 accepted by the user
===========================================================================
=======================<phase: pkg-depends    >============================
===>   bash-4.3.46_1 depends on file: /usr/local/sbin/pkg - not found
===>   Installing existing package /packages/All/pkg-1.8.7_1.txz
[102amd64-system-job-03] Installing pkg-1.8.7_1...
[102amd64-system-job-03] Extracting pkg-1.8.7_1: .......... done
===>   bash-4.3.46_1 depends on file: /usr/local/sbin/pkg - found
===>   Returning to build of bash-4.3.46_1
===========================================================================
=======================<phase: fetch-depends  >============================
===========================================================================
=======================<phase: fetch          >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===>  License GPLv3 accepted by the user
=> bash-4.3.tar.gz doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3.tar.gz
bash-4.3.tar.gz                                          0  B    0  Bps
=> bash43-001 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-001
bash43-001                                               0  B    0  Bps
=> bash43-002 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-002
bash43-002                                               0  B    0  Bps
=> bash43-003 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-003
bash43-003                                               0  B    0  Bps
=> bash43-004 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-004
bash43-004                                               0  B    0  Bps
=> bash43-005 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-005
bash43-005                                               0  B    0  Bps
=> bash43-006 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-006
bash43-006                                               0  B    0  Bps
=> bash43-007 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-007
bash43-007                                               0  B    0  Bps
=> bash43-008 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-008
bash43-008                                               0  B    0  Bps
=> bash43-009 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-009
bash43-009                                               0  B    0  Bps
=> bash43-010 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-010
bash43-010                                               0  B    0  Bps
=> bash43-011 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-011
bash43-011                                               0  B    0  Bps
=> bash43-012 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-012
bash43-012                                               0  B    0  Bps
=> bash43-013 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-013
bash43-013                                               0  B    0  Bps
=> bash43-014 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-014
bash43-014                                               0  B    0  Bps
=> bash43-015 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-015
bash43-015                                               0  B    0  Bps
=> bash43-016 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-016
bash43-016                                               0  B    0  Bps
=> bash43-017 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-017
bash43-017                                               0  B    0  Bps
=> bash43-018 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-018
bash43-018                                               0  B    0  Bps
=> bash43-019 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-019
bash43-019                                               0  B    0  Bps
=> bash43-020 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-020
bash43-020                                               0  B    0  Bps
=> bash43-021 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-021
bash43-021                                               0  B    0  Bps
=> bash43-022 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-022
bash43-022                                               0  B    0  Bps
=> bash43-023 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-023
bash43-023                                               0  B    0  Bps
=> bash43-024 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-024
bash43-024                                               0  B    0  Bps
=> bash43-025 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-025
bash43-025                                               0  B    0  Bps
=> bash43-026 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-026
bash43-026                                               0  B    0  Bps
=> bash43-027 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-027
bash43-027                                               0  B    0  Bps
=> bash43-028 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-028
bash43-028                                               0  B    0  Bps
=> bash43-029 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-029
bash43-029                                               0  B    0  Bps
=> bash43-030 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-030
bash43-030                                               0  B    0  Bps
=> bash43-031 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-031
bash43-031                                               0  B    0  Bps
=> bash43-032 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-032
bash43-032                                               0  B    0  Bps
=> bash43-033 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-033
bash43-033                                               0  B    0  Bps
=> bash43-034 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-034
bash43-034                                               0  B    0  Bps
=> bash43-035 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-035
bash43-035                                               0  B    0  Bps
=> bash43-036 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-036
bash43-036                                               0  B    0  Bps
=> bash43-037 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-037
bash43-037                                               0  B    0  Bps
=> bash43-038 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-038
bash43-038                                               0  B    0  Bps
=> bash43-039 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-039
bash43-039                                               0  B    0  Bps
=> bash43-040 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-040
bash43-040                                               0  B    0  Bps
=> bash43-041 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-041
bash43-041                                               0  B    0  Bps
=> bash43-042 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-042
bash43-042                                               0  B    0  Bps
=> bash43-043 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-043
bash43-043                                               0  B    0  Bps
=> bash43-044 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-044
bash43-044                                               0  B    0  Bps
=> bash43-045 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-045
bash43-045                                               0  B    0  Bps
=> bash43-046 doesn't seem to exist in /portdistfiles/bash.
=> Attempting to fetch http://ftpmirror.gnu.org/bash/bash-4.3-patches/bash43-046
bash43-046                                               0  B    0  Bps
===> Fetching all distfiles required by bash-4.3.46_1 for building
===========================================================================
=======================<phase: checksum       >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by bash-4.3.46_1 for building
=> SHA256 Checksum OK for bash/bash-4.3.tar.gz.
=> SHA256 Checksum OK for bash/bash43-001.
=> SHA256 Checksum OK for bash/bash43-002.
=> SHA256 Checksum OK for bash/bash43-003.
=> SHA256 Checksum OK for bash/bash43-004.
=> SHA256 Checksum OK for bash/bash43-005.
=> SHA256 Checksum OK for bash/bash43-006.
=> SHA256 Checksum OK for bash/bash43-007.
=> SHA256 Checksum OK for bash/bash43-008.
=> SHA256 Checksum OK for bash/bash43-009.
=> SHA256 Checksum OK for bash/bash43-010.
=> SHA256 Checksum OK for bash/bash43-011.
=> SHA256 Checksum OK for bash/bash43-012.
=> SHA256 Checksum OK for bash/bash43-013.
=> SHA256 Checksum OK for bash/bash43-014.
=> SHA256 Checksum OK for bash/bash43-015.
=> SHA256 Checksum OK for bash/bash43-016.
=> SHA256 Checksum OK for bash/bash43-017.
=> SHA256 Checksum OK for bash/bash43-018.
=> SHA256 Checksum OK for bash/bash43-019.
=> SHA256 Checksum OK for bash/bash43-020.
=> SHA256 Checksum OK for bash/bash43-021.
=> SHA256 Checksum OK for bash/bash43-022.
=> SHA256 Checksum OK for bash/bash43-023.
=> SHA256 Checksum OK for bash/bash43-024.
=> SHA256 Checksum OK for bash/bash43-025.
=> SHA256 Checksum OK for bash/bash43-026.
=> SHA256 Checksum OK for bash/bash43-027.
=> SHA256 Checksum OK for bash/bash43-028.
=> SHA256 Checksum OK for bash/bash43-029.
=> SHA256 Checksum OK for bash/bash43-030.
=> SHA256 Checksum OK for bash/bash43-031.
=> SHA256 Checksum OK for bash/bash43-032.
=> SHA256 Checksum OK for bash/bash43-033.
=> SHA256 Checksum OK for bash/bash43-034.
=> SHA256 Checksum OK for bash/bash43-035.
=> SHA256 Checksum OK for bash/bash43-036.
=> SHA256 Checksum OK for bash/bash43-037.
=> SHA256 Checksum OK for bash/bash43-038.
=> SHA256 Checksum OK for bash/bash43-039.
=> SHA256 Checksum OK for bash/bash43-040.
=> SHA256 Checksum OK for bash/bash43-041.
=> SHA256 Checksum OK for bash/bash43-042.
=> SHA256 Checksum OK for bash/bash43-043.
=> SHA256 Checksum OK for bash/bash43-044.
=> SHA256 Checksum OK for bash/bash43-045.
=> SHA256 Checksum OK for bash/bash43-046.
===========================================================================
=======================<phase: extract-depends>============================
===========================================================================
=======================<phase: extract        >============================
/!\ WARNING /!\
WITH_NEW_XORG and WITHOUT_NEW_XORG knobs were removed and have no effect

===>  License GPLv3 accepted by the user
===> Fetching all distfiles required by bash-4.3.46_1 for building
===>  Extracting for bash-4.3.46_1
=> SHA256 Checksum OK for bash/bash-4.3.tar.gz.
=> SHA256 Checksum OK for bash/bash43-001.
=> SHA256 Checksum OK for bash/bash43-002.
=> SHA256 Checksum OK for bash/bash43-003.
=> SHA256 Checksum OK for bash/bash43-004.
=> SHA256 Checksum OK for bash/bash43-005.
=> SHA256 Checksum OK for bash/bash43-006.
=> SHA256 Checksum OK for bash/bash43-007.
=> SHA256 Checksum OK for bash/bash43-008.
=> SHA256 Checksum OK for bash/bash43-009.
=> SHA256 Checksum OK for bash/bash43-010.
=> SHA256 Checksum OK for bash/bash43-011.
=> SHA256 Checksum OK for bash/bash43-012.
=> SHA256 Checksum OK for bash/bash43-013.
=> SHA256 Checksum OK for bash/bash43-014.
=> SHA256 Checksum OK for bash/bash43-015.
=> SHA256 Checksum OK for bash/bash43-016.
=> SHA256 Checksum OK for bash/bash43-017.
=> SHA256 Checksum OK for bash/bash43-018.
=> SHA256 Checksum OK for bash/bash43-019.
=> SHA256 Checksum OK for bash/bash43-020.
=> SHA256 Checksum OK for bash/bash43-021.
=> SHA256 Checksum OK for bash/bash43-022.
=> SHA256 Checksum OK for bash/bash43-023.
=> SHA256 Checksum OK for bash/bash43-024.
=> SHA256 Checksum OK for bash/bash43-025.
=> SHA256 Checksum OK for bash/bash43-026.
=> SHA256 Checksum OK for bash/bash43-027.
=> SHA256 Checksum OK for bash/bash43-028.
=> SHA256 Checksum OK for bash/bash43-029.
=> SHA256 Checksum OK for bash/bash43-030.
=> SHA256 Checksum OK for bash/bash43-031.
=> SHA256 Checksum OK for bash/bash43-032.
=> SHA256 Checksum OK for bash/bash43-033.
=> SHA256 Checksum OK for bash/bash43-034.
=> SHA256 Checksum OK for bash/bash43-035.
=> SHA256 Checksum OK for bash/bash43-036.
=> SHA256 Checksum OK for bash/bash43-037.
=> SHA256 Checksum OK for bash/bash43-038.
=> SHA256 Checksum OK for bash/bash43-039.
=> SHA256 Checksum OK for bash/bash43-040.
=> SHA256 Checksum OK for bash/bash43-041.
=> SHA256 Checksum OK for bash/bash43-042.
=> SHA256 Checksum OK for bash/bash43-043.
=> SHA256 Checksum OK for bash/bash43-044.
=> SHA256 Checksum OK for bash/bash43-045.
=> SHA256 Checksum OK for bash/bash43-046.
===========================================================================
=======================<phase: patch-depends  >============================
===========================================================================
=======================<phase: patch          >============================
===>  Patching for bash-4.3.46_1
===>  Applying distribution patches for bash-4.3.46_1
===>  Applying extra patch /usr/ports/shells/bash/files/extrapatch-import-functions
===>  Applying extra patch /usr/ports/shells/bash/files/extrapatch-colonbreakswords
===>  Applying extra patch /usr/ports/shells/bash/files/extrapatch-implicitcd
===>  Applying FreeBSD patches for bash-4.3.46_1
/usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-4.3/parse.y
/bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-4.3/y.tab.c
===========================================================================
=======================<phase: build-depends  >============================
===>   bash-4.3.46_1 depends on executable: bison - not found
===>   Installing existing package /packages/All/bison-2.7.1,1.txz
[102amd64-system-job-03] Installing bison-2.7.1,1...
[102amd64-system-job-03] `-- Installing indexinfo-0.2.4...
[102amd64-system-job-03] `-- Extracting indexinfo-0.2.4: .... done
[102amd64-system-job-03] `-- Installing gettext-runtime-0.19.8.1...
[102amd64-system-job-03] `-- Extracting gettext-runtime-0.19.8.1: .......... done
[102amd64-system-job-03] `-- Installing m4-1.4.17_1,1...
[102amd64-system-job-03] `-- Extracting m4-1.4.17_1,1: .......... done
[102amd64-system-job-03] Extracting bison-2.7.1,1: .......... done
===>   bash-4.3.46_1 depends on executable: bison - found
===>   Returning to build of bash-4.3.46_1
===>   bash-4.3.46_1 depends on executable: msgfmt - not found
===>   Installing existing package /packages/All/gettext-tools-0.19.8.1.txz
[102amd64-system-job-03] Installing gettext-tools-0.19.8.1...
[102amd64-system-job-03] Extracting gettext-tools-0.19.8.1: .......... done
===>   bash-4.3.46_1 depends on executable: msgfmt - found
===>   Returning to build of bash-4.3.46_1
===========================================================================
=======================<phase: lib-depends    >============================
===>   bash-4.3.46_1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
===========================================================================
=======================<phase: configure      >============================
===>  Configuring for bash-4.3.46_1
===>   FreeBSD 10 autotools fix applied to /wrkdirs/usr/ports/shells/bash/work/bash-4.3/support/config.rpath
configure: loading site script /usr/ports/Templates/config.site
checking build system type... amd64-portbld-freebsd10.2
checking host system type... amd64-portbld-freebsd10.2

Beginning configuration for bash-4.3-release for amd64-portbld-freebsd10.2

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 we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking for strerror in -lcposix... no
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... (cached) /usr/bin/grep
checking for egrep... (cached) /usr/bin/egrep
checking for ANSI C header files... (cached) yes
checking for sys/types.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for memory.h... (cached) yes
checking for strings.h... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for unistd.h... (cached) yes
checking for minix/config.h... (cached) no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking whether cc needs -traditional... no
checking for a BSD-compatible install... /usr/bin/install -c
checking for ar... ar
checking for ranlib... ranlib
checking for bison... bison -y
checking whether make sets $(MAKE)... yes
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking whether byte ordering is bigendian... no
checking for preprocessor stringizing operator... yes
checking for long double with more range or precision than double... yes
checking for function prototypes... yes
checking whether char is unsigned... no
checking for working volatile... yes
checking for C/C++ restrict keyword... __restrict
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 for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... no
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/time.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... no
checking whether integer division by zero raises SIGFPE... (cached) yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unsigned long long... (cached) yes
checking for inttypes.h... yes
checking whether the inttypes.h PRIxNN macros are broken... no
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for argz.h... (cached) no
checking for limits.h... (cached) yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking nl_types.h usability... yes
checking nl_types.h presence... yes
checking for nl_types.h... yes
checking for malloc.h... (cached) no
checking for stddef.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for feof_unlocked... yes
checking for fgets_unlocked... no
checking for getc_unlocked... yes
checking for getcwd... (cached) yes
checking for getegid... (cached) yes
checking for geteuid... (cached) yes
checking for getgid... (cached) yes
checking for getuid... (cached) yes
checking for mempcpy... no
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for localeconv... yes
checking for stpcpy... (cached) yes
checking for strcasecmp... (cached) yes
checking for strdup... (cached) yes
checking for strtoul... (cached) yes
checking for tsearch... (cached) yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for __fsetlocking... no
checking for iconv... yes
checking for iconv declaration... 
         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking for bison... bison
checking version of bison... 2.7.12, ok
checking whether NLS is requested... yes
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 whether time.h and sys/time.h may both be included... yes
checking for inttypes.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for stdarg.h... (cached) yes
checking varargs.h usability... no
checking varargs.h presence... no
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 termcap.h usability... yes
checking termcap.h presence... yes
checking for termcap.h... yes
checking termio.h usability... no
checking termio.h presence... no
checking for termio.h... no
checking termios.h usability... yes
checking termios.h presence... yes
checking for termios.h... yes
checking for dlfcn.h... (cached) yes
checking for stdbool.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 grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking for strings.h... (cached) yes
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking ulimit.h usability... yes
checking ulimit.h presence... yes
checking for ulimit.h... yes
checking sys/pte.h usability... no
checking sys/pte.h presence... no
checking for sys/pte.h... no
checking sys/stream.h usability... no
checking sys/stream.h presence... no
checking for sys/stream.h... no
checking for sys/select.h... (cached) yes
checking for sys/file.h... (cached) yes
checking sys/resource.h usability... yes
checking sys/resource.h presence... yes
checking for sys/resource.h... yes
checking for sys/param.h... (cached) 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 working alloca.h... (cached) no
checking for alloca... (cached) yes
checking whether getpgrp requires zero arguments... (cached) yes
checking for vprintf... (cached) yes
checking for _doprnt... no
checking for working strcoll... yes
checking return type of signal handlers... void
checking for __setostype... no
checking for wait3... 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 getgroups... yes
checking for gethostname... (cached) yes
checking for getpagesize... (cached) yes
checking for getpeername... yes
checking for getrlimit... (cached) yes
checking for getrusage... (cached) yes
checking for gettimeofday... (cached) yes
checking for kill... yes
checking for killpg... yes
checking for lstat... (cached) yes
checking for readlink... (cached) yes
checking for sbrk... yes
checking for select... (cached) yes
checking for setdtablesize... no
checking for setitimer... 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 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 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... yes
checking for sysconf... (cached) yes
checking for syslog... yes
checking for tcgetattr... yes
checking for times... 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 getcwd... (cached) yes
checking for memset... (cached) yes
checking for strcasecmp... (cached) yes
checking for strcasestr... yes
checking for strerror... (cached) yes
checking for strftime... (cached) yes
checking for strnlen... (cached) yes
checking for strpbrk... (cached) yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... (cached) yes
checking for strtoul... (cached) yes
checking for strtoll... (cached) yes
checking for strtoull... (cached) yes
checking for strtoimax... yes
checking for strtoumax... yes
checking for dprintf... yes
checking for strchrnul... yes
checking for strdup... (cached) yes
checking whether AUDIT_USER_TTY is declared... no
checking whether confstr is declared... yes
checking whether printf is declared... yes
checking whether sbrk is declared... yes
checking whether setregid is declared... yes
checking whether strcpy is declared... yes
checking whether strsignal is declared... (cached) yes
checking whether strtold is declared... yes
checking for broken strtold... yes
checking for declaration of strtoimax... yes
checking for declaration of strtol... yes
checking for declaration of strtoll... yes
checking for declaration of strtoul... yes
checking for declaration of strtoull... yes
checking for declaration of strtoumax... 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 mktime... no
checking for argz.h... (cached) no
checking for errno.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for malloc.h... (cached) no
checking stdio_ext.h usability... no
checking stdio_ext.h presence... no
checking for stdio_ext.h... no
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for __argz_count... (cached) no
checking for __argz_next... (cached) no
checking for __argz_stringify... (cached) no
checking for dcgettext... no
checking for mempcpy... (cached) no
checking for munmap... (cached) yes
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 mbrlen... (cached) yes
checking for mbscasecmp... no
checking for mbscmp... no
checking for mbsnrtowcs... yes
checking for mbsrtowcs... (cached) yes
checking for mbschr... no
checking for wcrtomb... (cached) yes
checking for wcscoll... (cached) yes
checking for wcsdup... yes
checking for wcwidth... (cached) yes
checking for wctype... yes
checking for wcswidth... 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 nl_langinfo and CODESET... 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... 
checking for locale_charset... no
checking for dlopen in -ldl... no
checking for dlopen... (cached) yes
checking for dlclose... yes
checking for dlsym... yes
checking whether sys_siglist is declared... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for mode_t... (cached) yes
checking for uid_t in sys/types.h... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for ssize_t... (cached) yes
checking for time_t... yes
checking for long long... long long
checking for unsigned long long... unsigned long long
checking return type of signal handlers... (cached) void
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 double... 8
checking size of long long... 8
checking for u_int... (cached) yes
checking for u_long... (cached) yes
checking for bits16_t... no
checking for u_bits16_t... no
checking for bits32_t... no
checking for u_bits32_t... no
checking for bits64_t... no
checking for ptrdiff_t... (cached) yes
checking whether stat file-mode macros are broken... no
checking whether #! works in shell scripts... yes
checking whether the ctype macros accept non-ascii characters... 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 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 whether signal handlers are of type void... yes
checking for clock_t... yes
checking for sigset_t... yes
checking for sig_atomic_t... yes
checking for quad_t... yes
checking for intmax_t... yes
checking for uintmax_t... yes
checking for socklen_t... yes
checking for size and type of struct rlimit fields... rlim_t
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 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 <time.h>... yes
checking for struct stat.st_atim.tv_nsec... yes
checking whether struct stat.st_atim is of type struct timespec... yes
checking for the existence of strsignal... yes
checking if opendir() opens non-directories... no
checking whether ulimit can substitute for getdtablesize... no
checking whether fpurge is declared... (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 standard-conformant putenv declaration... yes
checking for standard-conformant unsetenv declaration... yes
checking for printf floating point output in hex notation... yes
checking if signal handlers must be reinstalled when invoked... no
checking for presence of necessary job control definitions... present
checking for presence of named pipes... present
checking whether termios.h defines TIOCGWINSZ... 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... standard
checking whether /dev/stdin stdout stderr are available... present
checking for default mail directory... /var/mail
checking shared object configuration for loadable builtins... supported
configure: creating ./config.status
config.status: creating Makefile
config.status: creating builtins/Makefile
config.status: creating lib/readline/Makefile
config.status: creating lib/glob/Makefile
config.status: creating lib/intl/Makefile
config.status: creating lib/malloc/Makefile
config.status: creating lib/sh/Makefile
config.status: creating lib/termcap/Makefile
config.status: creating lib/tilde/Makefile
config.status: creating doc/Makefile
config.status: creating support/Makefile
config.status: creating po/Makefile.in
config.status: creating examples/loadables/Makefile
config.status: creating examples/loadables/perl/Makefile
config.status: creating config.h
config.status: executing default-1 commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
config.status: executing default commands
===========================================================================
=======================<phase: build          >============================
===>  Building for bash-4.3.46_1
bison -y -d ./parse.y
conflicts: 1 shift/reduce
touch parser-built
rm -f mksyntax
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fstack-protector    -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -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 4.3 -o newversion.h  && mv newversion.h version.h
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DBUILDTOOL -c -o buildversion.o ./version.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fstack-protector    -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -o bashversion ./support/bashversion.c buildversion.o 
./support/bashversion.c:70:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (progname = strrchr (argv[0], '/'))
      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
./support/bashversion.c:70:16: note: place parentheses around the assignment to silence this warning
  if (progname = strrchr (argv[0], '/'))
               ^
      (                                )
./support/bashversion.c:70:16: note: use '==' to turn this assignment into an equality comparison
  if (progname = strrchr (argv[0], '/'))
               ^
               ==
1 warning generated.
rm -f shell.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c shell.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
shell.c:843:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (arg_character = arg_string[i++])
             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
shell.c:843:28: note: place parentheses around the assignment to silence this warning
      while (arg_character = arg_string[i++])
                           ^
             (                              )
shell.c:843:28: note: use '==' to turn this assignment into an equality comparison
      while (arg_character = arg_string[i++])
                           ^
                           ==
1 warning generated.
rm -f eval.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c eval.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
eval.c:153:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          else if (current_command = global_command)
                   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
eval.c:153:29: note: place parentheses around the assignment to silence this warning
          else if (current_command = global_command)
                                   ^
                   (                               )
eval.c:153:29: note: use '==' to turn this assignment into an equality comparison
          else if (current_command = global_command)
                                   ^
                                   ==
1 warning generated.
rm -f mkbuiltins.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing mkbuiltins.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
mkbuiltins.c:560:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = 0; line = defs->lines->array[i]; i++)
              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
mkbuiltins.c:560:20: note: place parentheses around the assignment to silence this warning
  for (i = 0; line = defs->lines->array[i]; i++)
                   ^
              (                           )
mkbuiltins.c:560:20: note: use '==' to turn this assignment into an equality comparison
  for (i = 0; line = defs->lines->array[i]; i++)
                   ^
                   ==
mkbuiltins.c:676:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mkbuiltins.c:676:27: note: place parentheses around the assignment to silence this warning
      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
                          ^
                  (                                                 )
mkbuiltins.c:676:27: note: use '==' to turn this assignment into an equality comparison
      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
                          ^
                          ==
2 warnings generated.
cc -fstack-protector  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -o mkbuiltins mkbuiltins.o 
./mkbuiltins -externfile builtext.h -structfile builtins.c  -noproduction -D .   ./alias.def ./bind.def ./break.def  ./builtin.def ./caller.def  ./cd.def ./colon.def  ./command.def ./declare.def ./echo.def  ./enable.def ./eval.def ./getopts.def  ./exec.def ./exit.def ./fc.def  ./fg_bg.def ./hash.def ./help.def  ./history.def ./jobs.def ./kill.def  ./let.def ./read.def ./return.def  ./set.def ./setattr.def ./shift.def  ./source.def ./suspend.def ./test.def  ./times.def ./trap.def ./type.def  ./ulimit.def ./umask.def ./wait.def  ./reserved.def ./pushd.def ./shopt.def  ./printf.def ./complete.def ./mapfile.def
rm -f y.tab.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c y.tab.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./parse.y:2308:130: warning: format specifies type 'unsigned long long' but the argument has type 'unsigned long' [-Wformat]
                    internal_warning("shell_getc: shell_input_line_size (%zu) exceeds SIZE_MAX (%llu): line truncated", shell_input_line_size, SIZE_MAX);
                                                                                                ~~~~                                           ^~~~~~~~
                                                                                                %lu
/usr/include/x86/_stdint.h:174:18: note: expanded from macro 'SIZE_MAX'
#define SIZE_MAX        UINT64_MAX
                        ^~~~~~~~~~
/usr/include/x86/_stdint.h:87:20: note: expanded from macro 'UINT64_MAX'
#define UINT64_MAX      0xffffffffffffffff
                        ^~~~~~~~~~~~~~~~~~
./parse.y:2546:30: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
  if (shell_input_line_index < 0 || shell_input_line_index >= shell_input_line_len)
      ~~~~~~~~~~~~~~~~~~~~~~ ^ ~
./parse.y:2547:12: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion]
    return '\0';        /* XXX */
           ^~~~
./parse.y:4212:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (etext = error_token_from_token (cond_token))
          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4212:17: note: place parentheses around the assignment to silence this warning
      if (etext = error_token_from_token (cond_token))
                ^
          (                                          )
./parse.y:4212:17: note: use '==' to turn this assignment into an equality comparison
      if (etext = error_token_from_token (cond_token))
                ^
                ==
./parse.y:4294:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (etext = error_token_from_token (cond_token))
              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4294:14: note: place parentheses around the assignment to silence this warning
          if (etext = error_token_from_token (cond_token))
                    ^
              (                                          )
./parse.y:4294:14: note: use '==' to turn this assignment into an equality comparison
          if (etext = error_token_from_token (cond_token))
                    ^
                    ==
./parse.y:4326:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (etext = error_token_from_token (tok))
              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4326:14: note: place parentheses around the assignment to silence this warning
          if (etext = error_token_from_token (tok))
                    ^
              (                                   )
./parse.y:4326:14: note: use '==' to turn this assignment into an equality comparison
          if (etext = error_token_from_token (tok))
                    ^
                    ==
./parse.y:4376:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (etext = error_token_from_token (tok))
              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4376:14: note: place parentheses around the assignment to silence this warning
          if (etext = error_token_from_token (tok))
                    ^
              (                                   )
./parse.y:4376:14: note: use '==' to turn this assignment into an equality comparison
          if (etext = error_token_from_token (tok))
                    ^
                    ==
./parse.y:4402:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (etext = error_token_from_token (tok))
              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4402:14: note: place parentheses around the assignment to silence this warning
          if (etext = error_token_from_token (tok))
                    ^
              (                                   )
./parse.y:4402:14: note: use '==' to turn this assignment into an equality comparison
          if (etext = error_token_from_token (tok))
                    ^
                    ==
./parse.y:4420:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      else if (etext = error_token_from_token (tok))
               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:4420:22: note: place parentheses around the assignment to silence this warning
      else if (etext = error_token_from_token (tok))
                     ^
               (                                   )
./parse.y:4420:22: note: use '==' to turn this assignment into an equality comparison
      else if (etext = error_token_from_token (tok))
                     ^
                     ==
./parse.y:5271:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = *string++)
         ~~^~~~~~~~~~~
./parse.y:5271:12: note: place parentheses around the assignment to silence this warning
  while (c = *string++)
           ^
         (            )
./parse.y:5271:12: note: use '==' to turn this assignment into an equality comparison
  while (c = *string++)
           ^
           ==
./parse.y:5655:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (t = find_token_in_alist (tok, word_token_alist, 0))
      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:5655:9: note: place parentheses around the assignment to silence this warning
  if (t = find_token_in_alist (tok, word_token_alist, 0))
        ^
      (                                                 )
./parse.y:5655:9: note: use '==' to turn this assignment into an equality comparison
  if (t = find_token_in_alist (tok, word_token_alist, 0))
        ^
        ==
./parse.y:5658:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (t = find_token_in_alist (tok, other_token_alist, 0))
      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./parse.y:5658:9: note: place parentheses around the assignment to silence this warning
  if (t = find_token_in_alist (tok, other_token_alist, 0))
        ^
      (                                                  )
./parse.y:5658:9: note: use '==' to turn this assignment into an equality comparison
  if (t = find_token_in_alist (tok, other_token_alist, 0))
        ^
        ==
12 warnings generated.
rm -f general.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c general.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
general.c:282:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[indx])
         ~~^~~~~~~~~~~~~~
general.c:282:12: note: place parentheses around the assignment to silence this warning
  while (c = string[indx])
           ^
         (               )
general.c:282:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[indx])
           ^
           ==
1 warning generated.
rm -f make_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c make_cmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
make_cmd.c:617:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (full_line = read_secondary_line (delim_unquoted))
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make_cmd.c:617:20: note: place parentheses around the assignment to silence this warning
  while (full_line = read_secondary_line (delim_unquoted))
                   ^
         (                                               )
make_cmd.c:617:20: note: use '==' to turn this assignment into an equality comparison
  while (full_line = read_secondary_line (delim_unquoted))
                   ^
                   ==
1 warning generated.
rm -f print_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c print_cmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f dispose_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c dispose_cmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f execute_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c execute_cmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
execute_cmd.c:1051:11: warning: 13 enumeration values not handled in switch: 'cm_for', 'cm_case', 'cm_while'... [-Wswitch]
  switch (command->type)
          ^
1 warning generated.
rm -f variables.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c variables.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
variables.c:336:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (string_index = 0; string = env[string_index++]; )
                         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
variables.c:336:33: note: place parentheses around the assignment to silence this warning
  for (string_index = 0; string = env[string_index++]; )
                                ^
                         (                           )
variables.c:336:33: note: use '==' to turn this assignment into an equality comparison
  for (string_index = 0; string = env[string_index++]; )
                                ^
                                ==
variables.c:394:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (temp_var = find_function (tname))
              ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
variables.c:394:17: note: place parentheses around the assignment to silence this warning
          if (temp_var = find_function (tname))
                       ^
              (                               )
variables.c:394:17: note: use '==' to turn this assignment into an equality comparison
          if (temp_var = find_function (tname))
                       ^
                       ==
variables.c:401:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
              if (temp_var = bind_variable (name, string, 0))
                  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
variables.c:401:21: note: place parentheses around the assignment to silence this warning
              if (temp_var = bind_variable (name, string, 0))
                           ^
                  (                                         )
variables.c:401:21: note: use '==' to turn this assignment into an equality comparison
              if (temp_var = bind_variable (name, string, 0))
                           ^
                           ==
variables.c:1808:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (v = hash_lookup (name, vc->table))
        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
variables.c:1808:11: note: place parentheses around the assignment to silence this warning
    if (v = hash_lookup (name, vc->table))
          ^
        (                                )
variables.c:1808:11: note: use '==' to turn this assignment into an equality comparison
    if (v = hash_lookup (name, vc->table))
          ^
          ==
variables.c:2540:87: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  if ((aflags & ASS_FROMREF) && (hflags & HASH_NOSRCH) == 0 && valid_array_reference (name))
                                                                                      ^~~~
./arrayfunc.h:60:45: note: passing argument to parameter here
extern int valid_array_reference __P((char *));
                                            ^
/usr/include/sys/cdefs.h:156:21: note: expanded from macro '__P'
#define __P(protos)     protos          /* full-blown ANSI C */
                        ^
variables.c:2542:38: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
      newname = array_variable_name (name, &subp, &sublen);
                                     ^~~~
./arrayfunc.h:66:45: note: passing argument to parameter here
extern char *array_variable_name __P((char *, char **, int *));
                                            ^
/usr/include/sys/cdefs.h:156:21: note: expanded from macro '__P'
#define __P(protos)     protos          /* full-blown ANSI C */
                        ^
variables.c:2587:33: warning: incompatible pointer types passing 'const char *' to parameter of type 'SHELL_VAR *' (aka 'struct variable *') [-Wincompatible-pointer-types]
      ind = array_expand_index (name, subp, sublen);
                                ^~~~
./arrayfunc.h:59:54: note: passing argument to parameter here
extern arrayind_t array_expand_index __P((SHELL_VAR *, char *, int));
                                                     ^
/usr/include/sys/cdefs.h:156:21: note: expanded from macro '__P'
#define __P(protos)     protos          /* full-blown ANSI C */
                        ^
variables.c:3219:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (elt = hash_remove (name, v->table, 0))
        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
variables.c:3219:13: note: place parentheses around the assignment to silence this warning
    if (elt = hash_remove (name, v->table, 0))
            ^
        (                                    )
variables.c:3219:13: note: use '==' to turn this assignment into an equality comparison
    if (elt = hash_remove (name, v->table, 0))
            ^
            ==
variables.c:3248:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
    if (elt = hash_remove (name, v->table, 0))
        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
variables.c:3248:13: note: place parentheses around the assignment to silence this warning
    if (elt = hash_remove (name, v->table, 0))
            ^
        (                                    )
variables.c:3248:13: note: use '==' to turn this assignment into an equality comparison
    if (elt = hash_remove (name, v->table, 0))
            ^
            ==
variables.c:4004:35: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = 0, list_index = 0; var = vars[i]; i++)
                              ~~~~^~~~~~~~~
variables.c:4004:35: note: place parentheses around the assignment to silence this warning
  for (i = 0, list_index = 0; var = vars[i]; i++)
                                  ^
                              (            )
variables.c:4004:35: note: use '==' to turn this assignment into an equality comparison
  for (i = 0, list_index = 0; var = vars[i]; i++)
                                  ^
                                  ==
variables.c:4422:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (ret = vcxt->down)
      ~~~~^~~~~~~~~~~~
variables.c:4422:11: note: place parentheses around the assignment to silence this warning
  if (ret = vcxt->down)
          ^
      (               )
variables.c:4422:11: note: use '==' to turn this assignment into an equality comparison
  if (ret = vcxt->down)
          ^
          ==
variables.c:5041:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (val = extract_colon_unit (temp, &tptr))
         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
variables.c:5041:14: note: place parentheses around the assignment to silence this warning
  while (val = extract_colon_unit (temp, &tptr))
             ^
         (                                     )
variables.c:5041:14: note: use '==' to turn this assignment into an equality comparison
  while (val = extract_colon_unit (temp, &tptr))
             ^
             ==
variables.c:5090:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (v = find_variable (name))
      ~~^~~~~~~~~~~~~~~~~~~~~~
variables.c:5090:9: note: place parentheses around the assignment to silence this warning
  if (v = find_variable (name))
        ^
      (                       )
variables.c:5090:9: note: use '==' to turn this assignment into an equality comparison
  if (v = find_variable (name))
        ^
        ==
13 warnings generated.
rm -f copy_cmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c copy_cmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f error.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c error.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f expr.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c expr.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f flags.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c flags.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f jobs.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c jobs.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
jobs.c:1073:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (temp = jobs[job_index])
      ~~~~~^~~~~~~~~~~~~~~~~
jobs.c:1073:12: note: place parentheses around the assignment to silence this warning
  if (temp = jobs[job_index])
           ^
      (                     )
jobs.c:1073:12: note: use '==' to turn this assignment into an equality comparison
  if (temp = jobs[job_index])
           ^
           ==
1 warning generated.
rm -f subst.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c subst.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
subst.c:589:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[sindex])
         ~~^~~~~~~~~~~~~~~~
subst.c:589:12: note: place parentheses around the assignment to silence this warning
  while (c = string[sindex])
           ^
         (                 )
subst.c:589:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[sindex])
           ^
           ==
subst.c:632:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (sindex = 0; c = string[sindex]; )
                   ~~^~~~~~~~~~~~~~~~
subst.c:632:22: note: place parentheses around the assignment to silence this warning
  for (sindex = 0; c = string[sindex]; )
                     ^
                   (                 )
subst.c:632:22: note: use '==' to turn this assignment into an equality comparison
  for (sindex = 0; c = string[sindex]; )
                     ^
                     ==
subst.c:741:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:741:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:741:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:812:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:812:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:812:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:960:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:960:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:960:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:1096:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:1096:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:1096:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:1424:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:1424:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:1424:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:1622:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:1622:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:1622:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:1730:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = string[i])
         ~~^~~~~~~~~~~
subst.c:1730:12: note: place parentheses around the assignment to silence this warning
  while (c = string[i])
           ^
         (            )
subst.c:1730:12: note: use '==' to turn this assignment into an equality comparison
  while (c = string[i])
           ^
           ==
subst.c:2849:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (t = mbschr (name, '['))   /*]*/
      ~~^~~~~~~~~~~~~~~~~~~~
subst.c:2849:9: note: place parentheses around the assignment to silence this warning
  if (t = mbschr (name, '['))   /*]*/
        ^
      (                     )
subst.c:2849:9: note: use '==' to turn this assignment into an equality comparison
  if (t = mbschr (name, '['))   /*]*/
        ^
        ==
subst.c:5806:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  else if (var = find_variable (name))
           ~~~~^~~~~~~~~~~~~~~~~~~~~~
subst.c:5806:16: note: place parentheses around the assignment to silence this warning
  else if (var = find_variable (name))
               ^
           (                         )
subst.c:5806:16: note: use '==' to turn this assignment into an equality comparison
  else if (var = find_variable (name))
               ^
               ==
subst.c:5829:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  else if (var = find_variable_last_nameref (name))
           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
subst.c:5829:16: note: place parentheses around the assignment to silence this warning
  else if (var = find_variable_last_nameref (name))
               ^
           (                                      )
subst.c:5829:16: note: use '==' to turn this assignment into an equality comparison
  else if (var = find_variable_last_nameref (name))
               ^
               ==
subst.c:7188:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (c = string[sindex])
      ~~^~~~~~~~~~~~~~~~
subst.c:7188:9: note: place parentheses around the assignment to silence this warning
  if (c = string[sindex])
        ^
      (                 )
subst.c:7188:9: note: use '==' to turn this assignment into an equality comparison
  if (c = string[sindex])
        ^
        ==
subst.c:7198:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (c = string[sindex])
          ~~^~~~~~~~~~~~~~~~
subst.c:7198:13: note: place parentheses around the assignment to silence this warning
      if (c = string[sindex])
            ^
          (                 )
subst.c:7198:13: note: use '==' to turn this assignment into an equality comparison
      if (c = string[sindex])
            ^
            ==
subst.c:8931:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (dquote = sindex = 0; c = string[sindex];)
                            ~~^~~~~~~~~~~~~~~~
subst.c:8931:31: note: place parentheses around the assignment to silence this warning
  for (dquote = sindex = 0; c = string[sindex];)
                              ^
                            (                 )
subst.c:8931:31: note: use '==' to turn this assignment into an equality comparison
  for (dquote = sindex = 0; c = string[sindex];)
                              ^
                              ==
subst.c:9447:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
                           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
subst.c:9447:33: note: place parentheses around the assignment to silence this warning
          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
                                       ^
                           (                               )
subst.c:9447:33: note: use '==' to turn this assignment into an equality comparison
          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
                                       ^
                                       ==
16 warnings generated.
rm -f hashcmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c hashcmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f hashlib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c hashlib.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f mailcheck.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c mailcheck.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
mailcheck.c:394:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (mailfile = extract_colon_unit (mailpaths, &i))
         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mailcheck.c:394:19: note: place parentheses around the assignment to silence this warning
  while (mailfile = extract_colon_unit (mailpaths, &i))
                  ^
         (                                            )
mailcheck.c:394:19: note: use '==' to turn this assignment into an equality comparison
  while (mailfile = extract_colon_unit (mailpaths, &i))
                  ^
                  ==
mailcheck.c:468:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
mailcheck.c:468:13: note: place parentheses around the assignment to silence this warning
          if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
                   ^
              (                                                        )
mailcheck.c:468:13: note: use '==' to turn this assignment into an equality comparison
          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='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DBUILDTOOL -c ./support/mksignames.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f buildsignames.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DBUILDTOOL -o buildsignames.o -c ./support/signames.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f mksignames
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fstack-protector    -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -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='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c trap.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f input.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c input.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f unwind_prot.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c unwind_prot.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
unwind_prot.c:247:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (elt = unwind_protect_list)
         ~~~~^~~~~~~~~~~~~~~~~~~~~
unwind_prot.c:247:14: note: place parentheses around the assignment to silence this warning
  while (elt = unwind_protect_list)
             ^
         (                        )
unwind_prot.c:247:14: note: use '==' to turn this assignment into an equality comparison
  while (elt = unwind_protect_list)
             ^
             ==
unwind_prot.c:282:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (elt = unwind_protect_list)
         ~~~~^~~~~~~~~~~~~~~~~~~~~
unwind_prot.c:282:14: note: place parentheses around the assignment to silence this warning
  while (elt = unwind_protect_list)
             ^
         (                        )
unwind_prot.c:282:14: note: use '==' to turn this assignment into an equality comparison
  while (elt = unwind_protect_list)
             ^
             ==
2 warnings generated.
rm -f pathexp.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c pathexp.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
pathexp.c:75:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = *string++)
         ~~^~~~~~~~~~~
pathexp.c:75:12: note: place parentheses around the assignment to silence this warning
  while (c = *string++)
           ^
         (            )
pathexp.c:75:12: note: use '==' to turn this assignment into an equality comparison
  while (c = *string++)
           ^
           ==
pathexp.c:592:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
pathexp.c:592:20: note: place parentheses around the assignment to silence this warning
  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
                   ^
         (                                                  )
pathexp.c:592:20: note: use '==' to turn this assignment into an equality comparison
  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
                   ^
                   ==
2 warnings generated.
rm -f sig.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c sig.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f test.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c test.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f version.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c version.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f alias.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c alias.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f array.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c array.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f arrayfunc.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c arrayfunc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f assoc.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c assoc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f braces.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c braces.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
braces.c:436:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (t = (char *)malloc (2))
              ~~^~~~~~~~~~~~~~~~~~~~
braces.c:436:10: note: place parentheses around the assignment to silence this warning
          if (t = (char *)malloc (2))
                ^
              (                     )
braces.c:436:10: note: use '==' to turn this assignment into an equality comparison
          if (t = (char *)malloc (2))
                ^
                ==
braces.c:616:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = text[i])
         ~~^~~~~~~~~
braces.c:616:12: note: place parentheses around the assignment to silence this warning
  while (c = text[i])
           ^
         (          )
braces.c:616:12: note: use '==' to turn this assignment into an equality comparison
  while (c = text[i])
           ^
           ==
2 warnings generated.
rm -f bracecomp.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c bracecomp.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f bashhist.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c bashhist.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
bashhist.c:632:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (temp = previous_history ())
         ~~~~~^~~~~~~~~~~~~~~~~~~~~
bashhist.c:632:15: note: place parentheses around the assignment to silence this warning
  while (temp = previous_history ())
              ^
         (                         )
bashhist.c:632:15: note: use '==' to turn this assignment into an equality comparison
  while (temp = previous_history ())
              ^
              ==
1 warning generated.
rm -f bashline.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c bashline.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
bashline.c:837:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (temp = fgets (buffer, 255, file))
         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:837:15: note: place parentheses around the assignment to silence this warning
  while (temp = fgets (buffer, 255, file))
              ^
         (                               )
bashline.c:837:15: note: use '==' to turn this assignment into an equality comparison
  while (temp = fgets (buffer, 255, file))
              ^
              ==
bashline.c:1581:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (was_assignment = assignment (n, 0));
             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
bashline.c:1581:29: note: place parentheses around the assignment to silence this warning
      while (was_assignment = assignment (n, 0));
                            ^
             (                                 )
bashline.c:1581:29: note: use '==' to turn this assignment into an equality comparison
      while (was_assignment = assignment (n, 0));
                            ^
                            ==
bashline.c:2045:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (val = glob_matches[local_index++])
             ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:2045:18: note: place parentheses around the assignment to silence this warning
      while (val = glob_matches[local_index++])
                 ^
             (                                )
bashline.c:2045:18: note: use '==' to turn this assignment into an equality comparison
      while (val = glob_matches[local_index++])
                 ^
                 ==
bashline.c:2442:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (srvent = getservent ())
         ~~~~~~~^~~~~~~~~~~~~~~
bashline.c:2442:17: note: place parentheses around the assignment to silence this warning
  while (srvent = getservent ())
                ^
         (                     )
bashline.c:2442:17: note: use '==' to turn this assignment into an equality comparison
  while (srvent = getservent ())
                ^
                ==
bashline.c:2498:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (grent = getgrent ())
         ~~~~~~^~~~~~~~~~~~~
bashline.c:2498:16: note: place parentheses around the assignment to silence this warning
  while (grent = getgrent ())
               ^
         (                  )
bashline.c:2498:16: note: use '==' to turn this assignment into an equality comparison
  while (grent = getgrent ())
               ^
               ==
bashline.c:3131:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (t = mbschr (local_dirname, '$'))
      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:3131:9: note: place parentheses around the assignment to silence this warning
  if (t = mbschr (local_dirname, '$'))
        ^
      (                              )
bashline.c:3131:9: note: use '==' to turn this assignment into an equality comparison
  if (t = mbschr (local_dirname, '$'))
        ^
        ==
bashline.c:3133:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  else if (t = mbschr (local_dirname, '`'))     /* XXX */
           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:3133:14: note: place parentheses around the assignment to silence this warning
  else if (t = mbschr (local_dirname, '`'))     /* XXX */
             ^
           (                              )
bashline.c:3133:14: note: use '==' to turn this assignment into an equality comparison
  else if (t = mbschr (local_dirname, '`'))     /* XXX */
             ^
             ==
bashline.c:3211:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (t = mbschr (local_dirname, '$'))
      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:3211:9: note: place parentheses around the assignment to silence this warning
  if (t = mbschr (local_dirname, '$'))
        ^
      (                              )
bashline.c:3211:9: note: use '==' to turn this assignment into an equality comparison
  if (t = mbschr (local_dirname, '$'))
        ^
        ==
bashline.c:3262:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
bashline.c:3262:26: note: place parentheses around the assignment to silence this warning
              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
                                ^
                              (                                       )
bashline.c:3262:26: note: use '==' to turn this assignment into an equality comparison
              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
                                ^
                                ==
bashline.c:4179:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (passc = 0; c = string[i]; i++)
                  ~~^~~~~~~~~~~
bashline.c:4179:21: note: place parentheses around the assignment to silence this warning
  for (passc = 0; c = string[i]; i++)
                    ^
                  (            )
bashline.c:4179:21: note: use '==' to turn this assignment into an equality comparison
  for (passc = 0; c = string[i]; i++)
                    ^
                    ==
10 warnings generated.
rm -f list.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c list.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f stringlib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c stringlib.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f locale.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c locale.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f findcmd.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c findcmd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
findcmd.c:239:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
findcmd.c:239:11: note: place parentheses around the assignment to silence this warning
  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
          ^
      (                                   )
findcmd.c:239:11: note: use '==' to turn this assignment into an equality comparison
  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
          ^
          ==
1 warning generated.
rm -f redir.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c redir.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
redir.c:676:8: warning: implicit declaration of function 'run_pending_traps' is invalid in C99 [-Wimplicit-function-declaration]
              run_pending_traps ();
              ^
redir.c:758:12: warning: 16 enumeration values not handled in switch: 'r_output_direction', 'r_input_direction', 'r_inputa_direction'... [-Wswitch]
          switch (ri)
                  ^
redir.c:818:11: warning: enumeration values 'r_move_input_word' and 'r_move_output_word' not handled in switch [-Wswitch]
  switch (ri)
          ^
redir.c:1302:11: warning: 4 enumeration values not handled in switch: 'r_move_input', 'r_move_output', 'r_move_input_word'... [-Wswitch]
  switch (ri)
          ^
redir.c:1376:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (vr = valid_array_reference (w))
      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
redir.c:1376:10: note: place parentheses around the assignment to silence this warning
  if (vr = valid_array_reference (w))
         ^
      (                             )
redir.c:1376:10: note: use '==' to turn this assignment into an equality comparison
  if (vr = valid_array_reference (w))
         ^
         ==
5 warnings generated.
rm -f pcomplete.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c pcomplete.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
pcomplete.c:781:29: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
               sh_contains_quotes (text))       /* guess */
                                   ^~~~
./externs.h:327:42: note: passing argument to parameter here
extern int sh_contains_quotes __P((char *));
                                         ^
/usr/include/sys/cdefs.h:156:21: note: expanded from macro '__P'
#define __P(protos)     protos          /* full-blown ANSI C */
                        ^
pcomplete.c:1465:57: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
      tmatches = filter_stringlist (ret, cs->filterpat, word);
                                                        ^~~~
2 warnings generated.
rm -f pcomplib.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c pcomplib.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f syntax.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c syntax.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f xmalloc.o
cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd10.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd10.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H   -I.  -I. -I./include -I./lib  -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -c xmalloc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f builtins.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing builtins.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f alias.o
./mkbuiltins -D . alias.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing alias.c || ( rm -f alias.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing bind.c || ( rm -f bind.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing break.c || ( rm -f break.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing builtin.c || ( rm -f builtin.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing caller.c || ( rm -f caller.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing cd.c || ( rm -f cd.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./cd.def:355:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (path = extract_colon_unit (cdpath, &path_index))
             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./cd.def:355:19: note: place parentheses around the assignment to silence this warning
      while (path = extract_colon_unit (cdpath, &path_index))
                  ^
             (                                              )
./cd.def:355:19: note: use '==' to turn this assignment into an equality comparison
      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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing colon.c || ( rm -f colon.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing command.c || ( rm -f command.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f command.c
rm -f common.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing common.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f declare.o
./mkbuiltins -D . declare.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing declare.c || ( rm -f declare.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./declare.def:333:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (t = strchr (name, '['))       /* ] */
          ~~^~~~~~~~~~~~~~~~~~~~
./declare.def:333:13: note: place parentheses around the assignment to silence this warning
      if (t = strchr (name, '['))       /* ] */
            ^
          (                     )
./declare.def:333:13: note: use '==' to turn this assignment into an equality comparison
      if (t = strchr (name, '['))       /* ] */
            ^
            ==
1 warning 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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing echo.c || ( rm -f echo.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./echo.def:139:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (i = *temp++)
             ~~^~~~~~~~~
./echo.def:139:16: note: place parentheses around the assignment to silence this warning
      while (i = *temp++)
               ^
             (          )
./echo.def:139:16: note: use '==' to turn this assignment into an equality comparison
      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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing enable.c || ( rm -f enable.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./enable.def:348:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (old_builtin = builtin_address_internal (name, 1))
          ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./enable.def:348:23: note: place parentheses around the assignment to silence this warning
      if (old_builtin = builtin_address_internal (name, 1))
                      ^
          (                                               )
./enable.def:348:23: note: use '==' to turn this assignment into an equality comparison
      if (old_builtin = builtin_address_internal (name, 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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing eval.c || ( rm -f eval.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f eval.c
rm -f evalfile.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing evalfile.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f evalstring.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing evalstring.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
evalstring.c:208:16: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'sigset_t *' (aka 'struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  sigemptyset (&pe_sigmask);
               ^~~~~~~~~~~
/usr/include/signal.h:78:27: note: passing argument to parameter here
int     sigemptyset(sigset_t *);
                              ^
evalstring.c:209:45: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'sigset_t *' (aka 'struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  sigprocmask (SIG_BLOCK, (sigset_t *)NULL, &pe_sigmask);
                                            ^~~~~~~~~~~
/usr/include/signal.h:82:72: note: passing argument to parameter here
int     sigprocmask(int, const sigset_t * __restrict, sigset_t * __restrict);
                                                                           ^
evalstring.c:288:31: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'const sigset_t *' (aka 'const struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
                  sigprocmask (SIG_SETMASK, &pe_sigmask, (sigset_t *)NULL);
                                            ^~~~~~~~~~~
/usr/include/signal.h:82:49: note: passing argument to parameter here
int     sigprocmask(int, const sigset_t * __restrict, sigset_t * __restrict);
                                                    ^
evalstring.c:307:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          else if (command = global_command)
                   ~~~~~~~~^~~~~~~~~~~~~~~~
evalstring.c:307:21: note: place parentheses around the assignment to silence this warning
          else if (command = global_command)
                           ^
                   (                       )
evalstring.c:307:21: note: use '==' to turn this assignment into an equality comparison
          else if (command = global_command)
                           ^
                           ==
evalstring.c:460:16: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'sigset_t *' (aka 'struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  sigemptyset (&ps_sigmask);
               ^~~~~~~~~~~
/usr/include/signal.h:78:27: note: passing argument to parameter here
int     sigemptyset(sigset_t *);
                              ^
evalstring.c:461:45: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'sigset_t *' (aka 'struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  sigprocmask (SIG_BLOCK, (sigset_t *)NULL, &ps_sigmask);
                                            ^~~~~~~~~~~
/usr/include/signal.h:82:72: note: passing argument to parameter here
int     sigprocmask(int, const sigset_t * __restrict, sigset_t * __restrict);
                                                                           ^
evalstring.c:513:34: warning: passing 'volatile sigset_t *' (aka 'volatile struct __sigset *') to parameter of type 'const sigset_t *' (aka 'const struct __sigset *') discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
              sigprocmask (SIG_SETMASK, &ps_sigmask, (sigset_t *)NULL);
                                        ^~~~~~~~~~~
/usr/include/signal.h:82:49: note: passing argument to parameter here
int     sigprocmask(int, const sigset_t * __restrict, sigset_t * __restrict);
                                                    ^
7 warnings generated.
rm -f exec.o
./mkbuiltins -D . exec.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing exec.c || ( rm -f exec.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing exit.c || ( rm -f exit.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing fc.c || ( rm -f fc.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing hash.c || ( rm -f hash.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing help.c || ( rm -f help.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./help.def:142:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          for (i = 0; name = shell_builtins[i].name; i++)
                      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
./help.def:142:21: note: place parentheses around the assignment to silence this warning
          for (i = 0; name = shell_builtins[i].name; i++)
                           ^
                      (                            )
./help.def:142:21: note: use '==' to turn this assignment into an equality comparison
          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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing history.c || ( rm -f history.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing jobs.c || ( rm -f jobs.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing kill.c || ( rm -f kill.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing let.c || ( rm -f let.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing mapfile.c || ( rm -f mapfile.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing pushd.c || ( rm -f pushd.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing read.c || ( rm -f read.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing return.c || ( rm -f return.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing set.c || ( rm -f set.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./set.def:549:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (vname = extract_colon_unit (value, &vptr))
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./set.def:549:16: note: place parentheses around the assignment to silence this warning
  while (vname = extract_colon_unit (value, &vptr))
               ^
         (                                        )
./set.def:549:16: note: use '==' to turn this assignment into an equality comparison
  while (vname = extract_colon_unit (value, &vptr))
               ^
               ==
./set.def:658:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          while (flag_name = *++arg)
                 ~~~~~~~~~~^~~~~~~~
./set.def:658:21: note: place parentheses around the assignment to silence this warning
          while (flag_name = *++arg)
                           ^
                 (                 )
./set.def:658:21: note: use '==' to turn this assignment into an equality comparison
          while (flag_name = *++arg)
                           ^
                           ==
./set.def:841:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          if (var = find_function (name))
              ~~~~^~~~~~~~~~~~~~~~~~~~~~
./set.def:841:12: note: place parentheses around the assignment to silence this warning
          if (var = find_function (name))
                  ^
              (                         )
./set.def:841:12: note: use '==' to turn this assignment into an equality comparison
          if (var = find_function (name))
                  ^
                  ==
3 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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing setattr.c || ( rm -f setattr.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./setattr.def:291:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
          for (i = 0; var = variable_list[i]; i++)
                      ~~~~^~~~~~~~~~~~~~~~~~
./setattr.def:291:20: note: place parentheses around the assignment to silence this warning
          for (i = 0; var = variable_list[i]; i++)
                          ^
                      (                     )
./setattr.def:291:20: note: use '==' to turn this assignment into an equality comparison
          for (i = 0; var = variable_list[i]; i++)
                          ^
                          ==
./setattr.def:302:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
                  if (any_failed = sh_chkwrite (any_failed))
                      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./setattr.def:302:20: note: place parentheses around the assignment to silence this warning
                  if (any_failed = sh_chkwrite (any_failed))
                                 ^
                      (                                    )
./setattr.def:302:20: note: use '==' to turn this assignment into an equality comparison
                  if (any_failed = sh_chkwrite (any_failed))
                                 ^
                                 ==
./setattr.def:329:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = any_failed = 0; var = variable_list[i]; i++)
                           ~~~~^~~~~~~~~~~~~~~~~~
./setattr.def:329:32: note: place parentheses around the assignment to silence this warning
  for (i = any_failed = 0; var = variable_list[i]; i++)
                               ^
                           (                     )
./setattr.def:329:32: note: use '==' to turn this assignment into an equality comparison
  for (i = any_failed = 0; var = variable_list[i]; i++)
                               ^
                               ==
./setattr.def:332:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (any_failed = sh_chkwrite (any_failed))
          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
./setattr.def:332:22: note: place parentheses around the assignment to silence this warning
      if (any_failed = sh_chkwrite (any_failed))
                     ^
          (                                    )
./setattr.def:332:22: note: use '==' to turn this assignment into an equality comparison
      if (any_failed = sh_chkwrite (any_failed))
                     ^
                     ==
4 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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing shift.c || ( rm -f shift.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing source.c || ( rm -f source.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing suspend.c || ( rm -f suspend.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing test.c || ( rm -f test.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing times.c || ( rm -f times.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing trap.c || ( rm -f trap.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing type.c || ( rm -f type.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./type.def:332:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (full_path = phash_search (command))
          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
./type.def:332:21: note: place parentheses around the assignment to silence this warning
      if (full_path = phash_search (command))
                    ^
          (                                 )
./type.def:332:21: note: use '==' to turn this assignment into an equality comparison
      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.   -DLIBICONV_PLUG -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -fstack-protector  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing ulimit.c || ( rm -f ulimit.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing umask.c || ( rm -f umask.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./umask.def:149:13: warning: promoted type 'int' of K&R function parameter is not compatible with the parameter type 'mode_t' (aka 'unsigned short') declared in a previous prototype [-Wknr-promoted-parameter]
     mode_t um;
            ^
./umask.def:70:45: note: previous declaration is here
static void print_symbolic_umask __P((mode_t));
                                            ^
/usr/include/sys/cdefs.h:156:21: note: expanded from macro '__P'
#define __P(protos)     protos          /* full-blown ANSI C */
                        ^
1 warning generated.
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing wait.c || ( rm -f wait.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing getopts.c || ( rm -f getopts.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing shopt.c || ( rm -f shopt.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./shopt.def:173:46: warning: incompatible pointer types initializing 'shopt_set_func_t *' (aka 'int (*)(char *, int)') with an expression of type 'int (int)' [-Wincompatible-pointer-types]
  { "colonbreakswords", &colon_is_wordbreak, enable_colon_wordbreak },
                                             ^~~~~~~~~~~~~~~~~~~~~~
./shopt.def:752:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (vname = extract_colon_unit (value, &vptr))
         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./shopt.def:752:16: note: place parentheses around the assignment to silence this warning
  while (vname = extract_colon_unit (value, &vptr))
               ^
         (                                        )
./shopt.def:752:16: note: use '==' to turn this assignment into an equality comparison
  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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing printf.c || ( rm -f printf.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f printf.c
rm -f getopt.o
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing getopt.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
getopt.c:182:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (sh_badopt = (temp == NULL || c == ':'))
      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
getopt.c:182:17: note: place parentheses around the assignment to silence this warning
  if (sh_badopt = (temp == NULL || c == ':'))
                ^
      (                                     )
getopt.c:182:17: note: use '==' to turn this assignment into an equality comparison
  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.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing bashgetopt.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f complete.o
./mkbuiltins -D . complete.def
cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.   -DLIBICONV_PLUG -I/usr/local/include -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing complete.c || ( rm -f complete.c ; exit 1 )
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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
making ./lib/glob/libglob.a in ./lib/glob
rm -f glob.o
cc -c  -DHAVE_CONFIG_H -DSHELL -DLIBICONV_PLUG -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing glob.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
glob.c:210:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (t = glob_patscan (pp, pe, '|'))
         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
glob.c:210:12: note: place parentheses around the assignment to silence this warning
  while (t = glob_patscan (pp, pe, '|'))
           ^
         (                             )
glob.c:210:12: note: use '==' to turn this assignment into an equality comparison
  while (t = glob_patscan (pp, pe, '|'))
           ^
           ==
glob.c:310:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (t = glob_patscan_wc (pp, pe, '|'))
         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
glob.c:310:12: note: place parentheses around the assignment to silence this warning
  while (t = glob_patscan_wc (pp, pe, '|'))
           ^
         (                                )
glob.c:310:12: note: use '==' to turn this assignment into an equality comparison
  while (t = glob_patscan_wc (pp, pe, '|'))
           ^
           ==
2 warnings generated.
rm -f strmatch.o
cc -c  -DHAVE_CONFIG_H -DSHELL -DLIBICONV_PLUG -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing strmatch.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f smatch.o
cc -c  -DHAVE_CONFIG_H -DSHELL -DLIBICONV_PLUG -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing smatch.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
In file included from smatch.c:241:
./sm_loop.c:319:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (not = (*p == L('!') || *p == L('^')))
      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./sm_loop.c:319:11: note: place parentheses around the assignment to silence this warning
  if (not = (*p == L('!') || *p == L('^')))
          ^
      (                                   )
./sm_loop.c:319:11: note: use '==' to turn this assignment into an equality comparison
  if (not = (*p == L('!') || *p == L('^')))
          ^
          ==
./sm_loop.c:553:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (s = string; c = *s; s++)
                   ~~^~~~
./sm_loop.c:553:22: note: place parentheses around the assignment to silence this warning
  for (s = string; c = *s; s++)
                     ^
                   (     )
./sm_loop.c:553:22: note: use '==' to turn this assignment into an equality comparison
  for (s = string; c = *s; s++)
                     ^
                     ==
./sm_loop.c:764:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./sm_loop.c:764:15: note: place parentheses around the assignment to silence this warning
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                     ^
                  (                                                    )
./sm_loop.c:764:15: note: use '==' to turn this assignment into an equality comparison
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                     ^
                     ==
In file included from smatch.c:373:
./sm_loop.c:319:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (not = (*p == L('!') || *p == L('^')))
      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./sm_loop.c:319:11: note: place parentheses around the assignment to silence this warning
  if (not = (*p == L('!') || *p == L('^')))
          ^
      (                                   )
./sm_loop.c:319:11: note: use '==' to turn this assignment into an equality comparison
  if (not = (*p == L('!') || *p == L('^')))
          ^
          ==
./sm_loop.c:553:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (s = string; c = *s; s++)
                   ~~^~~~
./sm_loop.c:553:22: note: place parentheses around the assignment to silence this warning
  for (s = string; c = *s; s++)
                     ^
                   (     )
./sm_loop.c:553:22: note: use '==' to turn this assignment into an equality comparison
  for (s = string; c = *s; s++)
                     ^
                     ==
./sm_loop.c:764:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
./sm_loop.c:764:15: note: place parentheses around the assignment to silence this warning
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                     ^
                  (                                                    )
./sm_loop.c:764:15: note: use '==' to turn this assignment into an equality comparison
              if (m1 = (GMATCH (s, srest, psub, pnext - 1, flags) == 0))
                     ^
                     ==
6 warnings generated.
rm -f xmbsrtowcs.o
cc -c  -DHAVE_CONFIG_H -DSHELL -DLIBICONV_PLUG -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing xmbsrtowcs.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f gmisc.o
cc -c  -DHAVE_CONFIG_H -DSHELL -DLIBICONV_PLUG -I/usr/local/include -I. -I../.. -I../.. -I../../include -I../../lib   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing gmisc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
gmisc.c:89:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (wc = *wpat++)
         ~~~^~~~~~~~~
gmisc.c:89:13: note: place parentheses around the assignment to silence this warning
  while (wc = *wpat++)
            ^
         (           )
gmisc.c:89:13: note: use '==' to turn this assignment into an equality comparison
  while (wc = *wpat++)
            ^
            ==
gmisc.c:266:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (c = *pat++)
         ~~^~~~~~~~
gmisc.c:266:12: note: place parentheses around the assignment to silence this warning
  while (c = *pat++)
           ^
         (         )
gmisc.c:266:12: note: use '==' to turn this assignment into an equality comparison
  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   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include clktck.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include clock.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include getenv.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include oslib.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include setlinebuf.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include strnlen.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include itos.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include zread.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include zwrite.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include shtty.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include shmatch.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include eaccess.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include netconn.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include netopen.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include timeval.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include makepath.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
makepath.c:123:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (*r++ = *s++)
         ~~~~~^~~~~~
makepath.c:123:15: note: place parentheses around the assignment to silence this warning
  while (*r++ = *s++)
              ^
         (          )
makepath.c:123:15: note: use '==' to turn this assignment into an equality comparison
  while (*r++ = *s++)
              ^
              ==
1 warning generated.
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include pathcanon.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
pathcanon.c:117:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (rooted = ROOTEDPATH(path))
      ~~~~~~~^~~~~~~~~~~~~~~~~~
pathcanon.c:117:14: note: place parentheses around the assignment to silence this warning
  if (rooted = ROOTEDPATH(path))
             ^
      (                        )
pathcanon.c:117:14: note: use '==' to turn this assignment into an equality comparison
  if (rooted = ROOTEDPATH(path))
             ^
             ==
1 warning generated.
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include pathphys.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include tmpfile.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include stringlist.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include stringvec.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include spell.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
spell.c:98:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      for (p = best; *np = *p++; np++)
                     ~~~~^~~~~~
spell.c:98:26: note: place parentheses around the assignment to silence this warning
      for (p = best; *np = *p++; np++)
                         ^
                     (         )
spell.c:98:26: note: use '==' to turn this assignment into an equality comparison
      for (p = best; *np = *p++; np++)
                         ^
                         ==
1 warning generated.
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include shquote.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include strtrans.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
strtrans.c:232:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (s = str; c = *s; s++)
                ~~^~~~
strtrans.c:232:19: note: place parentheses around the assignment to silence this warning
  for (s = str; c = *s; s++)
                  ^
                (     )
strtrans.c:232:19: note: use '==' to turn this assignment into an equality comparison
  for (s = str; c = *s; s++)
                  ^
                  ==
strtrans.c:260:61: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare]
          if ((b == 0 && ((clen = mbrtowc (&wc, s, MB_CUR_MAX, 0)) < 0 || MB_INVALIDCH (clen) || iswprint (wc) == 0)) ||
                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~
strtrans.c:317:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (wcs = wcstr; wcc = *wcs; wcs++)
                    ~~~~^~~~~~
strtrans.c:317:25: note: place parentheses around the assignment to silence this warning
  for (wcs = wcstr; wcc = *wcs; wcs++)
                        ^
                    (         )
strtrans.c:317:25: note: use '==' to turn this assignment into an equality comparison
  for (wcs = wcstr; wcc = *wcs; wcs++)
                        ^
                        ==
strtrans.c:340:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (s = string; c = *s; s++)
                   ~~^~~~
strtrans.c:340:22: note: place parentheses around the assignment to silence this warning
  for (s = string; c = *s; s++)
                     ^
                   (     )
strtrans.c:340:22: note: use '==' to turn this assignment into an equality comparison
  for (s = string; c = *s; s++)
                     ^
                     ==
4 warnings generated.
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include snprintf.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include mailstat.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include fmtulong.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include fmtullong.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include fmtumax.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include zcatfd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include zmapfd.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include winsize.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include wcsdup.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include fpurge.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include zgetline.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include mbscmp.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include uconvert.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include ufuncs.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include casemod.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include input_avail.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include mbscasecmp.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include fnxform.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include unicode.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include shmbchar.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include wcsnwidth.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include mktime.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
cc -c  -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL   -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DLIBICONV_PLUG -I/usr/local/include mbschr.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f libsh.a
ar cr libsh.a clktck.o clock.o getenv.o oslib.o setlinebuf.o strnlen.o  itos.o zread.o zwrite.o shtty.o shmatch.o eaccess.o  netconn.o netopen.o timeval.o makepath.o pathcanon.o  pathphys.o tmpfile.o stringlist.o stringvec.o spell.o shquote.o  strtrans.o snprintf.o mailstat.o fmtulong.o  fmtullong.o fmtumax.o zcatfd.o zmapfd.o winsize.o wcsdup.o  fpurge.o zgetline.o mbscmp.o uconvert.o ufuncs.o casemod.o  input_avail.o mbscasecmp.o fnxform.o unicode.o shmbchar.o  wcsnwidth.o mktime.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  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing readline.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f vi_mode.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing vi_mode.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f funmap.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing funmap.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f keymaps.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing keymaps.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f parens.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing parens.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f search.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing search.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f rltty.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing rltty.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f complete.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing complete.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
complete.c:1087:23: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
             ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
complete.c:1087:23: note: place parentheses around the assignment to silence this warning
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
                      ^
             (                                                             )
complete.c:1087:23: note: use '==' to turn this assignment into an equality comparison
      while (rl_point = MB_PREVCHAR (rl_line_buffer, rl_point, MB_FIND_ANY))
                      ^
                      ==
complete.c:2121:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (string = (*entry_function) (text, matches))
         ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
complete.c:2121:17: note: place parentheses around the assignment to silence this warning
  while (string = (*entry_function) (text, matches))
                ^
         (                                         )
complete.c:2121:17: note: use '==' to turn this assignment into an equality comparison
  while (string = (*entry_function) (text, matches))
                ^
                ==
complete.c:2195:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  while (entry = getpwent ())
         ~~~~~~^~~~~~~~~~~~~
complete.c:2195:16: note: place parentheses around the assignment to silence this warning
  while (entry = getpwent ())
               ^
         (                  )
complete.c:2195:16: note: use '==' to turn this assignment into an equality comparison
  while (entry = getpwent ())
               ^
               ==
3 warnings generated.
rm -f bind.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing bind.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
bind.c:455:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = l = 0; c = seq[i]; i++)
                  ~~^~~~~~~~
bind.c:455:21: note: place parentheses around the assignment to silence this warning
  for (i = l = 0; c = seq[i]; i++)
                    ^
                  (         )
bind.c:455:21: note: use '==' to turn this assignment into an equality comparison
  for (i = l = 0; c = seq[i]; i++)
                    ^
                    ==
bind.c:1213:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = start,passc = 0; c = string[i]; i++)
                            ~~^~~~~~~~~~~
bind.c:1213:31: note: place parentheses around the assignment to silence this warning
  for (i = start,passc = 0; c = string[i]; i++)
                              ^
                            (            )
bind.c:1213:31: note: use '==' to turn this assignment into an equality comparison
  for (i = start,passc = 0; c = string[i]; i++)
                              ^
                              ==
bind.c:2201:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (i = 0; name = names[i]; i++)
              ~~~~~^~~~~~~~~~
bind.c:2201:20: note: place parentheses around the assignment to silence this warning
  for (i = 0; name = names[i]; i++)
                   ^
              (              )
bind.c:2201:20: note: use '==' to turn this assignment into an equality comparison
  for (i = 0; name = names[i]; i++)
                   ^
                   ==
3 warnings generated.
rm -f isearch.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing isearch.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f display.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing display.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f signals.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing signals.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f util.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing util.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f kill.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing kill.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f undo.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing undo.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f macro.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing macro.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f input.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing input.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
input.c:434:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (c = _rl_next_macro_key ())
          ~~^~~~~~~~~~~~~~~~~~~~~~~
input.c:434:13: note: place parentheses around the assignment to silence this warning
      if (c = _rl_next_macro_key ())
            ^
          (                        )
input.c:434:13: note: use '==' to turn this assignment into an equality comparison
      if (c = _rl_next_macro_key ())
            ^
            ==
1 warning generated.
rm -f callback.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing callback.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f terminal.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing terminal.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f text.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing text.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f nls.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing nls.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f misc.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing misc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
misc.c:458:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (ul = (UNDO_LIST *)entry->data)
          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
misc.c:458:14: note: place parentheses around the assignment to silence this warning
      if (ul = (UNDO_LIST *)entry->data)
             ^
          (                            )
misc.c:458:14: note: use '==' to turn this assignment into an equality comparison
      if (ul = (UNDO_LIST *)entry->data)
             ^
             ==
misc.c:505:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
      if (ul = (UNDO_LIST *)hent->data)
          ~~~^~~~~~~~~~~~~~~~~~~~~~~~~
misc.c:505:14: note: place parentheses around the assignment to silence this warning
      if (ul = (UNDO_LIST *)hent->data)
             ^
          (                           )
misc.c:505:14: note: use '==' to turn this assignment into an equality comparison
      if (ul = (UNDO_LIST *)hent->data)
             ^
             ==
2 warnings generated.
rm -f history.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing history.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
history.c:308:31: warning: passing 'const char *' to parameter of type 'char *' discards qualifiers [-Wincompatible-pointer-types-discards-qualifiers]
  temp = alloc_history_entry (string, hist_inittime ());
                              ^~~~~~
1 warning generated.
rm -f histexpand.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing histexpand.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
histexpand.c:207:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  for (local_index = i; c = string[i]; i++)
                        ~~^~~~~~~~~~~
histexpand.c:207:27: note: place parentheses around the assignment to silence this warning
  for (local_index = i; c = string[i]; i++)
                          ^
                        (            )
histexpand.c:207:27: note: use '==' to turn this assignment into an equality comparison
  for (local_index = i; c = string[i]; i++)
                          ^
                          ==
1 warning generated.
rm -f histfile.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing histfile.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f histsearch.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing histsearch.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f shell.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing shell.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f savestring.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing savestring.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f mbutil.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing mbutil.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f tilde.o
cc -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing -DREADLINE_LIBRARY -c ./tilde.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
./tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (result = strchr (string, '~'))
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
./tilde.c:199:14: note: place parentheses around the assignment to silence this warning
  if (result = strchr (string, '~'))
             ^
      (                            )
./tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison
  if (result = strchr (string, '~'))
             ^
             ==
1 warning generated.
rm -f colors.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing colors.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f parse-colors.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing parse-colors.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f xmalloc.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing xmalloc.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f xfree.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing xfree.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
rm -f compat.o
cc -c -DHAVE_CONFIG_H -DSHELL  -DLIBICONV_PLUG -I/usr/local/include -I. -I/wrkdirs/usr/ports/shells/bash/work/bash-4.3 -I../.. -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing compat.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
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 -DLIBICONV_PLUG -I/usr/local/include  -I. -I../.. -I../.. -I../../include -I../../lib  -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -fno-strict-aliasing tilde.c
cc: warning: -Wl,-export-dynamic: 'linker' input unused
tilde.c:199:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  if (result = strchr (string, '~'))
      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
tilde.c:199:14: note: place parentheses around the assignment to silence this warning
  if (result = strchr (string, '~'))
             ^
      (                            )
tilde.c:199:14: note: use '==' to turn this assignment into an equality comparison
  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 -fstack-protector    -O2 -pipe  -DUSE_MKTEMP=1 -DUSE_MKSTEMP=1 -DIMPORT_FUNCTIONS_DEF=0 -Wl,-export-dynamic -DLIBICONV_PLUG -fstack-protector -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 -ltermcap  -ltilde  /usr/local/lib/libintl.so  
./lib/sh/libsh.a(tmpfile.o): In function `sh_mktmpname':
tmpfile.c:(.text+0x47): warning: warning: mktemp() possibly used unsafely; consider using mkstemp()
ls -l bash
-rwxr-xr-x  1 root  wheel  1153740 Aug 12 20:30 bash
size bash
   text	   data	    bss	    dec	    hex	filename
 976706	  32136	  17216	1026058	  fa80a	bash
===========================================================================
=======================<phase: run-depends    >============================
===>   bash-4.3.46_1 depends on executable: indexinfo - found
===========================================================================
=======================<phase: stage          >============================
===>  Staging for bash-4.3.46_1
===>   Generating temporary packing list
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 /wrkdirs/usr/ports/shells/bash/work/bash-4.3/./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 /wrkdirs/usr/ports/shells/bash/work/bash-4.3/./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/man/man1 man1ext=.1  man3dir=/usr/local/man/man3 man3ext=.3  infodir=/usr/local/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/man/man1
/bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/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
makeinfo --no-split -I../lib/readline/doc ./bashref.texi
install  -m 0644 ./bash.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bash.1
install  -m 0644 ./bashbug.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/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/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/info/dir /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/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 lt.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /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 lt.gmo nl.gmo pl.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo
`en@quot.gmo' is up to date.
`en@boldquot.gmo' is up to date.
`af.gmo' is up to date.
`bg.gmo' is up to date.
`ca.gmo' is up to date.
`cs.gmo' is up to date.
`da.gmo' is up to date.
`de.gmo' is up to date.
`el.gmo' is up to date.
`eo.gmo' is up to date.
`es.gmo' is up to date.
`et.gmo' is up to date.
`fi.gmo' is up to date.
`fr.gmo' is up to date.
`ga.gmo' is up to date.
`gl.gmo' is up to date.
`hr.gmo' is up to date.
`hu.gmo' is up to date.
`id.gmo' is up to date.
`it.gmo' is up to date.
`ja.gmo' is up to date.
`lt.gmo' is up to date.
`nl.gmo' is up to date.
`pl.gmo' is up to date.
`pt_BR.gmo' is up to date.
`ro.gmo' is up to date.
`ru.gmo' is up to date.
`sk.gmo' is up to date.
`sl.gmo' is up to date.
`sr.gmo' is up to date.
`sv.gmo' is up to date.
`tr.gmo' is up to date.
`uk.gmo' is up to date.
`vi.gmo' is up to date.
`zh_CN.gmo' is up to date.
`zh_TW.gmo' is up to date.
touch stamp-po
/bin/sh /wrkdirs/usr/ports/shells/bash/work/bash-4.3/./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 lt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/lt/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_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 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 /wrkdirs/usr/ports/shells/bash/work/bash-4.3/./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
/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-4.3/doc/FAQ  /wrkdirs/usr/ports/shells/bash/work/bash-4.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-4.3/${d} /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash;  done
====> Compressing man pages (compress-man)
===========================================================================
=======================<phase: package        >============================
===>  Building package for bash-4.3.46_1
===========================================================================
====>> Cleaning up wrkdir
===>  Cleaning for bash-4.3.46_1
build of shells/bash ended at Fri Aug 12 21:30:42 BST 2016
build time: 00:01:39