Advertisement
Guest User

FreeBSD 12 amd 64 - succeeded bash build

a guest
Dec 11th, 2020
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 431.84 KB | None | 0 0
  1. =>> Building shells/bash
  2. build started at Fri Dec 11 12:56:16 CET 2020
  3. port directory: /usr/ports/shells/bash
  4. package name: bash-5.1
  5. building for: FreeBSD Ben-FreeBSD12amd64-default-job-01 12.2-RELEASE FreeBSD 12.2-RELEASE amd64
  6. maintained by: ehaupt@FreeBSD.org
  7. Makefile ident:      $FreeBSD: head/shells/bash/Makefile 557380 2020-12-09 17:12:22Z ehaupt $
  8. Poudriere version: 3.3.99.20200326_2
  9. Host OSVERSION: 1202000
  10. Jail OSVERSION: 1202000
  11. Job Id: 01
  12.  
  13. ---Begin Environment---
  14. SHELL=/bin/csh
  15. OSVERSION=1202000
  16. UNAME_v=FreeBSD 12.2-RELEASE
  17. UNAME_r=12.2-RELEASE
  18. BLOCKSIZE=K
  19. MAIL=/var/mail/root
  20. STATUS=1
  21. HOME=/root
  22. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
  23. LOCALBASE=/usr/local
  24. USER=root
  25. LIBEXECPREFIX=/usr/local/libexec/poudriere
  26. POUDRIERE_VERSION=3.3.99.20200326_2
  27. MASTERMNT=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref
  28. LC_COLLATE=C
  29. POUDRIERE_BUILD_TYPE=bulk
  30. PACKAGE_BUILDING=yes
  31. SAVED_TERM=screen
  32. OUTPUT_REDIRECTED_STDERR=4
  33. OUTPUT_REDIRECTED=1
  34. PWD=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref/.p/pool
  35. OUTPUT_REDIRECTED_STDOUT=3
  36. P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
  37. MASTERNAME=Ben-FreeBSD12amd64-default
  38. SCRIPTPREFIX=/usr/local/share/poudriere
  39. OLDPWD=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref/.p
  40. SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
  41. POUDRIEREPATH=/usr/local/bin/poudriere
  42. ---End Environment---
  43.  
  44. ---Begin Poudriere Port Flags/Env---
  45. PORT_FLAGS=
  46. PKGENV=
  47. FLAVOR=
  48. DEPENDS_ARGS=
  49. MAKE_ARGS=
  50. ---End Poudriere Port Flags/Env---
  51.  
  52. ---Begin OPTIONS List---
  53. ===> The following configuration options are available for bash-5.1:
  54.      DOCS=on: Build and/or install documentation
  55.      FDESCFS=off: Enable use of /dev/fd
  56.      HELP=on: Enable builtin help
  57.      NLS=on: Native Language Support
  58.      PORTS_READLINE=on: libreadline from ports instead of bundled one
  59.      STATIC=off: Build static executables and/or libraries
  60.      SYSBASHRC=off: Enable system-wide rc files
  61.      SYSLOG=off: Syslog logging support
  62. ===> Use 'make config' to modify these settings
  63. ---End OPTIONS List---
  64.  
  65. --MAINTAINER--
  66. ehaupt@FreeBSD.org
  67. --End MAINTAINER--
  68.  
  69. --CONFIGURE_ARGS--
  70. --without-bash-malloc  --disable-rpath  --enable-disabled-builtins  --with-libiconv-prefix=/usr --enable-help-builtin --enable-nls --with-installed-readline --disable-static-link --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  71. --End CONFIGURE_ARGS--
  72.  
  73. --CONFIGURE_ENV--
  74. bash_cv_dev_fd=absent 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" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
  75. --End CONFIGURE_ENV--
  76.  
  77. --MAKE_ENV--
  78. 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" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DDEFAULT_PATH_VALUE='\"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin\"'  -DSTANDARD_UTILS_PATH='\"/sbin:/bin:/usr/sbin:/usr/bin\"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
  79. --End MAKE_ENV--
  80.  
  81. --PLIST_SUB--
  82. PORTDOCS="" DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " PORTS_READLINE="" NO_PORTS_READLINE="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bash"  EXAMPLESDIR="share/examples/bash"  DATADIR="share/bash"  WWWDIR="www/bash"  ETCDIR="etc/bash"
  83. --End PLIST_SUB--
  84.  
  85. --SUB_LIST--
  86.  DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " PORTS_READLINE="" NO_PORTS_READLINE="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bash DOCSDIR=/usr/local/share/doc/bash EXAMPLESDIR=/usr/local/share/examples/bash  WWWDIR=/usr/local/www/bash ETCDIR=/usr/local/etc/bash
  87. --End SUB_LIST--
  88.  
  89. ---Begin make.conf---
  90. USE_PACKAGE_DEPENDS=yes
  91. BATCH=yes
  92. WRKDIRPREFIX=/wrkdirs
  93. PORTSDIR=/usr/ports
  94. PACKAGES=/packages
  95. DISTDIR=/distfiles
  96. FORCE_PACKAGE=yes
  97. PACKAGE_BUILDING=yes
  98. PACKAGE_BUILDING_FLAVORS=yes
  99. #### /usr/local/etc/poudriere.d/Ben-FreeBSD12amd64-make.conf ####
  100. USE_PACKAGE_DEPENDS=yes
  101. BATCH=yes
  102. WRKDIRPREFIX=/wrkdirs
  103.  
  104. OPTIONS_UNSET=X11
  105.  
  106. WITH_PKGNG=yes
  107.  
  108.  
  109. DEFAULT_VERSIONS=  php=73 apache=2.6 mysql=57 ssl=openssl
  110.  
  111. WITH_SSP_PORTS=yes
  112.  
  113. SENDMAIL_CF_DIR= /usr/local/share/sendmail/cf
  114.  
  115. # aanzetten voor bijv. DCC
  116. DISABLE_LICENSES=yes
  117.  
  118. MAKE_JOBS_UNSAFE=yes
  119. #### /usr/ports/Mk/Scripts/ports_env.sh ####
  120. _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  121. _ALTCCVERSION_921dbbb2=none
  122. _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
  123. CC_OUTPUT_921dbbb2_58173849=yes
  124. CC_OUTPUT_921dbbb2_9bdba57c=yes
  125. CC_OUTPUT_921dbbb2_6a4fe7f5=yes
  126. CC_OUTPUT_921dbbb2_6bcac02b=yes
  127. CC_OUTPUT_921dbbb2_67d20829=yes
  128. CC_OUTPUT_921dbbb2_bfa62e83=yes
  129. CC_OUTPUT_921dbbb2_f0b4d593=yes
  130. CC_OUTPUT_921dbbb2_308abb44=yes
  131. CC_OUTPUT_921dbbb2_f00456e5=yes
  132. CC_OUTPUT_921dbbb2_65ad290d=yes
  133. CC_OUTPUT_921dbbb2_f2776b26=yes
  134. CC_OUTPUT_921dbbb2_b2657cc3=yes
  135. CC_OUTPUT_921dbbb2_380987f7=yes
  136. CC_OUTPUT_921dbbb2_160933ec=yes
  137. CC_OUTPUT_921dbbb2_fb62803b=yes
  138. _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  139. _OBJC_ALTCCVERSION_921dbbb2=none
  140. ARCH=amd64
  141. OPSYS=FreeBSD
  142. _OSRELEASE=12.2-RELEASE
  143. OSREL=12.2
  144. OSVERSION=1202000
  145. PYTHONBASE=/usr/local
  146. HAVE_COMPAT_IA32_KERN=YES
  147. CONFIGURE_MAX_CMD_LEN=524288
  148. HAVE_PORTS_ENV=1
  149. #### Misc Poudriere ####
  150. GID=0
  151. UID=0
  152. ---End make.conf---
  153. --Resource limits--
  154. cpu time               (seconds, -t)  unlimited
  155. file size           (512-blocks, -f)  unlimited
  156. data seg size           (kbytes, -d)  33554432
  157. stack size              (kbytes, -s)  524288
  158. core file size      (512-blocks, -c)  unlimited
  159. max memory size         (kbytes, -m)  unlimited
  160. locked memory           (kbytes, -l)  unlimited
  161. max user processes              (-u)  89999
  162. open files                      (-n)  1024
  163. virtual mem size        (kbytes, -v)  unlimited
  164. swap limit              (kbytes, -w)  unlimited
  165. socket buffer size       (bytes, -b)  unlimited
  166. pseudo-terminals                (-p)  unlimited
  167. kqueues                         (-k)  unlimited
  168. umtx shared locks               (-o)  unlimited
  169. --End resource limits--
  170. =======================<phase: check-sanity   >============================
  171. ===========================================================================
  172. =======================<phase: pkg-depends    >============================
  173. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - not found
  174. ===>   Installing existing package /packages/All/pkg-1.15.10.txz
  175. [Ben-FreeBSD12amd64-default-job-01] Installing pkg-1.15.10...
  176. [Ben-FreeBSD12amd64-default-job-01] Extracting pkg-1.15.10: .......... done
  177. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - found
  178. ===>   Returning to build of bash-5.1
  179. ===========================================================================
  180. =======================<phase: fetch-depends  >============================
  181. ===========================================================================
  182. =======================<phase: fetch          >============================
  183. ===> Fetching all distfiles required by bash-5.1 for building
  184. ===========================================================================
  185. =======================<phase: checksum       >============================
  186. ===> Fetching all distfiles required by bash-5.1 for building
  187. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  188. ===========================================================================
  189. =======================<phase: extract-depends>============================
  190. ===========================================================================
  191. =======================<phase: extract        >============================
  192. ===> Fetching all distfiles required by bash-5.1 for building
  193. ===>  Extracting for bash-5.1
  194. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  195. ===========================================================================
  196. =======================<phase: patch-depends  >============================
  197. ===========================================================================
  198. =======================<phase: patch          >============================
  199. ===>  Patching for bash-5.1
  200. ===>  Applying FreeBSD patches for bash-5.1 from /usr/ports/shells/bash/files
  201. /usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-5.1/parse.y
  202. /bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-5.1/y.tab.c
  203. ===========================================================================
  204. =======================<phase: build-depends  >============================
  205. ===>   bash-5.1 depends on executable: bison - not found
  206. ===>   Installing existing package /packages/All/bison-3.6.4,1.txz
  207. [Ben-FreeBSD12amd64-default-job-01] Installing bison-3.6.4,1...
  208. [Ben-FreeBSD12amd64-default-job-01] `-- Installing gettext-runtime-0.21...
  209. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing indexinfo-0.3.1...
  210. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting indexinfo-0.3.1: . done
  211. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
  212. [Ben-FreeBSD12amd64-default-job-01] `-- Installing libtextstyle-0.21...
  213. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
  214. [Ben-FreeBSD12amd64-default-job-01] `-- Installing m4-1.4.18_1,1...
  215. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
  216. [Ben-FreeBSD12amd64-default-job-01] Extracting bison-3.6.4,1: .......... done
  217. ===>   bash-5.1 depends on executable: bison - found
  218. ===>   Returning to build of bash-5.1
  219. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - not found
  220. ===>   Installing existing package /packages/All/texinfo-6.7_4,1.txz
  221. [Ben-FreeBSD12amd64-default-job-01] Installing texinfo-6.7_4,1...
  222. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Locale-libintl-1.32...
  223. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing libiconv-1.16...
  224. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting libiconv-1.16: .......... done
  225. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing perl5-5.32.0_1...
  226. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting perl5-5.32.0_1: .......... done
  227. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Locale-libintl-1.32: .......... done
  228. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Text-Unidecode-1.30...
  229. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Text-Unidecode-1.30: .......... done
  230. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Unicode-EastAsianWidth-12.0...
  231. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done
  232. [Ben-FreeBSD12amd64-default-job-01] Extracting texinfo-6.7_4,1: .......... done
  233. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - found
  234. ===>   Returning to build of bash-5.1
  235. ===>   bash-5.1 depends on executable: msgfmt - not found
  236. ===>   Installing existing package /packages/All/gettext-tools-0.21.txz
  237. [Ben-FreeBSD12amd64-default-job-01] Installing gettext-tools-0.21...
  238. [Ben-FreeBSD12amd64-default-job-01] Extracting gettext-tools-0.21: .......... done
  239. ===>   bash-5.1 depends on executable: msgfmt - found
  240. ===>   Returning to build of bash-5.1
  241. ===========================================================================
  242. =======================<phase: lib-depends    >============================
  243. ===>   bash-5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  244. ===>   bash-5.1 depends on shared library: libreadline.so.8 - not found
  245. ===>   Installing existing package /packages/All/readline-8.0.4.txz
  246. [Ben-FreeBSD12amd64-default-job-01] Installing readline-8.0.4...
  247. [Ben-FreeBSD12amd64-default-job-01] Extracting readline-8.0.4: .......... done
  248. ===>   bash-5.1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
  249. ===>   Returning to build of bash-5.1
  250. ===========================================================================
  251. =======================<phase: configure      >============================
  252. ===>  Configuring for bash-5.1
  253. configure: loading site script /usr/ports/Templates/config.site
  254. checking build system type... amd64-portbld-freebsd12.2
  255. checking host system type... amd64-portbld-freebsd12.2
  256.  
  257. Beginning configuration for bash-5.1-release for amd64-portbld-freebsd12.2
  258.  
  259. checking for gcc... cc
  260. checking whether the C compiler works... yes
  261. checking for C compiler default output file name... a.out
  262. checking for suffix of executables...
  263. checking whether we are cross compiling... no
  264. checking for suffix of object files... o
  265. checking whether we are using the GNU C compiler... yes
  266. checking whether cc accepts -g... yes
  267. checking for cc option to accept ISO C89... none needed
  268. checking for library containing strerror... none required
  269. checking how to run the C preprocessor... cpp
  270. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  271. checking for egrep... (cached) /usr/bin/egrep
  272. checking for ANSI C header files... (cached) yes
  273. checking for sys/types.h... (cached) yes
  274. checking for sys/stat.h... (cached) yes
  275. checking for stdlib.h... (cached) yes
  276. checking for string.h... (cached) yes
  277. checking for memory.h... (cached) yes
  278. checking for strings.h... (cached) yes
  279. checking for inttypes.h... (cached) yes
  280. checking for stdint.h... (cached) yes
  281. checking for unistd.h... (cached) yes
  282. checking for minix/config.h... (cached) no
  283. checking whether it is safe to define __EXTENSIONS__... yes
  284. checking for special C compiler options needed for large files... no
  285. checking for _FILE_OFFSET_BITS value needed for large files... no
  286. checking whether cc needs -traditional... no
  287. checking for tgetent... no
  288. checking for tgetent in -ltermcap... yes
  289. checking which library has the termcap functions... using libtermcap
  290. checking version of installed readline library... 8.0
  291. checking for a BSD-compatible install... /usr/bin/install -c
  292. checking for ar... ar
  293. checking for ranlib... ranlib
  294. checking for bison... bison -y
  295. checking whether make sets $(MAKE)... yes
  296. checking for an ANSI C-conforming const... yes
  297. checking for inline... inline
  298. checking whether byte ordering is bigendian... no
  299. checking for preprocessor stringizing operator... yes
  300. checking for long double with more range or precision than double... yes
  301. checking for function prototypes... yes
  302. checking whether char is unsigned... no
  303. checking for working volatile... yes
  304. checking for C/C++ restrict keyword... __restrict
  305. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  306. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  307. checking whether NLS is requested... yes
  308. checking for msgfmt... /usr/local/bin/msgfmt
  309. checking for gmsgfmt... /usr/local/bin/msgfmt
  310. checking for xgettext... /usr/local/bin/xgettext
  311. checking for msgmerge... /usr/local/bin/msgmerge
  312. checking whether we are using the GNU C Library 2 or newer... no
  313. checking whether the -Werror option is usable... yes
  314. checking for simple visibility declarations... yes
  315. checking for size_t... (cached) yes
  316. checking for stdint.h... (cached) yes
  317. checking for working alloca.h... no
  318. checking for alloca... yes
  319. checking for stdlib.h... (cached) yes
  320. checking for unistd.h... (cached) yes
  321. checking for sys/param.h... (cached) yes
  322. checking for xlocale.h... yes
  323. checking for sys/time.h... (cached) yes
  324. checking for getpagesize... (cached) yes
  325. checking for working mmap... (cached) yes
  326. checking whether integer division by zero raises SIGFPE... (cached) yes
  327. checking for inttypes.h... (cached) yes
  328. checking for unsigned long long int... (cached) yes
  329. checking for inttypes.h... (cached) yes
  330. checking whether the inttypes.h PRIxNN macros are broken... no
  331. checking for ld used by cc... /usr/bin/ld
  332. checking if the linker (/usr/bin/ld) is GNU ld... yes
  333. checking for shared library run path origin... done
  334. checking 32-bit host C ABI... no
  335. checking for the common suffixes of directories in the library search path... lib,lib
  336. checking whether imported symbols can be declared weak... yes
  337. checking for pthread.h... (cached) yes
  338. checking for pthread_kill in -lpthread... yes
  339. checking for multithread API to use... posix
  340. checking for pthread_rwlock_t... yes
  341. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  342. checking for iconv... yes
  343. checking for working iconv... yes
  344. checking for iconv declaration...
  345.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  346. checking for argz.h... (cached) no
  347. checking for inttypes.h... (cached) yes
  348. checking for limits.h... (cached) yes
  349. checking for unistd.h... (cached) yes
  350. checking for sys/param.h... (cached) yes
  351. checking for getcwd... (cached) yes
  352. checking for getegid... (cached) yes
  353. checking for geteuid... (cached) yes
  354. checking for getgid... (cached) yes
  355. checking for getuid... (cached) yes
  356. checking for mempcpy... no
  357. checking for munmap... (cached) yes
  358. checking for stpcpy... (cached) yes
  359. checking for strcasecmp... (cached) yes
  360. checking for strdup... (cached) yes
  361. checking for strtoul... (cached) yes
  362. checking for tsearch... (cached) yes
  363. checking for argz_count... (cached) no
  364. checking for argz_stringify... (cached) no
  365. checking for argz_next... (cached) no
  366. checking for __fsetlocking... no
  367. checking for localeconv... yes
  368. checking whether feof_unlocked is declared... (cached) yes
  369. checking whether fgets_unlocked is declared... no
  370. checking for bison... bison
  371. checking version of bison... 3.6.4, ok
  372. checking for long long int... (cached) yes
  373. checking for wchar_t... (cached) yes
  374. checking for wint_t... (cached) yes
  375. checking whether wint_t is too small... no
  376. checking for intmax_t... (cached) yes
  377. checking whether printf() supports POSIX/XSI format strings... (cached) yes
  378. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  379. checking for stdint.h... (cached) yes
  380. checking for SIZE_MAX... (cached) yes
  381. checking for stdint.h... (cached) yes
  382. checking for symlink... (cached) yes
  383. checking for uselocale... (cached) yes
  384. checking for alarm... (cached) yes
  385. checking for fpurge... (cached) yes
  386. checking for __fpurge... no
  387. checking for snprintf... (cached) yes
  388. checking for vsnprintf... (cached) yes
  389. checking for working fcntl.h... no (bad O_NOATIME)
  390. checking whether uselocale works... yes
  391. checking for fake locale system (OpenBSD)... no
  392. checking for Solaris 11.4 locale system... no
  393. checking for getlocalename_l... no
  394. checking for CFPreferencesCopyAppValue... no
  395. checking for CFLocaleCopyCurrent... no
  396. checking for CFLocaleCopyPreferredLanguages... no
  397. checking for flexible array members... yes
  398. checking for ar... (cached) ar
  399. checking for ptrdiff_t... (cached) yes
  400. checking features.h usability... no
  401. checking features.h presence... no
  402. checking for features.h... no
  403. checking for stddef.h... (cached) yes
  404. checking for stdlib.h... (cached) yes
  405. checking for string.h... (cached) yes
  406. checking for asprintf... (cached) yes
  407. checking for fwprintf... (cached) yes
  408. checking for newlocale... (cached) yes
  409. checking for putenv... (cached) yes
  410. checking for setenv... (cached) yes
  411. checking for setlocale... (cached) yes
  412. checking for snprintf... (cached) yes
  413. checking for strnlen... (cached) yes
  414. checking for uselocale... (cached) yes
  415. checking for wcslen... (cached) yes
  416. checking for wcsnlen... (cached) yes
  417. checking for mbrtowc... (cached) yes
  418. checking for wcrtomb... (cached) yes
  419. checking whether _snprintf is declared... no
  420. checking whether _snwprintf is declared... no
  421. checking whether getc_unlocked is declared... (cached) yes
  422. checking for nl_langinfo and CODESET... yes
  423. checking for LC_MESSAGES... yes
  424. checking for CFPreferencesCopyAppValue... (cached) no
  425. checking for CFLocaleCopyCurrent... (cached) no
  426. checking for CFLocaleCopyPreferredLanguages... (cached) no
  427. checking whether included gettext is requested... no
  428. checking for GNU gettext in libc... no
  429. checking for GNU gettext in libintl... yes
  430. checking whether to use NLS... yes
  431. checking where the gettext function comes from... external libintl
  432. checking how to link with libintl... /usr/local/lib/libintl.so
  433. checking for dirent.h that defines DIR... yes
  434. checking for library containing opendir... none required
  435. checking whether time.h and sys/time.h may both be included... yes
  436. checking whether sys/types.h defines makedev... yes
  437. checking for inttypes.h... (cached) yes
  438. checking for unistd.h... (cached) yes
  439. checking for stdlib.h... (cached) yes
  440. checking for stdarg.h... (cached) yes
  441. checking varargs.h usability... no
  442. checking varargs.h presence... no
  443. checking for varargs.h... no
  444. checking for limits.h... (cached) yes
  445. checking for string.h... (cached) yes
  446. checking for memory.h... (cached) yes
  447. checking for locale.h... (cached) yes
  448. checking termcap.h usability... yes
  449. checking termcap.h presence... yes
  450. checking for termcap.h... yes
  451. checking termio.h usability... no
  452. checking termio.h presence... no
  453. checking for termio.h... no
  454. checking termios.h usability... yes
  455. checking termios.h presence... yes
  456. checking for termios.h... yes
  457. checking for dlfcn.h... (cached) yes
  458. checking for stdbool.h... (cached) yes
  459. checking for stddef.h... (cached) yes
  460. checking for stdint.h... (cached) yes
  461. checking for netdb.h... (cached) yes
  462. checking for pwd.h... (cached) yes
  463. checking grp.h usability... yes
  464. checking grp.h presence... yes
  465. checking for grp.h... yes
  466. checking for strings.h... (cached) yes
  467. checking regex.h usability... yes
  468. checking regex.h presence... yes
  469. checking for regex.h... yes
  470. checking syslog.h usability... yes
  471. checking syslog.h presence... yes
  472. checking for syslog.h... yes
  473. checking ulimit.h usability... yes
  474. checking ulimit.h presence... yes
  475. checking for ulimit.h... yes
  476. checking sys/pte.h usability... no
  477. checking sys/pte.h presence... no
  478. checking for sys/pte.h... no
  479. checking sys/stream.h usability... no
  480. checking sys/stream.h presence... no
  481. checking for sys/stream.h... no
  482. checking for sys/select.h... (cached) yes
  483. checking for sys/file.h... (cached) yes
  484. checking for sys/ioctl.h... (cached) yes
  485. checking for sys/mman.h... (cached) yes
  486. checking for sys/param.h... (cached) yes
  487. checking sys/random.h usability... yes
  488. checking sys/random.h presence... yes
  489. checking for sys/random.h... yes
  490. checking for sys/socket.h... (cached) yes
  491. checking for sys/stat.h... (cached) yes
  492. checking for sys/time.h... (cached) yes
  493. checking for sys/times.h... (cached) yes
  494. checking for sys/types.h... (cached) yes
  495. checking for sys/wait.h... (cached) yes
  496. checking for netinet/in.h... (cached) yes
  497. checking for arpa/inet.h... (cached) yes
  498. checking for sys/ptem.h... no
  499. checking for sys/resource.h... (cached) yes
  500. checking for working alloca.h... (cached) no
  501. checking for alloca... (cached) yes
  502. checking for uid_t in sys/types.h... (cached) yes
  503. checking for unistd.h... (cached) yes
  504. checking for working chown... yes
  505. checking whether getpgrp requires zero arguments... (cached) yes
  506. checking for vprintf... (cached) yes
  507. checking for _doprnt... no
  508. checking for working strcoll... yes
  509. checking return type of signal handlers... void
  510. checking for __setostype... no
  511. checking for wait3... (cached) yes
  512. checking for mkfifo... yes
  513. checking for dup2... (cached) yes
  514. checking for eaccess... (cached) yes
  515. checking for fcntl... (cached) yes
  516. checking for getdtablesize... (cached) yes
  517. checking for getentropy... yes
  518. checking for getgroups... yes
  519. checking for gethostname... (cached) yes
  520. checking for getpagesize... (cached) yes
  521. checking for getpeername... yes
  522. checking for getrandom... yes
  523. checking for getrlimit... (cached) yes
  524. checking for getrusage... (cached) yes
  525. checking for gettimeofday... (cached) yes
  526. checking for kill... (cached) yes
  527. checking for killpg... (cached) yes
  528. checking for lstat... (cached) yes
  529. checking for pselect... yes
  530. checking for readlink... (cached) yes
  531. checking for select... (cached) yes
  532. checking for setdtablesize... no
  533. checking for setitimer... yes
  534. checking for tcgetpgrp... (cached) yes
  535. checking for uname... (cached) yes
  536. checking for ulimit... yes
  537. checking for waitpid... (cached) yes
  538. checking for rename... (cached) yes
  539. checking for bcopy... (cached) yes
  540. checking for bzero... (cached) yes
  541. checking for confstr... yes
  542. checking for faccessat... yes
  543. checking for fnmatch... yes
  544. checking for getaddrinfo... (cached) yes
  545. checking for gethostbyname... (cached) yes
  546. checking for getservbyname... yes
  547. checking for getservent... yes
  548. checking for inet_aton... (cached) yes
  549. checking for imaxdiv... yes
  550. checking for memmove... (cached) yes
  551. checking for pathconf... (cached) yes
  552. checking for putenv... (cached) yes
  553. checking for raise... (cached) yes
  554. checking for random... (cached) yes
  555. checking for regcomp... yes
  556. checking for regexec... yes
  557. checking for setenv... (cached) yes
  558. checking for setlinebuf... (cached) yes
  559. checking for setlocale... (cached) yes
  560. checking for setvbuf... (cached) yes
  561. checking for siginterrupt... (cached) yes
  562. checking for strchr... (cached) yes
  563. checking for sysconf... (cached) yes
  564. checking for syslog... yes
  565. checking for tcgetattr... yes
  566. checking for times... (cached) yes
  567. checking for ttyname... yes
  568. checking for tzset... yes
  569. checking for unsetenv... (cached) yes
  570. checking for vasprintf... (cached) yes
  571. checking for asprintf... (cached) yes
  572. checking for isascii... (cached) yes
  573. checking for isblank... (cached) yes
  574. checking for isgraph... yes
  575. checking for isprint... yes
  576. checking for isspace... yes
  577. checking for isxdigit... yes
  578. checking for getpwent... yes
  579. checking for getpwnam... yes
  580. checking for getpwuid... yes
  581. checking for mkstemp... (cached) yes
  582. checking for mkdtemp... (cached) yes
  583. checking for arc4random... (cached) yes
  584. checking for getcwd... (cached) yes
  585. checking for memset... (cached) yes
  586. checking for strcasecmp... (cached) yes
  587. checking for strcasestr... (cached) yes
  588. checking for strerror... (cached) yes
  589. checking for strftime... (cached) yes
  590. checking for strnlen... (cached) yes
  591. checking for strpbrk... (cached) yes
  592. checking for strstr... (cached) yes
  593. checking for strtod... (cached) yes
  594. checking for strtol... (cached) yes
  595. checking for strtoul... (cached) yes
  596. checking for strtoll... (cached) yes
  597. checking for strtoull... (cached) yes
  598. checking for strtoimax... yes
  599. checking for strtoumax... yes
  600. checking for dprintf... (cached) yes
  601. checking for strchrnul... (cached) yes
  602. checking for strdup... (cached) yes
  603. checking libaudit.h usability... no
  604. checking libaudit.h presence... no
  605. checking for libaudit.h... no
  606. checking whether AUDIT_USER_TTY is declared... no
  607. checking whether confstr is declared... yes
  608. checking whether printf is declared... yes
  609. checking whether sbrk is declared... (cached) yes
  610. checking whether setregid is declared... yes
  611. checking whether strcpy is declared... yes
  612. checking whether strsignal is declared... (cached) yes
  613. checking for setresuid... (cached) yes
  614. checking for setresgid... (cached) yes
  615. checking whether strtold is declared... yes
  616. checking for broken strtold... no
  617. checking for declaration of strtoimax... yes
  618. checking for declaration of strtol... yes
  619. checking for declaration of strtoll... yes
  620. checking for declaration of strtoul... yes
  621. checking for declaration of strtoull... yes
  622. checking for declaration of strtoumax... yes
  623. checking for working mktime... no
  624. checking for argz.h... (cached) no
  625. checking for errno.h... (cached) yes
  626. checking for fcntl.h... (cached) yes
  627. checking malloc.h usability... yes
  628. checking malloc.h presence... yes
  629. checking for malloc.h... yes
  630. checking stdio_ext.h usability... no
  631. checking stdio_ext.h presence... no
  632. checking for stdio_ext.h... no
  633. checking for getpagesize... (cached) yes
  634. checking for working mmap... (cached) yes
  635. checking for __argz_count... no
  636. checking for __argz_next... no
  637. checking for __argz_stringify... no
  638. checking for dcgettext... no
  639. checking for mempcpy... (cached) no
  640. checking for munmap... (cached) yes
  641. checking for mremap... no
  642. checking for stpcpy... (cached) yes
  643. checking for strcspn... (cached) yes
  644. checking for wctype.h... (cached) yes
  645. checking for wchar.h... (cached) yes
  646. checking for langinfo.h... (cached) yes
  647. checking mbstr.h usability... no
  648. checking mbstr.h presence... no
  649. checking for mbstr.h... no
  650. checking for mbrlen... (cached) yes
  651. checking for mbscasecmp... no
  652. checking for mbscmp... no
  653. checking for mbsnrtowcs... (cached) yes
  654. checking for mbsrtowcs... (cached) yes
  655. checking for mbschr... no
  656. checking for wcrtomb... (cached) yes
  657. checking for wcscoll... (cached) yes
  658. checking for wcsdup... yes
  659. checking for wcwidth... (cached) yes
  660. checking for wctype... yes
  661. checking for wcswidth... (cached) yes
  662. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  663. checking for iswlower... yes
  664. checking for iswupper... yes
  665. checking for towlower... (cached) yes
  666. checking for towupper... yes
  667. checking for iswctype... (cached) yes
  668. checking for nl_langinfo and CODESET... yes
  669. checking for wchar_t in wchar.h... yes
  670. checking for wctype_t in wctype.h... yes
  671. checking for wint_t in wctype.h... yes
  672. checking for wcwidth broken with unicode combining characters... no
  673. checking for locale_charset... no
  674. checking size of wchar_t... 4
  675. checking for dlopen in -ldl... yes
  676. checking for dlopen... (cached) yes
  677. checking for dlclose... yes
  678. checking for dlsym... yes
  679. checking whether sys_siglist is declared... (cached) yes
  680. checking type of array argument to getgroups... gid_t
  681. checking for off_t... (cached) yes
  682. checking for mode_t... (cached) yes
  683. checking for uid_t in sys/types.h... (cached) yes
  684. checking for pid_t... (cached) yes
  685. checking for size_t... (cached) yes
  686. checking for uintptr_t... (cached) yes
  687. checking for ssize_t... (cached) yes
  688. checking for time_t... yes
  689. checking for long long... long long
  690. checking for unsigned long long... unsigned long long
  691. checking return type of signal handlers... (cached) void
  692. checking for sig_atomic_t in signal.h... yes
  693. checking size of char... 1
  694. checking size of short... 2
  695. checking size of int... 4
  696. checking size of long... 8
  697. checking size of char *... 8
  698. checking size of double... 8
  699. checking size of long long... 8
  700. checking for u_int... (cached) yes
  701. checking for u_long... (cached) yes
  702. checking for bits16_t... no
  703. checking for u_bits16_t... no
  704. checking for bits32_t... no
  705. checking for u_bits32_t... no
  706. checking for bits64_t... no
  707. checking for ptrdiff_t... (cached) yes
  708. checking whether stat file-mode macros are broken... no
  709. checking whether #! works in shell scripts... yes
  710. checking whether the ctype macros accept non-ascii characters... yes
  711. checking if dup2 fails to clear the close-on-exec flag... no
  712. checking whether pgrps need synchronization... no
  713. checking for type of signal functions... posix
  714. checking for sys_errlist and sys_nerr... yes
  715. checking for sys_siglist in system C library... yes
  716. checking for _sys_siglist in signal.h or unistd.h... no
  717. checking for _sys_siglist in system C library... no
  718. checking whether signal handlers are of type void... yes
  719. checking for clock_t... yes
  720. checking for sigset_t... yes
  721. checking for sig_atomic_t... yes
  722. checking for quad_t... yes
  723. checking for intmax_t... yes
  724. checking for uintmax_t... yes
  725. checking for socklen_t... yes
  726. checking for size and type of struct rlimit fields... rlim_t
  727. checking size of intmax_t... 8
  728. checking for struct termios.c_line... no
  729. checking for struct termio.c_line... no
  730. checking for struct dirent.d_ino... yes
  731. checking for struct dirent.d_fileno... yes
  732. checking for struct dirent.d_namlen... yes
  733. checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
  734. checking for struct timeval in sys/time.h and time.h... yes
  735. checking for struct stat.st_blocks... yes
  736. checking whether struct tm is in sys/time.h or time.h... time.h
  737. checking for struct tm.tm_zone... yes
  738. checking for struct timezone in sys/time.h and time.h... yes
  739. checking for offset of exit status in return status from wait... 8
  740. checking for struct timespec in <time.h>... yes
  741. checking for struct stat.st_atim.tv_nsec... yes
  742. checking whether struct stat.st_atim is of type struct timespec... yes
  743. checking for sbrk... yes
  744. checking for working sbrk... yes
  745. checking for the existence of strsignal... yes
  746. checking if opendir() opens non-directories... no
  747. checking whether ulimit can substitute for getdtablesize... no
  748. checking whether fpurge is declared... (cached) yes
  749. checking to see if getenv can be redefined... yes
  750. checking if getcwd() will dynamically allocate memory with 0 size... yes
  751. checking for presence of POSIX-style sigsetjmp/siglongjmp... present
  752. checking whether or not strcoll and strcmp differ... no
  753. checking for standard-conformant snprintf... yes
  754. checking for standard-conformant vsnprintf... yes
  755. checking for standard-conformant putenv declaration... yes
  756. checking for standard-conformant unsetenv declaration... yes
  757. checking for printf floating point output in hex notation... yes
  758. checking whether fnmatch can be used to check bracket equivalence classes... no
  759. checking if signal handlers must be reinstalled when invoked... no
  760. checking for presence of necessary job control definitions... present
  761. checking for presence of named pipes... present
  762. checking whether termios.h defines TIOCGWINSZ... yes
  763. checking for TIOCSTAT in sys/ioctl.h... yes
  764. checking for FIONREAD in sys/ioctl.h... yes
  765. checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
  766. checking for speed_t in sys/types.h... no
  767. checking whether getpw functions are declared in pwd.h... yes
  768. checking for unusable real-time signals due to large values... yes
  769. checking which library has the termcap functions... (cached) using libtermcap
  770. checking whether /dev/fd is available... (cached) absent
  771. checking whether /dev/stdin stdout stderr are available... present
  772. checking for default mail directory... /var/mail
  773. checking shared object configuration for loadable builtins... supported
  774. configure: creating ./config.status
  775. config.status: creating Makefile
  776. config.status: creating builtins/Makefile
  777. config.status: creating lib/readline/Makefile
  778. config.status: creating lib/glob/Makefile
  779. config.status: creating lib/intl/Makefile
  780. config.status: creating lib/malloc/Makefile
  781. config.status: creating lib/sh/Makefile
  782. config.status: creating lib/termcap/Makefile
  783. config.status: creating lib/tilde/Makefile
  784. config.status: creating doc/Makefile
  785. config.status: creating support/Makefile
  786. config.status: creating po/Makefile.in
  787. config.status: creating examples/loadables/Makefile
  788. config.status: creating examples/loadables/Makefile.inc
  789. config.status: creating examples/loadables/perl/Makefile
  790. config.status: creating support/bash.pc
  791. config.status: creating support/bashbug.sh
  792. config.status: creating config.h
  793. config.status: executing po-directories commands
  794. config.status: creating po/POTFILES
  795. config.status: creating po/Makefile
  796. config.status: executing default commands
  797. ===========================================================================
  798. =======================<phase: build          >============================
  799. ===>  Building for bash-5.1
  800. bison -y -d ./parse.y
  801. touch parser-built
  802. rm -f mksyntax
  803. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksyntax ./mksyntax.c
  804. rm -f syntax.c
  805. ./mksyntax -o syntax.c
  806. /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.1 -o newversion.h  && mv newversion.h version.h
  807. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c -o buildversion.o ./version.c
  808. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o bashversion ./support/bashversion.c buildversion.o
  809. ./support/bashversion.c:70:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  810.   if (progname = strrchr (argv[0], '/'))
  811.       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  812. ./support/bashversion.c:70:16: note: place parentheses around the assignment to silence this warning
  813.   if (progname = strrchr (argv[0], '/'))
  814.                ^
  815.       (                                )
  816. ./support/bashversion.c:70:16: note: use '==' to turn this assignment into an equality comparison
  817.   if (progname = strrchr (argv[0], '/'))
  818.                ^
  819.                ==
  820. 1 warning generated.
  821. rm -f shell.o
  822. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c shell.c
  823. shell.c:896:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  824.       while (arg_character = arg_string[i++])
  825.              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  826. shell.c:896:28: note: place parentheses around the assignment to silence this warning
  827.       while (arg_character = arg_string[i++])
  828.                            ^
  829.              (                              )
  830. shell.c:896:28: note: use '==' to turn this assignment into an equality comparison
  831.       while (arg_character = arg_string[i++])
  832.                            ^
  833.                            ==
  834. 1 warning generated.
  835. rm -f eval.o
  836. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c eval.c
  837. eval.c:146:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  838.           else if (current_command = global_command)
  839.                    ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  840. eval.c:146:29: note: place parentheses around the assignment to silence this warning
  841.           else if (current_command = global_command)
  842.                                    ^
  843.                    (                               )
  844. eval.c:146:29: note: use '==' to turn this assignment into an equality comparison
  845.           else if (current_command = global_command)
  846.                                    ^
  847.                                    ==
  848. 1 warning generated.
  849. rm -f mkbuiltins.o
  850. cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mkbuiltins.c
  851. mkbuiltins.c:567:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  852.   for (i = 0; line = defs->lines->array[i]; i++)
  853.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  854. mkbuiltins.c:567:20: note: place parentheses around the assignment to silence this warning
  855.   for (i = 0; line = defs->lines->array[i]; i++)
  856.                    ^
  857.               (                           )
  858. mkbuiltins.c:567:20: note: use '==' to turn this assignment into an equality comparison
  859.   for (i = 0; line = defs->lines->array[i]; i++)
  860.                    ^
  861.                    ==
  862. mkbuiltins.c:683:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  863.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  864.                   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  865. mkbuiltins.c:683:27: note: place parentheses around the assignment to silence this warning
  866.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  867.                           ^
  868.                   (                                                 )
  869. mkbuiltins.c:683:27: note: use '==' to turn this assignment into an equality comparison
  870.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  871.                           ^
  872.                           ==
  873. 2 warnings generated.
  874. cc -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mkbuiltins mkbuiltins.o -ldl -L/usr/local/lib
  875. ./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
  876. rm -f execute_cmd.o
  877. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c execute_cmd.c
  878. rm -f y.tab.o
  879. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c y.tab.c
  880. ./parse.y:4699:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  881.       if (etext = error_token_from_token (cond_token))
  882.           ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  883. ./parse.y:4699:17: note: place parentheses around the assignment to silence this warning
  884.       if (etext = error_token_from_token (cond_token))
  885.                 ^
  886.           (                                          )
  887. ./parse.y:4699:17: note: use '==' to turn this assignment into an equality comparison
  888.       if (etext = error_token_from_token (cond_token))
  889.                 ^
  890.                 ==
  891. ./parse.y:4781:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  892.           if (etext = error_token_from_token (cond_token))
  893.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  894. ./parse.y:4781:14: note: place parentheses around the assignment to silence this warning
  895.           if (etext = error_token_from_token (cond_token))
  896.                     ^
  897.               (                                          )
  898. ./parse.y:4781:14: note: use '==' to turn this assignment into an equality comparison
  899.           if (etext = error_token_from_token (cond_token))
  900.                     ^
  901.                     ==
  902. ./parse.y:4813:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  903.           if (etext = error_token_from_token (tok))
  904.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  905. ./parse.y:4813:14: note: place parentheses around the assignment to silence this warning
  906.           if (etext = error_token_from_token (tok))
  907.                     ^
  908.               (                                   )
  909. ./parse.y:4813:14: note: use '==' to turn this assignment into an equality comparison
  910.           if (etext = error_token_from_token (tok))
  911.                     ^
  912.                     ==
  913. ./parse.y:4863:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  914.           if (etext = error_token_from_token (tok))
  915.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  916. ./parse.y:4863:14: note: place parentheses around the assignment to silence this warning
  917.           if (etext = error_token_from_token (tok))
  918.                     ^
  919.               (                                   )
  920. ./parse.y:4863:14: note: use '==' to turn this assignment into an equality comparison
  921.           if (etext = error_token_from_token (tok))
  922.                     ^
  923.                     ==
  924. ./parse.y:4889:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  925.           if (etext = error_token_from_token (tok))
  926.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  927. ./parse.y:4889:14: note: place parentheses around the assignment to silence this warning
  928.           if (etext = error_token_from_token (tok))
  929.                     ^
  930.               (                                   )
  931. ./parse.y:4889:14: note: use '==' to turn this assignment into an equality comparison
  932.           if (etext = error_token_from_token (tok))
  933.                     ^
  934.                     ==
  935. ./parse.y:4907:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  936.       else if (etext = error_token_from_token (tok))
  937.                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  938. ./parse.y:4907:22: note: place parentheses around the assignment to silence this warning
  939.       else if (etext = error_token_from_token (tok))
  940.                      ^
  941.                (                                   )
  942. ./parse.y:4907:22: note: use '==' to turn this assignment into an equality comparison
  943.       else if (etext = error_token_from_token (tok))
  944.                      ^
  945.                      ==
  946. ./parse.y:5809:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  947.   while (c = *string++)
  948.          ~~^~~~~~~~~~~
  949. ./parse.y:5809:12: note: place parentheses around the assignment to silence this warning
  950.   while (c = *string++)
  951.            ^
  952.          (            )
  953. ./parse.y:5809:12: note: use '==' to turn this assignment into an equality comparison
  954.   while (c = *string++)
  955.            ^
  956.            ==
  957. ./parse.y:6214:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  958.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  959.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  960. ./parse.y:6214:9: note: place parentheses around the assignment to silence this warning
  961.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  962.         ^
  963.       (                                                 )
  964. ./parse.y:6214:9: note: use '==' to turn this assignment into an equality comparison
  965.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  966.         ^
  967.         ==
  968. ./parse.y:6217:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  969.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  970.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  971. ./parse.y:6217:9: note: place parentheses around the assignment to silence this warning
  972.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  973.         ^
  974.       (                                                  )
  975. ./parse.y:6217:9: note: use '==' to turn this assignment into an equality comparison
  976.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  977.         ^
  978.         ==
  979. 9 warnings generated.
  980. rm -f general.o
  981. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c general.c
  982. general.c:457:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  983.   while (c = string[indx])
  984.          ~~^~~~~~~~~~~~~~
  985. general.c:457:12: note: place parentheses around the assignment to silence this warning
  986.   while (c = string[indx])
  987.            ^
  988.          (               )
  989. general.c:457:12: note: use '==' to turn this assignment into an equality comparison
  990.   while (c = string[indx])
  991.            ^
  992.            ==
  993. 1 warning generated.
  994. rm -f make_cmd.o
  995. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c make_cmd.c
  996. make_cmd.c:611:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  997.   while (full_line = read_secondary_line (delim_unquoted))
  998.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  999. make_cmd.c:611:20: note: place parentheses around the assignment to silence this warning
  1000.   while (full_line = read_secondary_line (delim_unquoted))
  1001.                    ^
  1002.          (                                               )
  1003. make_cmd.c:611:20: note: use '==' to turn this assignment into an equality comparison
  1004.   while (full_line = read_secondary_line (delim_unquoted))
  1005.                    ^
  1006.                    ==
  1007. 1 warning generated.
  1008. rm -f print_cmd.o
  1009. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c print_cmd.c
  1010. rm -f dispose_cmd.o
  1011. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c dispose_cmd.c
  1012. rm -f variables.o
  1013. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c variables.c
  1014. variables.c:408:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1015.           if (temp_var = find_function (tname))
  1016.               ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  1017. variables.c:408:17: note: place parentheses around the assignment to silence this warning
  1018.           if (temp_var = find_function (tname))
  1019.                        ^
  1020.               (                               )
  1021. variables.c:408:17: note: use '==' to turn this assignment into an equality comparison
  1022.           if (temp_var = find_function (tname))
  1023.                        ^
  1024.                        ==
  1025. variables.c:415:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1026.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1027.                   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1028. variables.c:415:21: note: place parentheses around the assignment to silence this warning
  1029.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1030.                            ^
  1031.                   (                                               )
  1032. variables.c:415:21: note: use '==' to turn this assignment into an equality comparison
  1033.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1034.                            ^
  1035.                            ==
  1036. variables.c:2015:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1037.     if (v = hash_lookup (name, vc->table))
  1038.         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1039. variables.c:2015:11: note: place parentheses around the assignment to silence this warning
  1040.     if (v = hash_lookup (name, vc->table))
  1041.           ^
  1042.         (                                )
  1043. variables.c:2015:11: note: use '==' to turn this assignment into an equality comparison
  1044.     if (v = hash_lookup (name, vc->table))
  1045.           ^
  1046.           ==
  1047. variables.c:3915:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1048.     if (elt = hash_remove (name, v->table, 0))
  1049.         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1050. variables.c:3915:13: note: place parentheses around the assignment to silence this warning
  1051.     if (elt = hash_remove (name, v->table, 0))
  1052.             ^
  1053.         (                                    )
  1054. variables.c:3915:13: note: use '==' to turn this assignment into an equality comparison
  1055.     if (elt = hash_remove (name, v->table, 0))
  1056.             ^
  1057.             ==
  1058. variables.c:3944:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1059.     if (elt = hash_remove (name, v->table, 0))
  1060.         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1061. variables.c:3944:13: note: place parentheses around the assignment to silence this warning
  1062.     if (elt = hash_remove (name, v->table, 0))
  1063.             ^
  1064.         (                                    )
  1065. variables.c:3944:13: note: use '==' to turn this assignment into an equality comparison
  1066.     if (elt = hash_remove (name, v->table, 0))
  1067.             ^
  1068.             ==
  1069. variables.c:4810:35: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1070.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1071.                               ~~~~^~~~~~~~~
  1072. variables.c:4810:35: note: place parentheses around the assignment to silence this warning
  1073.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1074.                                   ^
  1075.                               (            )
  1076. variables.c:4810:35: note: use '==' to turn this assignment into an equality comparison
  1077.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1078.                                   ^
  1079.                                   ==
  1080. variables.c:5335:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1081.   if (ret = vcxt->down)
  1082.       ~~~~^~~~~~~~~~~~
  1083. variables.c:5335:11: note: place parentheses around the assignment to silence this warning
  1084.   if (ret = vcxt->down)
  1085.           ^
  1086.       (               )
  1087. variables.c:5335:11: note: use '==' to turn this assignment into an equality comparison
  1088.   if (ret = vcxt->down)
  1089.           ^
  1090.           ==
  1091. variables.c:6078:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1092.   while (val = extract_colon_unit (temp, &tptr))
  1093.          ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1094. variables.c:6078:14: note: place parentheses around the assignment to silence this warning
  1095.   while (val = extract_colon_unit (temp, &tptr))
  1096.              ^
  1097.          (                                     )
  1098. variables.c:6078:14: note: use '==' to turn this assignment into an equality comparison
  1099.   while (val = extract_colon_unit (temp, &tptr))
  1100.              ^
  1101.              ==
  1102. variables.c:6127:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1103.   if (v = find_variable (name))
  1104.       ~~^~~~~~~~~~~~~~~~~~~~~~
  1105. variables.c:6127:9: note: place parentheses around the assignment to silence this warning
  1106.   if (v = find_variable (name))
  1107.         ^
  1108.       (                       )
  1109. variables.c:6127:9: note: use '==' to turn this assignment into an equality comparison
  1110.   if (v = find_variable (name))
  1111.         ^
  1112.         ==
  1113. 9 warnings generated.
  1114. rm -f copy_cmd.o
  1115. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c copy_cmd.c
  1116. rm -f error.o
  1117. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c error.c
  1118. rm -f expr.o
  1119. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c expr.c
  1120. rm -f flags.o
  1121. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c flags.c
  1122. rm -f jobs.o
  1123. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c jobs.c
  1124. jobs.c:1464:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1125.   if (temp = jobs[job_index])
  1126.       ~~~~~^~~~~~~~~~~~~~~~~
  1127. jobs.c:1464:12: note: place parentheses around the assignment to silence this warning
  1128.   if (temp = jobs[job_index])
  1129.            ^
  1130.       (                     )
  1131. jobs.c:1464:12: note: use '==' to turn this assignment into an equality comparison
  1132.   if (temp = jobs[job_index])
  1133.            ^
  1134.            ==
  1135. 1 warning generated.
  1136. rm -f subst.o
  1137. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c subst.c
  1138. subst.c:804:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1139.   while (c = string[i])
  1140.          ~~^~~~~~~~~~~
  1141. subst.c:804:12: note: place parentheses around the assignment to silence this warning
  1142.   while (c = string[i])
  1143.            ^
  1144.          (            )
  1145. subst.c:804:12: note: use '==' to turn this assignment into an equality comparison
  1146.   while (c = string[i])
  1147.            ^
  1148.            ==
  1149. subst.c:878:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1150.   while (c = string[i])
  1151.          ~~^~~~~~~~~~~
  1152. subst.c:878:12: note: place parentheses around the assignment to silence this warning
  1153.   while (c = string[i])
  1154.            ^
  1155.          (            )
  1156. subst.c:878:12: note: use '==' to turn this assignment into an equality comparison
  1157.   while (c = string[i])
  1158.            ^
  1159.            ==
  1160. subst.c:1030:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1161.   while (c = string[i])
  1162.          ~~^~~~~~~~~~~
  1163. subst.c:1030:12: note: place parentheses around the assignment to silence this warning
  1164.   while (c = string[i])
  1165.            ^
  1166.          (            )
  1167. subst.c:1030:12: note: use '==' to turn this assignment into an equality comparison
  1168.   while (c = string[i])
  1169.            ^
  1170.            ==
  1171. subst.c:1182:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1172.   while (c = string[i])
  1173.          ~~^~~~~~~~~~~
  1174. subst.c:1182:12: note: place parentheses around the assignment to silence this warning
  1175.   while (c = string[i])
  1176.            ^
  1177.          (            )
  1178. subst.c:1182:12: note: use '==' to turn this assignment into an equality comparison
  1179.   while (c = string[i])
  1180.            ^
  1181.            ==
  1182. subst.c:1532:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1183.   while (c = string[i])
  1184.          ~~^~~~~~~~~~~
  1185. subst.c:1532:12: note: place parentheses around the assignment to silence this warning
  1186.   while (c = string[i])
  1187.            ^
  1188.          (            )
  1189. subst.c:1532:12: note: use '==' to turn this assignment into an equality comparison
  1190.   while (c = string[i])
  1191.            ^
  1192.            ==
  1193. subst.c:1764:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1194.   while (c = string[i])
  1195.          ~~^~~~~~~~~~~
  1196. subst.c:1764:12: note: place parentheses around the assignment to silence this warning
  1197.   while (c = string[i])
  1198.            ^
  1199.          (            )
  1200. subst.c:1764:12: note: use '==' to turn this assignment into an equality comparison
  1201.   while (c = string[i])
  1202.            ^
  1203.            ==
  1204. subst.c:1887:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1205.   while (c = string[i])
  1206.          ~~^~~~~~~~~~~
  1207. subst.c:1887:12: note: place parentheses around the assignment to silence this warning
  1208.   while (c = string[i])
  1209.            ^
  1210.          (            )
  1211. subst.c:1887:12: note: use '==' to turn this assignment into an equality comparison
  1212.   while (c = string[i])
  1213.            ^
  1214.            ==
  1215. subst.c:2062:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1216.   while (c = string[i])
  1217.          ~~^~~~~~~~~~~
  1218. subst.c:2062:12: note: place parentheses around the assignment to silence this warning
  1219.   while (c = string[i])
  1220.            ^
  1221.          (            )
  1222. subst.c:2062:12: note: use '==' to turn this assignment into an equality comparison
  1223.   while (c = string[i])
  1224.            ^
  1225.            ==
  1226. subst.c:3277:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1227.   if (t = mbschr (name, LBRACK))
  1228.       ~~^~~~~~~~~~~~~~~~~~~~~~~
  1229. subst.c:3277:9: note: place parentheses around the assignment to silence this warning
  1230.   if (t = mbschr (name, LBRACK))
  1231.         ^
  1232.       (                        )
  1233. subst.c:3277:9: note: use '==' to turn this assignment into an equality comparison
  1234.   if (t = mbschr (name, LBRACK))
  1235.         ^
  1236.         ==
  1237. subst.c:6834:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1238.   else if (var = find_variable (name))
  1239.            ~~~~^~~~~~~~~~~~~~~~~~~~~~
  1240. subst.c:6834:16: note: place parentheses around the assignment to silence this warning
  1241.   else if (var = find_variable (name))
  1242.                ^
  1243.            (                         )
  1244. subst.c:6834:16: note: use '==' to turn this assignment into an equality comparison
  1245.   else if (var = find_variable (name))
  1246.                ^
  1247.                ==
  1248. subst.c:6867:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1249.   else if (var = find_variable_last_nameref (name, 0))
  1250.            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1251. subst.c:6867:16: note: place parentheses around the assignment to silence this warning
  1252.   else if (var = find_variable_last_nameref (name, 0))
  1253.                ^
  1254.            (                                         )
  1255. subst.c:6867:16: note: use '==' to turn this assignment into an equality comparison
  1256.   else if (var = find_variable_last_nameref (name, 0))
  1257.                ^
  1258.                ==
  1259. subst.c:8882:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1260.   if (c = string[sindex])
  1261.       ~~^~~~~~~~~~~~~~~~
  1262. subst.c:8882:9: note: place parentheses around the assignment to silence this warning
  1263.   if (c = string[sindex])
  1264.         ^
  1265.       (                 )
  1266. subst.c:8882:9: note: use '==' to turn this assignment into an equality comparison
  1267.   if (c = string[sindex])
  1268.         ^
  1269.         ==
  1270. subst.c:8892:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1271.       if (c = string[sindex])
  1272.           ~~^~~~~~~~~~~~~~~~
  1273. subst.c:8892:13: note: place parentheses around the assignment to silence this warning
  1274.       if (c = string[sindex])
  1275.             ^
  1276.           (                 )
  1277. subst.c:8892:13: note: use '==' to turn this assignment into an equality comparison
  1278.       if (c = string[sindex])
  1279.             ^
  1280.             ==
  1281. subst.c:10975:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1282.   for (dquote = sindex = 0; c = string[sindex];)
  1283.                             ~~^~~~~~~~~~~~~~~~
  1284. subst.c:10975:31: note: place parentheses around the assignment to silence this warning
  1285.   for (dquote = sindex = 0; c = string[sindex];)
  1286.                               ^
  1287.                             (                 )
  1288. subst.c:10975:31: note: use '==' to turn this assignment into an equality comparison
  1289.   for (dquote = sindex = 0; c = string[sindex];)
  1290.                               ^
  1291.                               ==
  1292. subst.c:11513:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1293.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1294.                            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  1295. subst.c:11513:33: note: place parentheses around the assignment to silence this warning
  1296.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1297.                                        ^
  1298.                            (                               )
  1299. subst.c:11513:33: note: use '==' to turn this assignment into an equality comparison
  1300.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1301.                                        ^
  1302.                                        ==
  1303. 15 warnings generated.
  1304. rm -f hashcmd.o
  1305. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashcmd.c
  1306. rm -f hashlib.o
  1307. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashlib.c
  1308. rm -f mailcheck.o
  1309. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c mailcheck.c
  1310. mailcheck.c:394:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1311.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1312.          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1313. mailcheck.c:394:19: note: place parentheses around the assignment to silence this warning
  1314.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1315.                   ^
  1316.          (                                            )
  1317. mailcheck.c:394:19: note: use '==' to turn this assignment into an equality comparison
  1318.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1319.                   ^
  1320.                   ==
  1321. mailcheck.c:468:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1322.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1323.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1324. mailcheck.c:468:13: note: place parentheses around the assignment to silence this warning
  1325.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1326.                    ^
  1327.               (                                                        )
  1328. mailcheck.c:468:13: note: use '==' to turn this assignment into an equality comparison
  1329.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1330.                    ^
  1331.                    ==
  1332. 2 warnings generated.
  1333. rm -f mksignames.o
  1334. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c ./support/mksignames.c
  1335. rm -f buildsignames.o
  1336. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -o buildsignames.o -c ./support/signames.c
  1337. rm -f mksignames
  1338. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksignames mksignames.o buildsignames.o
  1339. rm -f lsignames.h
  1340. ./mksignames lsignames.h
  1341. if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
  1342. rm -f trap.o
  1343. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c trap.c
  1344. rm -f input.o
  1345. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c input.c
  1346. rm -f unwind_prot.o
  1347. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c unwind_prot.c
  1348. unwind_prot.c:271:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1349.   while (elt = unwind_protect_list)
  1350.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  1351. unwind_prot.c:271:14: note: place parentheses around the assignment to silence this warning
  1352.   while (elt = unwind_protect_list)
  1353.              ^
  1354.          (                        )
  1355. unwind_prot.c:271:14: note: use '==' to turn this assignment into an equality comparison
  1356.   while (elt = unwind_protect_list)
  1357.              ^
  1358.              ==
  1359. unwind_prot.c:306:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1360.   while (elt = unwind_protect_list)
  1361.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  1362. unwind_prot.c:306:14: note: place parentheses around the assignment to silence this warning
  1363.   while (elt = unwind_protect_list)
  1364.              ^
  1365.          (                        )
  1366. unwind_prot.c:306:14: note: use '==' to turn this assignment into an equality comparison
  1367.   while (elt = unwind_protect_list)
  1368.              ^
  1369.              ==
  1370. 2 warnings generated.
  1371. rm -f pathexp.o
  1372. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pathexp.c
  1373. pathexp.c:78:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1374.   while (c = *string++)
  1375.          ~~^~~~~~~~~~~
  1376. pathexp.c:78:12: note: place parentheses around the assignment to silence this warning
  1377.   while (c = *string++)
  1378.            ^
  1379.          (            )
  1380. pathexp.c:78:12: note: use '==' to turn this assignment into an equality comparison
  1381.   while (c = *string++)
  1382.            ^
  1383.            ==
  1384. pathexp.c:673:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1385.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1386.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1387. pathexp.c:673:20: note: place parentheses around the assignment to silence this warning
  1388.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1389.                    ^
  1390.          (                                                  )
  1391. pathexp.c:673:20: note: use '==' to turn this assignment into an equality comparison
  1392.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1393.                    ^
  1394.                    ==
  1395. 2 warnings generated.
  1396. rm -f sig.o
  1397. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c sig.c
  1398. rm -f test.o
  1399. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c test.c
  1400. rm -f version.o
  1401. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c version.c
  1402. rm -f alias.o
  1403. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c alias.c
  1404. rm -f array.o
  1405. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c array.c
  1406. rm -f arrayfunc.o
  1407. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c arrayfunc.c
  1408. rm -f assoc.o
  1409. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c assoc.c
  1410. rm -f braces.o
  1411. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c braces.c
  1412. braces.c:435:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1413.           if (t = (char *)malloc (2))
  1414.               ~~^~~~~~~~~~~~~~~~~~~~
  1415. braces.c:435:10: note: place parentheses around the assignment to silence this warning
  1416.           if (t = (char *)malloc (2))
  1417.                 ^
  1418.               (                     )
  1419. braces.c:435:10: note: use '==' to turn this assignment into an equality comparison
  1420.           if (t = (char *)malloc (2))
  1421.                 ^
  1422.                 ==
  1423. braces.c:615:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1424.   while (c = text[i])
  1425.          ~~^~~~~~~~~
  1426. braces.c:615:12: note: place parentheses around the assignment to silence this warning
  1427.   while (c = text[i])
  1428.            ^
  1429.          (          )
  1430. braces.c:615:12: note: use '==' to turn this assignment into an equality comparison
  1431.   while (c = text[i])
  1432.            ^
  1433.            ==
  1434. 2 warnings generated.
  1435. rm -f bracecomp.o
  1436. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bracecomp.c
  1437. rm -f bashhist.o
  1438. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashhist.c
  1439. bashhist.c:726:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1440.   while (temp = previous_history ())
  1441.          ~~~~~^~~~~~~~~~~~~~~~~~~~~
  1442. bashhist.c:726:15: note: place parentheses around the assignment to silence this warning
  1443.   while (temp = previous_history ())
  1444.               ^
  1445.          (                         )
  1446. bashhist.c:726:15: note: use '==' to turn this assignment into an equality comparison
  1447.   while (temp = previous_history ())
  1448.               ^
  1449.               ==
  1450. 1 warning generated.
  1451. rm -f bashline.o
  1452. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashline.c
  1453. bashline.c:796:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1454.   while (temp = fgets (buffer, 255, file))
  1455.          ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1456. bashline.c:796:15: note: place parentheses around the assignment to silence this warning
  1457.   while (temp = fgets (buffer, 255, file))
  1458.               ^
  1459.          (                               )
  1460. bashline.c:796:15: note: use '==' to turn this assignment into an equality comparison
  1461.   while (temp = fgets (buffer, 255, file))
  1462.               ^
  1463.               ==
  1464. bashline.c:1637:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1465.       while (was_assignment = assignment (n, 0));
  1466.              ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  1467. bashline.c:1637:29: note: place parentheses around the assignment to silence this warning
  1468.       while (was_assignment = assignment (n, 0));
  1469.                             ^
  1470.              (                                 )
  1471. bashline.c:1637:29: note: use '==' to turn this assignment into an equality comparison
  1472.       while (was_assignment = assignment (n, 0));
  1473.                             ^
  1474.                             ==
  1475. bashline.c:2131:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1476.       while (val = glob_matches[local_index++])
  1477.              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1478. bashline.c:2131:18: note: place parentheses around the assignment to silence this warning
  1479.       while (val = glob_matches[local_index++])
  1480.                  ^
  1481.              (                                )
  1482. bashline.c:2131:18: note: use '==' to turn this assignment into an equality comparison
  1483.       while (val = glob_matches[local_index++])
  1484.                  ^
  1485.                  ==
  1486. bashline.c:2525:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1487.   while (srvent = getservent ())
  1488.          ~~~~~~~^~~~~~~~~~~~~~~
  1489. bashline.c:2525:17: note: place parentheses around the assignment to silence this warning
  1490.   while (srvent = getservent ())
  1491.                 ^
  1492.          (                     )
  1493. bashline.c:2525:17: note: use '==' to turn this assignment into an equality comparison
  1494.   while (srvent = getservent ())
  1495.                 ^
  1496.                 ==
  1497. bashline.c:2581:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1498.   while (grent = getgrent ())
  1499.          ~~~~~~^~~~~~~~~~~~~
  1500. bashline.c:2581:16: note: place parentheses around the assignment to silence this warning
  1501.   while (grent = getgrent ())
  1502.                ^
  1503.          (                  )
  1504. bashline.c:2581:16: note: use '==' to turn this assignment into an equality comparison
  1505.   while (grent = getgrent ())
  1506.                ^
  1507.                ==
  1508. bashline.c:3295:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1509.   if (t = mbschr (local_dirname, '$'))
  1510.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1511. bashline.c:3295:9: note: place parentheses around the assignment to silence this warning
  1512.   if (t = mbschr (local_dirname, '$'))
  1513.         ^
  1514.       (                              )
  1515. bashline.c:3295:9: note: use '==' to turn this assignment into an equality comparison
  1516.   if (t = mbschr (local_dirname, '$'))
  1517.         ^
  1518.         ==
  1519. bashline.c:3297:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1520.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1521.            ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1522. bashline.c:3297:14: note: place parentheses around the assignment to silence this warning
  1523.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1524.              ^
  1525.            (                              )
  1526. bashline.c:3297:14: note: use '==' to turn this assignment into an equality comparison
  1527.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1528.              ^
  1529.              ==
  1530. bashline.c:3375:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1531.   if (t = mbschr (local_dirname, '$'))
  1532.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1533. bashline.c:3375:9: note: place parentheses around the assignment to silence this warning
  1534.   if (t = mbschr (local_dirname, '$'))
  1535.         ^
  1536.       (                              )
  1537. bashline.c:3375:9: note: use '==' to turn this assignment into an equality comparison
  1538.   if (t = mbschr (local_dirname, '$'))
  1539.         ^
  1540.         ==
  1541. bashline.c:3433:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1542.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1543.                               ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1544. bashline.c:3433:26: note: place parentheses around the assignment to silence this warning
  1545.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1546.                                 ^
  1547.                               (                                       )
  1548. bashline.c:3433:26: note: use '==' to turn this assignment into an equality comparison
  1549.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1550.                                 ^
  1551.                                 ==
  1552. bashline.c:4470:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1553.   for (passc = 0; c = string[i]; i++)
  1554.                   ~~^~~~~~~~~~~
  1555. bashline.c:4470:21: note: place parentheses around the assignment to silence this warning
  1556.   for (passc = 0; c = string[i]; i++)
  1557.                     ^
  1558.                   (            )
  1559. bashline.c:4470:21: note: use '==' to turn this assignment into an equality comparison
  1560.   for (passc = 0; c = string[i]; i++)
  1561.                     ^
  1562.                     ==
  1563. 10 warnings generated.
  1564. rm -f list.o
  1565. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c list.c
  1566. rm -f stringlib.o
  1567. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c stringlib.c
  1568. rm -f locale.o
  1569. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c locale.c
  1570. rm -f findcmd.o
  1571. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c findcmd.c
  1572. findcmd.c:269:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1573.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1574.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1575. findcmd.c:269:11: note: place parentheses around the assignment to silence this warning
  1576.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1577.           ^
  1578.       (                                   )
  1579. findcmd.c:269:11: note: use '==' to turn this assignment into an equality comparison
  1580.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1581.           ^
  1582.           ==
  1583. 1 warning generated.
  1584. cc  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o psize.aux ./psize.c
  1585. /bin/sh ./psize.sh > pipesize.h
  1586. rm -f redir.o
  1587. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c redir.c
  1588. redir.c:1462:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1589.   if (vr = valid_array_reference (w, 0))
  1590.       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1591. redir.c:1462:10: note: place parentheses around the assignment to silence this warning
  1592.   if (vr = valid_array_reference (w, 0))
  1593.          ^
  1594.       (                                )
  1595. redir.c:1462:10: note: use '==' to turn this assignment into an equality comparison
  1596.   if (vr = valid_array_reference (w, 0))
  1597.          ^
  1598.          ==
  1599. redir.c:1477:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1600.               if (vr = valid_array_reference (w, 0))
  1601.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1602. redir.c:1477:15: note: place parentheses around the assignment to silence this warning
  1603.               if (vr = valid_array_reference (w, 0))
  1604.                      ^
  1605.                   (                                )
  1606. redir.c:1477:15: note: use '==' to turn this assignment into an equality comparison
  1607.               if (vr = valid_array_reference (w, 0))
  1608.                      ^
  1609.                      ==
  1610. 2 warnings generated.
  1611. rm -f pcomplete.o
  1612. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplete.c
  1613. rm -f pcomplib.o
  1614. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplib.c
  1615. rm -f syntax.o
  1616. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c syntax.c
  1617. rm -f xmalloc.o
  1618. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c xmalloc.c
  1619. rm -f builtins.o
  1620. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing builtins.c
  1621. rm -f alias.o
  1622. ./mkbuiltins -D . alias.def
  1623. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing alias.c || ( rm -f alias.c ; exit 1 )
  1624. rm -f alias.c
  1625. rm -f bind.o
  1626. ./mkbuiltins -D . bind.def
  1627. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bind.c || ( rm -f bind.c ; exit 1 )
  1628. rm -f bind.c
  1629. rm -f break.o
  1630. ./mkbuiltins -D . break.def
  1631. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing break.c || ( rm -f break.c ; exit 1 )
  1632. rm -f break.c
  1633. rm -f builtin.o
  1634. ./mkbuiltins -D . builtin.def
  1635. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing builtin.c || ( rm -f builtin.c ; exit 1 )
  1636. rm -f builtin.c
  1637. rm -f caller.o
  1638. ./mkbuiltins -D . caller.def
  1639. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing caller.c || ( rm -f caller.c ; exit 1 )
  1640. rm -f caller.c
  1641. rm -f cd.o
  1642. ./mkbuiltins -D . cd.def
  1643. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing cd.c || ( rm -f cd.c ; exit 1 )
  1644. ./cd.def:370:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1645.       while (path = extract_colon_unit (cdpath, &path_index))
  1646.              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1647. ./cd.def:370:19: note: place parentheses around the assignment to silence this warning
  1648.       while (path = extract_colon_unit (cdpath, &path_index))
  1649.                   ^
  1650.              (                                              )
  1651. ./cd.def:370:19: note: use '==' to turn this assignment into an equality comparison
  1652.       while (path = extract_colon_unit (cdpath, &path_index))
  1653.                   ^
  1654.                   ==
  1655. 1 warning generated.
  1656. rm -f cd.c
  1657. rm -f colon.o
  1658. ./mkbuiltins -D . colon.def
  1659. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing colon.c || ( rm -f colon.c ; exit 1 )
  1660. rm -f colon.c
  1661. rm -f command.o
  1662. ./mkbuiltins -D . command.def
  1663. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing command.c || ( rm -f command.c ; exit 1 )
  1664. rm -f command.c
  1665. rm -f common.o
  1666. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing common.c
  1667. rm -f declare.o
  1668. ./mkbuiltins -D . declare.def
  1669. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing declare.c || ( rm -f declare.c ; exit 1 )
  1670. rm -f declare.c
  1671. rm -f echo.o
  1672. ./mkbuiltins -D . echo.def
  1673. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing echo.c || ( rm -f echo.c ; exit 1 )
  1674. ./echo.def:141:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1675.       while (i = *temp++)
  1676.              ~~^~~~~~~~~
  1677. ./echo.def:141:16: note: place parentheses around the assignment to silence this warning
  1678.       while (i = *temp++)
  1679.                ^
  1680.              (          )
  1681. ./echo.def:141:16: note: use '==' to turn this assignment into an equality comparison
  1682.       while (i = *temp++)
  1683.                ^
  1684.                ==
  1685. 1 warning generated.
  1686. rm -f echo.c
  1687. rm -f enable.o
  1688. ./mkbuiltins -D . enable.def
  1689. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing enable.c || ( rm -f enable.c ; exit 1 )
  1690. rm -f enable.c
  1691. rm -f eval.o
  1692. ./mkbuiltins -D . eval.def
  1693. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing eval.c || ( rm -f eval.c ; exit 1 )
  1694. rm -f eval.c
  1695. rm -f evalfile.o
  1696. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalfile.c
  1697. rm -f evalstring.o
  1698. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalstring.c
  1699. evalstring.c:402:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1700.           else if (command = global_command)
  1701.                    ~~~~~~~~^~~~~~~~~~~~~~~~
  1702. evalstring.c:402:21: note: place parentheses around the assignment to silence this warning
  1703.           else if (command = global_command)
  1704.                            ^
  1705.                    (                       )
  1706. evalstring.c:402:21: note: use '==' to turn this assignment into an equality comparison
  1707.           else if (command = global_command)
  1708.                            ^
  1709.                            ==
  1710. 1 warning generated.
  1711. rm -f exec.o
  1712. ./mkbuiltins -D . exec.def
  1713. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing exec.c || ( rm -f exec.c ; exit 1 )
  1714. rm -f exec.c
  1715. rm -f exit.o
  1716. ./mkbuiltins -D . exit.def
  1717. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing exit.c || ( rm -f exit.c ; exit 1 )
  1718. rm -f exit.c
  1719. rm -f fc.o
  1720. ./mkbuiltins -D . fc.def
  1721. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing fc.c || ( rm -f fc.c ; exit 1 )
  1722. rm -f fc.c
  1723. rm -f fg_bg.o
  1724. ./mkbuiltins -D . fg_bg.def
  1725. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
  1726. rm -f fg_bg.c
  1727. rm -f hash.o
  1728. ./mkbuiltins -D . hash.def
  1729. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing hash.c || ( rm -f hash.c ; exit 1 )
  1730. rm -f hash.c
  1731. rm -f help.o
  1732. ./mkbuiltins -D . help.def
  1733. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing help.c || ( rm -f help.c ; exit 1 )
  1734. ./help.def:145:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1735.           for (i = 0; name = shell_builtins[i].name; i++)
  1736.                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  1737. ./help.def:145:21: note: place parentheses around the assignment to silence this warning
  1738.           for (i = 0; name = shell_builtins[i].name; i++)
  1739.                            ^
  1740.                       (                            )
  1741. ./help.def:145:21: note: use '==' to turn this assignment into an equality comparison
  1742.           for (i = 0; name = shell_builtins[i].name; i++)
  1743.                            ^
  1744.                            ==
  1745. 1 warning generated.
  1746. rm -f help.c
  1747. rm -f history.o
  1748. ./mkbuiltins -D . history.def
  1749. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing history.c || ( rm -f history.c ; exit 1 )
  1750. rm -f history.c
  1751. rm -f jobs.o
  1752. ./mkbuiltins -D . jobs.def
  1753. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing jobs.c || ( rm -f jobs.c ; exit 1 )
  1754. rm -f jobs.c
  1755. rm -f kill.o
  1756. ./mkbuiltins -D . kill.def
  1757. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing kill.c || ( rm -f kill.c ; exit 1 )
  1758. rm -f kill.c
  1759. rm -f let.o
  1760. ./mkbuiltins -D . let.def
  1761. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing let.c || ( rm -f let.c ; exit 1 )
  1762. rm -f let.c
  1763. rm -f mapfile.o
  1764. ./mkbuiltins -D . mapfile.def
  1765. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mapfile.c || ( rm -f mapfile.c ; exit 1 )
  1766. rm -f mapfile.c
  1767. rm -f pushd.o
  1768. ./mkbuiltins -D . pushd.def
  1769. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing pushd.c || ( rm -f pushd.c ; exit 1 )
  1770. rm -f pushd.c
  1771. rm -f read.o
  1772. ./mkbuiltins -D . read.def
  1773. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing read.c || ( rm -f read.c ; exit 1 )
  1774. rm -f read.c
  1775. rm -f return.o
  1776. ./mkbuiltins -D . return.def
  1777. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing return.c || ( rm -f return.c ; exit 1 )
  1778. rm -f return.c
  1779. rm -f set.o
  1780. ./mkbuiltins -D . set.def
  1781. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing set.c || ( rm -f set.c ; exit 1 )
  1782. ./set.def:617:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1783.   while (vname = extract_colon_unit (value, &vptr))
  1784.          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1785. ./set.def:617:16: note: place parentheses around the assignment to silence this warning
  1786.   while (vname = extract_colon_unit (value, &vptr))
  1787.                ^
  1788.          (                                        )
  1789. ./set.def:617:16: note: use '==' to turn this assignment into an equality comparison
  1790.   while (vname = extract_colon_unit (value, &vptr))
  1791.                ^
  1792.                ==
  1793. ./set.def:742:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1794.           while (flag_name = *++arg)
  1795.                  ~~~~~~~~~~^~~~~~~~
  1796. ./set.def:742:21: note: place parentheses around the assignment to silence this warning
  1797.           while (flag_name = *++arg)
  1798.                            ^
  1799.                  (                 )
  1800. ./set.def:742:21: note: use '==' to turn this assignment into an equality comparison
  1801.           while (flag_name = *++arg)
  1802.                            ^
  1803.                            ==
  1804. ./set.def:946:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1805.           if (var = find_function (name))
  1806.               ~~~~^~~~~~~~~~~~~~~~~~~~~~
  1807. ./set.def:946:12: note: place parentheses around the assignment to silence this warning
  1808.           if (var = find_function (name))
  1809.                   ^
  1810.               (                         )
  1811. ./set.def:946:12: note: use '==' to turn this assignment into an equality comparison
  1812.           if (var = find_function (name))
  1813.                   ^
  1814.                   ==
  1815. ./set.def:985:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1816.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1817.                       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1818. ./set.def:985:13: note: place parentheses around the assignment to silence this warning
  1819.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1820.                           ^
  1821.                       (                                                 )
  1822. ./set.def:985:13: note: use '==' to turn this assignment into an equality comparison
  1823.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1824.                           ^
  1825.                           ==
  1826. 4 warnings generated.
  1827. rm -f set.c
  1828. rm -f setattr.o
  1829. ./mkbuiltins -D . setattr.def
  1830. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing setattr.c || ( rm -f setattr.c ; exit 1 )
  1831. ./setattr.def:320:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1832.           for (i = 0; var = variable_list[i]; i++)
  1833.                       ~~~~^~~~~~~~~~~~~~~~~~
  1834. ./setattr.def:320:20: note: place parentheses around the assignment to silence this warning
  1835.           for (i = 0; var = variable_list[i]; i++)
  1836.                           ^
  1837.                       (                     )
  1838. ./setattr.def:320:20: note: use '==' to turn this assignment into an equality comparison
  1839.           for (i = 0; var = variable_list[i]; i++)
  1840.                           ^
  1841.                           ==
  1842. ./setattr.def:337:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1843.                   if (any_failed = sh_chkwrite (any_failed))
  1844.                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1845. ./setattr.def:337:20: note: place parentheses around the assignment to silence this warning
  1846.                   if (any_failed = sh_chkwrite (any_failed))
  1847.                                  ^
  1848.                       (                                    )
  1849. ./setattr.def:337:20: note: use '==' to turn this assignment into an equality comparison
  1850.                   if (any_failed = sh_chkwrite (any_failed))
  1851.                                  ^
  1852.                                  ==
  1853. ./setattr.def:364:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1854.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1855.                            ~~~~^~~~~~~~~~~~~~~~~~
  1856. ./setattr.def:364:32: note: place parentheses around the assignment to silence this warning
  1857.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1858.                                ^
  1859.                            (                     )
  1860. ./setattr.def:364:32: note: use '==' to turn this assignment into an equality comparison
  1861.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1862.                                ^
  1863.                                ==
  1864. ./setattr.def:367:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1865.       if (any_failed = sh_chkwrite (any_failed))
  1866.           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1867. ./setattr.def:367:22: note: place parentheses around the assignment to silence this warning
  1868.       if (any_failed = sh_chkwrite (any_failed))
  1869.                      ^
  1870.           (                                    )
  1871. ./setattr.def:367:22: note: use '==' to turn this assignment into an equality comparison
  1872.       if (any_failed = sh_chkwrite (any_failed))
  1873.                      ^
  1874.                      ==
  1875. ./setattr.def:388:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1876.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1877.                            ~~~~^~~~~~~~~~~~~~~~~~
  1878. ./setattr.def:388:32: note: place parentheses around the assignment to silence this warning
  1879.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1880.                                ^
  1881.                            (                     )
  1882. ./setattr.def:388:32: note: use '==' to turn this assignment into an equality comparison
  1883.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1884.                                ^
  1885.                                ==
  1886. ./setattr.def:391:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1887.       if (any_failed = sh_chkwrite (any_failed))
  1888.           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1889. ./setattr.def:391:22: note: place parentheses around the assignment to silence this warning
  1890.       if (any_failed = sh_chkwrite (any_failed))
  1891.                      ^
  1892.           (                                    )
  1893. ./setattr.def:391:22: note: use '==' to turn this assignment into an equality comparison
  1894.       if (any_failed = sh_chkwrite (any_failed))
  1895.                      ^
  1896.                      ==
  1897. 6 warnings generated.
  1898. rm -f setattr.c
  1899. rm -f shift.o
  1900. ./mkbuiltins -D . shift.def
  1901. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shift.c || ( rm -f shift.c ; exit 1 )
  1902. rm -f shift.c
  1903. rm -f source.o
  1904. ./mkbuiltins -D . source.def
  1905. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing source.c || ( rm -f source.c ; exit 1 )
  1906. rm -f source.c
  1907. rm -f suspend.o
  1908. ./mkbuiltins -D . suspend.def
  1909. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing suspend.c || ( rm -f suspend.c ; exit 1 )
  1910. rm -f suspend.c
  1911. rm -f test.o
  1912. ./mkbuiltins -D . test.def
  1913. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing test.c || ( rm -f test.c ; exit 1 )
  1914. rm -f test.c
  1915. rm -f times.o
  1916. ./mkbuiltins -D . times.def
  1917. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing times.c || ( rm -f times.c ; exit 1 )
  1918. rm -f times.c
  1919. rm -f trap.o
  1920. ./mkbuiltins -D . trap.def
  1921. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing trap.c || ( rm -f trap.c ; exit 1 )
  1922. rm -f trap.c
  1923. rm -f type.o
  1924. ./mkbuiltins -D . type.def
  1925. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing type.c || ( rm -f type.c ; exit 1 )
  1926. ./type.def:338:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1927.       if (full_path = phash_search (command))
  1928.           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  1929. ./type.def:338:21: note: place parentheses around the assignment to silence this warning
  1930.       if (full_path = phash_search (command))
  1931.                     ^
  1932.           (                                 )
  1933. ./type.def:338:21: note: use '==' to turn this assignment into an equality comparison
  1934.       if (full_path = phash_search (command))
  1935.                     ^
  1936.                     ==
  1937. 1 warning generated.
  1938. rm -f type.c
  1939. rm -f ulimit.o
  1940. ./mkbuiltins -D . ulimit.def
  1941. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ulimit.c || ( rm -f ulimit.c ; exit 1 )
  1942. rm -f ulimit.c
  1943. rm -f umask.o
  1944. ./mkbuiltins -D . umask.def
  1945. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing umask.c || ( rm -f umask.c ; exit 1 )
  1946. rm -f umask.c
  1947. rm -f wait.o
  1948. ./mkbuiltins -D . wait.def
  1949. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing wait.c || ( rm -f wait.c ; exit 1 )
  1950. rm -f wait.c
  1951. rm -f getopts.o
  1952. ./mkbuiltins -D . getopts.def
  1953. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing getopts.c || ( rm -f getopts.c ; exit 1 )
  1954. rm -f getopts.c
  1955. rm -f shopt.o
  1956. ./mkbuiltins -D . shopt.def
  1957. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shopt.c || ( rm -f shopt.c ; exit 1 )
  1958. ./shopt.def:458:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1959.   if (v = find_variable ("BASHOPTS"))
  1960.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1961. ./shopt.def:458:9: note: place parentheses around the assignment to silence this warning
  1962.   if (v = find_variable ("BASHOPTS"))
  1963.         ^
  1964.       (                             )
  1965. ./shopt.def:458:9: note: use '==' to turn this assignment into an equality comparison
  1966.   if (v = find_variable ("BASHOPTS"))
  1967.         ^
  1968.         ==
  1969. ./shopt.def:862:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1970.   while (vname = extract_colon_unit (value, &vptr))
  1971.          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1972. ./shopt.def:862:16: note: place parentheses around the assignment to silence this warning
  1973.   while (vname = extract_colon_unit (value, &vptr))
  1974.                ^
  1975.          (                                        )
  1976. ./shopt.def:862:16: note: use '==' to turn this assignment into an equality comparison
  1977.   while (vname = extract_colon_unit (value, &vptr))
  1978.                ^
  1979.                ==
  1980. 2 warnings generated.
  1981. rm -f shopt.c
  1982. rm -f printf.o
  1983. ./mkbuiltins -D . printf.def
  1984. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing printf.c || ( rm -f printf.c ; exit 1 )
  1985. rm -f printf.c
  1986. rm -f getopt.o
  1987. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing getopt.c
  1988. getopt.c:182:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1989.   if (sh_badopt = (temp == NULL || c == ':'))
  1990.       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1991. getopt.c:182:17: note: place parentheses around the assignment to silence this warning
  1992.   if (sh_badopt = (temp == NULL || c == ':'))
  1993.                 ^
  1994.       (                                     )
  1995. getopt.c:182:17: note: use '==' to turn this assignment into an equality comparison
  1996.   if (sh_badopt = (temp == NULL || c == ':'))
  1997.                 ^
  1998.                 ==
  1999. 1 warning generated.
  2000. rm -f bashgetopt.o
  2001. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bashgetopt.c
  2002. rm -f complete.o
  2003. ./mkbuiltins -D . complete.def
  2004. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing complete.c || ( rm -f complete.c ; exit 1 )
  2005. rm -f complete.c
  2006. rm -f libbuiltins.a
  2007. 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
  2008. ranlib libbuiltins.a
  2009. making ./lib/glob/libglob.a in ./lib/glob
  2010. rm -f glob.o
  2011. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  glob.c
  2012. glob.c:230:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2013.   while (t = glob_patscan (pp, pe, '|'))
  2014.          ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2015. glob.c:230:12: note: place parentheses around the assignment to silence this warning
  2016.   while (t = glob_patscan (pp, pe, '|'))
  2017.            ^
  2018.          (                             )
  2019. glob.c:230:12: note: use '==' to turn this assignment into an equality comparison
  2020.   while (t = glob_patscan (pp, pe, '|'))
  2021.            ^
  2022.            ==
  2023. glob.c:348:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2024.   while (t = glob_patscan_wc (pp, pe, '|'))
  2025.          ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2026. glob.c:348:12: note: place parentheses around the assignment to silence this warning
  2027.   while (t = glob_patscan_wc (pp, pe, '|'))
  2028.            ^
  2029.          (                                )
  2030. glob.c:348:12: note: use '==' to turn this assignment into an equality comparison
  2031.   while (t = glob_patscan_wc (pp, pe, '|'))
  2032.            ^
  2033.            ==
  2034. 2 warnings generated.
  2035. rm -f strmatch.o
  2036. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  strmatch.c
  2037. rm -f smatch.o
  2038. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  smatch.c
  2039. In file included from smatch.c:330:
  2040. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2041.   if (not = (*p == L('!') || *p == L('^')))
  2042.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2043. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  2044.   if (not = (*p == L('!') || *p == L('^')))
  2045.           ^
  2046.       (                                   )
  2047. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  2048.   if (not = (*p == L('!') || *p == L('^')))
  2049.           ^
  2050.           ==
  2051. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2052.   for (s = string; c = *s; s++)
  2053.                    ~~^~~~
  2054. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  2055.   for (s = string; c = *s; s++)
  2056.                      ^
  2057.                    (     )
  2058. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  2059.   for (s = string; c = *s; s++)
  2060.                      ^
  2061.                      ==
  2062. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2063.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2064.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2065. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  2066.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2067.                      ^
  2068.                   (                                                          )
  2069. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  2070.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2071.                      ^
  2072.                      ==
  2073. smatch.c:525:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2074.   while (p = strchr (p, '['))
  2075.          ~~^~~~~~~~~~~~~~~~~
  2076. smatch.c:525:12: note: place parentheses around the assignment to silence this warning
  2077.   while (p = strchr (p, '['))
  2078.            ^
  2079.          (                  )
  2080. smatch.c:525:12: note: use '==' to turn this assignment into an equality comparison
  2081.   while (p = strchr (p, '['))
  2082.            ^
  2083.            ==
  2084. In file included from smatch.c:575:
  2085. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2086.   if (not = (*p == L('!') || *p == L('^')))
  2087.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2088. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  2089.   if (not = (*p == L('!') || *p == L('^')))
  2090.           ^
  2091.       (                                   )
  2092. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  2093.   if (not = (*p == L('!') || *p == L('^')))
  2094.           ^
  2095.           ==
  2096. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2097.   for (s = string; c = *s; s++)
  2098.                    ~~^~~~
  2099. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  2100.   for (s = string; c = *s; s++)
  2101.                      ^
  2102.                    (     )
  2103. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  2104.   for (s = string; c = *s; s++)
  2105.                      ^
  2106.                      ==
  2107. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2108.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2109.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2110. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  2111.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2112.                      ^
  2113.                   (                                                          )
  2114. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  2115.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2116.                      ^
  2117.                      ==
  2118. 7 warnings generated.
  2119. rm -f xmbsrtowcs.o
  2120. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  xmbsrtowcs.c
  2121. rm -f gmisc.o
  2122. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  gmisc.c
  2123. In file included from gmisc.c:57:
  2124. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2125.   while (c = *pat++)
  2126.          ~~^~~~~~~~
  2127. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  2128.   while (c = *pat++)
  2129.            ^
  2130.          (         )
  2131. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  2132.   while (c = *pat++)
  2133.            ^
  2134.            ==
  2135. In file included from gmisc.c:72:
  2136. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2137.   while (c = *pat++)
  2138.          ~~^~~~~~~~
  2139. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  2140.   while (c = *pat++)
  2141.            ^
  2142.          (         )
  2143. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  2144.   while (c = *pat++)
  2145.            ^
  2146.            ==
  2147. 2 warnings generated.
  2148. rm -f -f libglob.a
  2149. ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o
  2150. test -n "ranlib" && ranlib libglob.a
  2151. making ./lib/sh/libsh.a in ./lib/sh
  2152. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE clktck.c
  2153. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE clock.c
  2154. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE getenv.c
  2155. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE oslib.c
  2156. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE setlinebuf.c
  2157. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE strnlen.c
  2158. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE itos.c
  2159. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zread.c
  2160. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zwrite.c
  2161. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shtty.c
  2162. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shmatch.c
  2163. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE eaccess.c
  2164. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE netconn.c
  2165. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE netopen.c
  2166. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE timeval.c
  2167. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE makepath.c
  2168. makepath.c:123:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2169.   while (*r++ = *s++)
  2170.          ~~~~~^~~~~~
  2171. makepath.c:123:15: note: place parentheses around the assignment to silence this warning
  2172.   while (*r++ = *s++)
  2173.               ^
  2174.          (          )
  2175. makepath.c:123:15: note: use '==' to turn this assignment into an equality comparison
  2176.   while (*r++ = *s++)
  2177.               ^
  2178.               ==
  2179. 1 warning generated.
  2180. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE pathcanon.c
  2181. pathcanon.c:117:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2182.   if (rooted = ROOTEDPATH(path))
  2183.       ~~~~~~~^~~~~~~~~~~~~~~~~~
  2184. pathcanon.c:117:14: note: place parentheses around the assignment to silence this warning
  2185.   if (rooted = ROOTEDPATH(path))
  2186.              ^
  2187.       (                        )
  2188. pathcanon.c:117:14: note: use '==' to turn this assignment into an equality comparison
  2189.   if (rooted = ROOTEDPATH(path))
  2190.              ^
  2191.              ==
  2192. 1 warning generated.
  2193. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE pathphys.c
  2194. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE tmpfile.c
  2195. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE stringlist.c
  2196. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE stringvec.c
  2197. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE spell.c
  2198. spell.c:98:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2199.       for (p = best; *np = *p++; np++)
  2200.                      ~~~~^~~~~~
  2201. spell.c:98:26: note: place parentheses around the assignment to silence this warning
  2202.       for (p = best; *np = *p++; np++)
  2203.                          ^
  2204.                      (         )
  2205. spell.c:98:26: note: use '==' to turn this assignment into an equality comparison
  2206.       for (p = best; *np = *p++; np++)
  2207.                          ^
  2208.                          ==
  2209. 1 warning generated.
  2210. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shquote.c
  2211. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE strtrans.c
  2212. strtrans.c:253:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2213.   for (s = str; c = *s; s++)
  2214.                 ~~^~~~
  2215. strtrans.c:253:19: note: place parentheses around the assignment to silence this warning
  2216.   for (s = str; c = *s; s++)
  2217.                   ^
  2218.                 (     )
  2219. strtrans.c:253:19: note: use '==' to turn this assignment into an equality comparison
  2220.   for (s = str; c = *s; s++)
  2221.                   ^
  2222.                   ==
  2223. strtrans.c:337:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2224.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2225.                     ~~~~^~~~~~
  2226. strtrans.c:337:25: note: place parentheses around the assignment to silence this warning
  2227.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2228.                         ^
  2229.                     (         )
  2230. strtrans.c:337:25: note: use '==' to turn this assignment into an equality comparison
  2231.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2232.                         ^
  2233.                         ==
  2234. strtrans.c:360:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2235.   for (s = string; c = *s; s++)
  2236.                    ~~^~~~
  2237. strtrans.c:360:22: note: place parentheses around the assignment to silence this warning
  2238.   for (s = string; c = *s; s++)
  2239.                      ^
  2240.                    (     )
  2241. strtrans.c:360:22: note: use '==' to turn this assignment into an equality comparison
  2242.   for (s = string; c = *s; s++)
  2243.                      ^
  2244.                      ==
  2245. 3 warnings generated.
  2246. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE snprintf.c
  2247. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mailstat.c
  2248. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtulong.c
  2249. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtullong.c
  2250. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtumax.c
  2251. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zcatfd.c
  2252. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zmapfd.c
  2253. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE winsize.c
  2254. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE wcsdup.c
  2255. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fpurge.c
  2256. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zgetline.c
  2257. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbscmp.c
  2258. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE uconvert.c
  2259. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE ufuncs.c
  2260. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE casemod.c
  2261. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE input_avail.c
  2262. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbscasecmp.c
  2263. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fnxform.c
  2264. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE unicode.c
  2265. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shmbchar.c
  2266. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE utf8.c
  2267. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE random.c
  2268. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE gettimeofday.c
  2269. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE wcsnwidth.c
  2270. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mktime.c
  2271. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbschr.c
  2272. rm -f libsh.a
  2273. 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  utf8.o random.o gettimeofday.o wcsnwidth.o mktime.o mbschr.o
  2274. test -n "ranlib" && ranlib libsh.a
  2275. making ./lib/tilde/libtilde.a in ./lib/tilde
  2276. cc -c   -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -I. -I../.. -I../.. -I../../include -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing tilde.c
  2277. tilde.c:195:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2278.   if (result = strchr (string, '~'))
  2279.       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2280. tilde.c:195:14: note: place parentheses around the assignment to silence this warning
  2281.   if (result = strchr (string, '~'))
  2282.              ^
  2283.       (                            )
  2284. tilde.c:195:14: note: use '==' to turn this assignment into an equality comparison
  2285.   if (result = strchr (string, '~'))
  2286.              ^
  2287.              ==
  2288. 1 warning generated.
  2289. rm -f libtilde.a
  2290. ar cr libtilde.a tilde.o
  2291. test -n "ranlib" && ranlib libtilde.a
  2292. rm -f bash
  2293. cc -L./builtins -L/usr/local/lib -L/usr/local/lib -L./lib/glob  -L./lib/tilde  -L./lib/sh  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o   dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o  expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o  trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o  alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o  bashline.o  list.o stringlib.o locale.o findcmd.o redir.o  pcomplete.o pcomplib.o syntax.o xmalloc.o  -lbuiltins -lglob -lsh -lreadline -lhistory -ltermcap  -ltilde  /usr/local/lib/libintl.so   -ldl -L/usr/local/lib
  2294. ls -l bash
  2295. -rwxr-xr-x  1 root  wheel  1064704 Dec 11 11:57 bash
  2296. size bash
  2297.     text    data     bss      dec       hex   filename
  2298.   927153   11544   52516   991213   0xf1fed   bash
  2299. rm -f man2html.o
  2300. cc -c  -DHAVE_CONFIG_H -DSHELL   -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I.. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.c
  2301. man2html.c:3693:44: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2302.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2303.                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  2304. man2html.c:3693:44: note: place parentheses around the assignment to silence this warning
  2305.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2306.                                                                        ^
  2307.                                             (                                         )
  2308. man2html.c:3693:44: note: use '==' to turn this assignment into an equality comparison
  2309.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2310.                                                                        ^
  2311.                                                                        ==
  2312. 1 warning generated.
  2313. cc  -DHAVE_CONFIG_H -DSHELL   -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I.. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.o -o man2html -ldl -L/usr/local/lib
  2314. ===========================================================================
  2315. =======================<phase: run-depends    >============================
  2316. ===>   bash-5.1 depends on executable: indexinfo - found
  2317. ===========================================================================
  2318. =======================<phase: stage          >============================
  2319. ===>  Staging for bash-5.1
  2320. ===>   Generating temporary packing list
  2321. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2322. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage installdirs )
  2323. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  2324. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES
  2325. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES
  2326. if test "bash" = "gettext-tools"; then  /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po;  else  : ;  fi
  2327. install  -s -m 555 -m 0755 bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bash
  2328. install  -m 555 -m 0555 bashbug /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bashbug
  2329. install  -m 0644 ./CHANGES ./COMPAT ./NEWS ./POSIX  ./RBASH ./README /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2330. ( cd ./doc ; /usr/bin/make    man1dir=/usr/local/man/man1 man1ext=.1  man3dir=/usr/local/man/man3 man3ext=.3  infodir=/usr/local/share/info htmldir=/usr/local/share/doc/bash DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2331. makeinfo --no-split -I../lib/readline/doc ./bashref.texi
  2332. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1
  2333. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info
  2334. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2335. 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
  2336. install  -m 0644 ./bash.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bash.1
  2337. install  -m 0644 ./bashbug.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bashbug.1
  2338. install  -m 0644 ./FAQ ./INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2339. if test -f bash.info; then d=.; else d=.; fi;  install  -m 0644 $d/bash.info /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info
  2340. if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then  install-info --dir-file=/wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/dir /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info;  else true; fi
  2341. 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
  2342. ( cd ./builtins ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2343. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2344. test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /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 ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo
  2345. `en@quot.gmo' is up to date.
  2346. `en@boldquot.gmo' is up to date.
  2347. `af.gmo' is up to date.
  2348. `bg.gmo' is up to date.
  2349. `ca.gmo' is up to date.
  2350. `cs.gmo' is up to date.
  2351. `da.gmo' is up to date.
  2352. `de.gmo' is up to date.
  2353. `el.gmo' is up to date.
  2354. `eo.gmo' is up to date.
  2355. `es.gmo' is up to date.
  2356. `et.gmo' is up to date.
  2357. `fi.gmo' is up to date.
  2358. `fr.gmo' is up to date.
  2359. `ga.gmo' is up to date.
  2360. `gl.gmo' is up to date.
  2361. `hr.gmo' is up to date.
  2362. `hu.gmo' is up to date.
  2363. `id.gmo' is up to date.
  2364. `it.gmo' is up to date.
  2365. `ja.gmo' is up to date.
  2366. `ko.gmo' is up to date.
  2367. `lt.gmo' is up to date.
  2368. `nb.gmo' is up to date.
  2369. `nl.gmo' is up to date.
  2370. `pl.gmo' is up to date.
  2371. `pt.gmo' is up to date.
  2372. `pt_BR.gmo' is up to date.
  2373. `ro.gmo' is up to date.
  2374. `ru.gmo' is up to date.
  2375. `sk.gmo' is up to date.
  2376. `sl.gmo' is up to date.
  2377. `sr.gmo' is up to date.
  2378. `sv.gmo' is up to date.
  2379. `tr.gmo' is up to date.
  2380. `uk.gmo' is up to date.
  2381. `vi.gmo' is up to date.
  2382. `zh_CN.gmo' is up to date.
  2383. `zh_TW.gmo' is up to date.
  2384. touch stamp-po
  2385. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  2386. installing en@quot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo
  2387. installing en@boldquot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo
  2388. installing af.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/af/LC_MESSAGES/bash.mo
  2389. installing bg.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/bg/LC_MESSAGES/bash.mo
  2390. installing ca.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ca/LC_MESSAGES/bash.mo
  2391. installing cs.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/cs/LC_MESSAGES/bash.mo
  2392. installing da.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/da/LC_MESSAGES/bash.mo
  2393. installing de.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/de/LC_MESSAGES/bash.mo
  2394. installing el.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/el/LC_MESSAGES/bash.mo
  2395. installing eo.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/eo/LC_MESSAGES/bash.mo
  2396. installing es.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/es/LC_MESSAGES/bash.mo
  2397. installing et.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/et/LC_MESSAGES/bash.mo
  2398. installing fi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fi/LC_MESSAGES/bash.mo
  2399. installing fr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fr/LC_MESSAGES/bash.mo
  2400. installing ga.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ga/LC_MESSAGES/bash.mo
  2401. installing gl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/gl/LC_MESSAGES/bash.mo
  2402. installing hr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hr/LC_MESSAGES/bash.mo
  2403. installing hu.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hu/LC_MESSAGES/bash.mo
  2404. installing id.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/id/LC_MESSAGES/bash.mo
  2405. installing it.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/it/LC_MESSAGES/bash.mo
  2406. installing ja.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ja/LC_MESSAGES/bash.mo
  2407. installing ko.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ko/LC_MESSAGES/bash.mo
  2408. installing lt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/lt/LC_MESSAGES/bash.mo
  2409. installing nb.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nb/LC_MESSAGES/bash.mo
  2410. installing nl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nl/LC_MESSAGES/bash.mo
  2411. installing pl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pl/LC_MESSAGES/bash.mo
  2412. installing pt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt/LC_MESSAGES/bash.mo
  2413. installing pt_BR.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo
  2414. installing ro.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ro/LC_MESSAGES/bash.mo
  2415. installing ru.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ru/LC_MESSAGES/bash.mo
  2416. installing sk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sk/LC_MESSAGES/bash.mo
  2417. installing sl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sl/LC_MESSAGES/bash.mo
  2418. installing sr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sr/LC_MESSAGES/bash.mo
  2419. installing sv.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sv/LC_MESSAGES/bash.mo
  2420. installing tr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/tr/LC_MESSAGES/bash.mo
  2421. installing uk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/uk/LC_MESSAGES/bash.mo
  2422. installing vi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/vi/LC_MESSAGES/bash.mo
  2423. installing zh_CN.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo
  2424. installing zh_TW.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo
  2425. if test "bash" = "gettext-tools"; then  /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po;  for file in Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do  install  -m 0644 ./$file  /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file;  done;  for file in Makevars; do  rm -f /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file;  done;  else  : ;  fi
  2426. ( cd /wrkdirs/usr/ports/shells/bash/work/bash-5.1/examples/loadables && /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2427. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o print.o print.c
  2428. cc -shared -Wl,-soname,print  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o print print.o
  2429. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o truefalse.o truefalse.c
  2430. cc -shared -Wl,-soname,truefalse  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o truefalse truefalse.o
  2431. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o sleep.o sleep.c
  2432. cc -shared -Wl,-soname,sleep  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sleep sleep.o
  2433. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o finfo.o finfo.c
  2434. cc -shared -Wl,-soname,finfo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o finfo finfo.o
  2435. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o logname.o logname.c
  2436. cc -shared -Wl,-soname,logname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o logname logname.o
  2437. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o basename.o basename.c
  2438. cc -shared -Wl,-soname,basename  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o basename basename.o
  2439. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o dirname.o dirname.c
  2440. cc -shared -Wl,-soname,dirname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o dirname dirname.o
  2441. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o fdflags.o fdflags.c
  2442. cc -shared -Wl,-soname,fdflags  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o fdflags fdflags.o
  2443. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o tty.o tty.c
  2444. cc -shared -Wl,-soname,tty  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tty tty.o
  2445. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o pathchk.o pathchk.c
  2446. cc -shared -Wl,-soname,pathchk  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o pathchk pathchk.o
  2447. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o tee.o tee.c
  2448. cc -shared -Wl,-soname,tee  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tee tee.o
  2449. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o head.o head.c
  2450. cc -shared -Wl,-soname,head  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o head head.o
  2451. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mkdir.o mkdir.c
  2452. mkdir.c:173:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2453.  while (p = strchr (p, '/'))
  2454.         ~~^~~~~~~~~~~~~~~~~
  2455. mkdir.c:173:12: note: place parentheses around the assignment to silence this warning
  2456.  while (p = strchr (p, '/'))
  2457.           ^
  2458.         (                  )
  2459. mkdir.c:173:12: note: use '==' to turn this assignment into an equality comparison
  2460.  while (p = strchr (p, '/'))
  2461.           ^
  2462.           ==
  2463. 1 warning generated.
  2464. cc -shared -Wl,-soname,mkdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkdir mkdir.o
  2465. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o rmdir.o rmdir.c
  2466. cc -shared -Wl,-soname,rmdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rmdir rmdir.o
  2467. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mkfifo.o mkfifo.c
  2468. cc -shared -Wl,-soname,mkfifo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkfifo mkfifo.o
  2469. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mktemp.o mktemp.c
  2470. cc -shared -Wl,-soname,mktemp  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mktemp mktemp.o
  2471. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o printenv.o printenv.c
  2472. cc -shared -Wl,-soname,printenv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o printenv printenv.o
  2473. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o id.o id.c
  2474. cc -shared -Wl,-soname,id  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o id id.o
  2475. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o whoami.o whoami.c
  2476. cc -shared -Wl,-soname,whoami  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o whoami whoami.o
  2477. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o uname.o uname.c
  2478. cc -shared -Wl,-soname,uname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o uname uname.o
  2479. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o sync.o sync.c
  2480. cc -shared -Wl,-soname,sync  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sync sync.o
  2481. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o push.o push.c
  2482. cc -shared -Wl,-soname,push  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o push push.o
  2483. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o ln.o ln.c
  2484. cc -shared -Wl,-soname,ln  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o ln ln.o
  2485. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o unlink.o unlink.c
  2486. cc -shared -Wl,-soname,unlink  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o unlink unlink.o
  2487. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o realpath.o realpath.c
  2488. cc -shared -Wl,-soname,realpath  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o realpath realpath.o
  2489. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o strftime.o strftime.c
  2490. cc -shared -Wl,-soname,strftime  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o strftime strftime.o
  2491. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mypid.o mypid.c
  2492. cc -shared -Wl,-soname,mypid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mypid mypid.o
  2493. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o setpgid.o setpgid.c
  2494. cc -shared -Wl,-soname,setpgid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o setpgid setpgid.o
  2495. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o seq.o seq.c
  2496. seq.c:178:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2497.  if (dp = strchr (numbuf, decimal_point))
  2498.      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2499. seq.c:178:10: note: place parentheses around the assignment to silence this warning
  2500.  if (dp = strchr (numbuf, decimal_point))
  2501.         ^
  2502.      (                                  )
  2503. seq.c:178:10: note: use '==' to turn this assignment into an equality comparison
  2504.  if (dp = strchr (numbuf, decimal_point))
  2505.         ^
  2506.         ==
  2507. 1 warning generated.
  2508. cc -shared -Wl,-soname,seq  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o seq seq.o
  2509. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o rm.o rm.c
  2510. cc -shared -Wl,-soname,rm  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rm rm.o
  2511. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o accept.o accept.c
  2512. cc -shared -Wl,-soname,accept  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o accept accept.o
  2513. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o csv.o csv.c
  2514. cc -shared -Wl,-soname,csv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o csv csv.o
  2515. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o cut.o cut.c
  2516. cut.c:89:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2517.  while (ltok = strsep (&larg, ","))
  2518.         ~~~~~^~~~~~~~~~~~~~~~~~~~~
  2519. cut.c:89:15: note: place parentheses around the assignment to silence this warning
  2520.  while (ltok = strsep (&larg, ","))
  2521.              ^
  2522.         (                         )
  2523. cut.c:89:15: note: use '==' to turn this assignment into an equality comparison
  2524.  while (ltok = strsep (&larg, ","))
  2525.              ^
  2526.              ==
  2527. 1 warning generated.
  2528. cc -shared -Wl,-soname,cut  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o cut cut.o
  2529. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  2530. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash
  2531. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/builtins
  2532. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/include
  2533. install  -m 0644 ./support/bash.pc /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/libdata/pkgconfig/bash.pc
  2534. installing example loadable builtins in /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  2535. print
  2536. truefalse
  2537. sleep
  2538. finfo
  2539. logname
  2540. basename
  2541. dirname
  2542. fdflags
  2543. tty
  2544. pathchk
  2545. tee
  2546. head
  2547. mkdir
  2548. rmdir
  2549. mkfifo
  2550. mktemp
  2551. printenv
  2552. id
  2553. whoami
  2554. uname
  2555. sync
  2556. push
  2557. ln
  2558. unlink
  2559. realpath
  2560. strftime
  2561. mypid
  2562. setpgid
  2563. seq
  2564. rm
  2565. accept
  2566. csv
  2567. cut
  2568. /bin/ln -sf bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/rbash
  2569. install  -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.1/doc/FAQ  /wrkdirs/usr/ports/shells/bash/work/bash-5.1/doc/INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2570. for d in CHANGES COMPAT NEWS POSIX RBASH README; do  install  -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.1/${d} /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash;  done
  2571. ====> Compressing man pages (compress-man)
  2572. ===========================================================================
  2573. =======================<phase: package        >============================
  2574. ===>  Building package for bash-5.1
  2575. ===========================================================================
  2576. =>> Cleaning up wrkdir
  2577. ===>  Cleaning for bash-5.1
  2578. build of shells/bash | bash-5.1 ended at Fri Dec 11 12:57:17 CET 2020
  2579. build time: 00:01:01=>> Building shells/bash
  2580. build started at Fri Dec 11 12:56:16 CET 2020
  2581. port directory: /usr/ports/shells/bash
  2582. package name: bash-5.1
  2583. building for: FreeBSD Ben-FreeBSD12amd64-default-job-01 12.2-RELEASE FreeBSD 12.2-RELEASE amd64
  2584. maintained by: ehaupt@FreeBSD.org
  2585. Makefile ident:      $FreeBSD: head/shells/bash/Makefile 557380 2020-12-09 17:12:22Z ehaupt $
  2586. Poudriere version: 3.3.99.20200326_2
  2587. Host OSVERSION: 1202000
  2588. Jail OSVERSION: 1202000
  2589. Job Id: 01
  2590.  
  2591. ---Begin Environment---
  2592. SHELL=/bin/csh
  2593. OSVERSION=1202000
  2594. UNAME_v=FreeBSD 12.2-RELEASE
  2595. UNAME_r=12.2-RELEASE
  2596. BLOCKSIZE=K
  2597. MAIL=/var/mail/root
  2598. STATUS=1
  2599. HOME=/root
  2600. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
  2601. LOCALBASE=/usr/local
  2602. USER=root
  2603. LIBEXECPREFIX=/usr/local/libexec/poudriere
  2604. POUDRIERE_VERSION=3.3.99.20200326_2
  2605. MASTERMNT=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref
  2606. LC_COLLATE=C
  2607. POUDRIERE_BUILD_TYPE=bulk
  2608. PACKAGE_BUILDING=yes
  2609. SAVED_TERM=screen
  2610. OUTPUT_REDIRECTED_STDERR=4
  2611. OUTPUT_REDIRECTED=1
  2612. PWD=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref/.p/pool
  2613. OUTPUT_REDIRECTED_STDOUT=3
  2614. P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
  2615. MASTERNAME=Ben-FreeBSD12amd64-default
  2616. SCRIPTPREFIX=/usr/local/share/poudriere
  2617. OLDPWD=/data/poudriere/data/.m/Ben-FreeBSD12amd64-default/ref/.p
  2618. SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
  2619. POUDRIEREPATH=/usr/local/bin/poudriere
  2620. ---End Environment---
  2621.  
  2622. ---Begin Poudriere Port Flags/Env---
  2623. PORT_FLAGS=
  2624. PKGENV=
  2625. FLAVOR=
  2626. DEPENDS_ARGS=
  2627. MAKE_ARGS=
  2628. ---End Poudriere Port Flags/Env---
  2629.  
  2630. ---Begin OPTIONS List---
  2631. ===> The following configuration options are available for bash-5.1:
  2632.     DOCS=on: Build and/or install documentation
  2633.     FDESCFS=off: Enable use of /dev/fd
  2634.     HELP=on: Enable builtin help
  2635.     NLS=on: Native Language Support
  2636.     PORTS_READLINE=on: libreadline from ports instead of bundled one
  2637.     STATIC=off: Build static executables and/or libraries
  2638.     SYSBASHRC=off: Enable system-wide rc files
  2639.     SYSLOG=off: Syslog logging support
  2640. ===> Use 'make config' to modify these settings
  2641. ---End OPTIONS List---
  2642.  
  2643. --MAINTAINER--
  2644. ehaupt@FreeBSD.org
  2645. --End MAINTAINER--
  2646.  
  2647. --CONFIGURE_ARGS--
  2648. --without-bash-malloc  --disable-rpath  --enable-disabled-builtins  --with-libiconv-prefix=/usr --enable-help-builtin --enable-nls --with-installed-readline --disable-static-link --prefix=/usr/local ${_LATE_CONFIGURE_ARGS}
  2649. --End CONFIGURE_ARGS--
  2650.  
  2651. --CONFIGURE_ENV--
  2652. bash_cv_dev_fd=absent 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" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CMAKE_PREFIX_PATH="/usr/local" CONFIG_SITE=/usr/ports/Templates/config.site lt_cv_sys_max_cmd_len=524288
  2653. --End CONFIGURE_ENV--
  2654.  
  2655. --MAKE_ENV--
  2656. 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" PATH=/wrkdirs/usr/ports/shells/bash/work/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES PREFIX=/usr/local  LOCALBASE=/usr/local  CC="cc" CFLAGS="-O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing "  CPP="cpp" CPPFLAGS="-DDEFAULT_PATH_VALUE='\"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin\"'  -DSTANDARD_UTILS_PATH='\"/sbin:/bin:/usr/sbin:/usr/bin\"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include"  LDFLAGS=" -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong " LIBS="-L/usr/local/lib"  CXX="c++" CXXFLAGS="-O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -DLIBICONV_PLUG -isystem /usr/local/include "  MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install  -s -m 555"  BSD_INSTALL_LIB="install  -s -m 0644"  BSD_INSTALL_SCRIPT="install  -m 555"  BSD_INSTALL_DATA="install  -m 0644"  BSD_INSTALL_MAN="install  -m 444"
  2657. --End MAKE_ENV--
  2658.  
  2659. --PLIST_SUB--
  2660. PORTDOCS="" DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " PORTS_READLINE="" NO_PORTS_READLINE="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" OSREL=12.2 PREFIX=%D LOCALBASE=/usr/local  RESETPREFIX=/usr/local LIB32DIR=lib DOCSDIR="share/doc/bash"  EXAMPLESDIR="share/examples/bash"  DATADIR="share/bash"  WWWDIR="www/bash"  ETCDIR="etc/bash"
  2661. --End PLIST_SUB--
  2662.  
  2663. --SUB_LIST--
  2664. DOCS="" NO_DOCS="@comment " FDESCFS="@comment " NO_FDESCFS="" HELP="" NO_HELP="@comment " NLS="" NO_NLS="@comment " PORTS_READLINE="" NO_PORTS_READLINE="@comment " STATIC="@comment " NO_STATIC="" SYSBASHRC="@comment " NO_SYSBASHRC="" SYSLOG="@comment " NO_SYSLOG="" PREFIX=/usr/local LOCALBASE=/usr/local  DATADIR=/usr/local/share/bash DOCSDIR=/usr/local/share/doc/bash EXAMPLESDIR=/usr/local/share/examples/bash  WWWDIR=/usr/local/www/bash ETCDIR=/usr/local/etc/bash
  2665. --End SUB_LIST--
  2666.  
  2667. ---Begin make.conf---
  2668. USE_PACKAGE_DEPENDS=yes
  2669. BATCH=yes
  2670. WRKDIRPREFIX=/wrkdirs
  2671. PORTSDIR=/usr/ports
  2672. PACKAGES=/packages
  2673. DISTDIR=/distfiles
  2674. FORCE_PACKAGE=yes
  2675. PACKAGE_BUILDING=yes
  2676. PACKAGE_BUILDING_FLAVORS=yes
  2677. #### /usr/local/etc/poudriere.d/Ben-FreeBSD12amd64-make.conf ####
  2678. USE_PACKAGE_DEPENDS=yes
  2679. BATCH=yes
  2680. WRKDIRPREFIX=/wrkdirs
  2681.  
  2682. OPTIONS_UNSET=X11
  2683.  
  2684. WITH_PKGNG=yes
  2685.  
  2686.  
  2687. DEFAULT_VERSIONS=  php=73 apache=2.6 mysql=57 ssl=openssl
  2688.  
  2689. WITH_SSP_PORTS=yes
  2690.  
  2691. SENDMAIL_CF_DIR= /usr/local/share/sendmail/cf
  2692.  
  2693. # aanzetten voor bijv. DCC
  2694. DISABLE_LICENSES=yes
  2695.  
  2696. MAKE_JOBS_UNSAFE=yes
  2697. #### /usr/ports/Mk/Scripts/ports_env.sh ####
  2698. _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  2699. _ALTCCVERSION_921dbbb2=none
  2700. _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin "/usr/bin/ld" "--eh-frame-hdr" "-dynamic-linker" "/libexec/ld-elf.so.1" "--hash-style=both" "--enable-new-dtags" "-o" "a.out" "/usr/lib/crt1.o" "/usr/lib/crti.o" "/usr/lib/crtbegin.o" "-L/usr/lib" "/dev/null" "-lc++" "-lm" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "-lc" "-lgcc" "--as-needed" "-lgcc_s" "--no-as-needed" "/usr/lib/crtend.o" "/usr/lib/crtn.o"
  2701. CC_OUTPUT_921dbbb2_58173849=yes
  2702. CC_OUTPUT_921dbbb2_9bdba57c=yes
  2703. CC_OUTPUT_921dbbb2_6a4fe7f5=yes
  2704. CC_OUTPUT_921dbbb2_6bcac02b=yes
  2705. CC_OUTPUT_921dbbb2_67d20829=yes
  2706. CC_OUTPUT_921dbbb2_bfa62e83=yes
  2707. CC_OUTPUT_921dbbb2_f0b4d593=yes
  2708. CC_OUTPUT_921dbbb2_308abb44=yes
  2709. CC_OUTPUT_921dbbb2_f00456e5=yes
  2710. CC_OUTPUT_921dbbb2_65ad290d=yes
  2711. CC_OUTPUT_921dbbb2_f2776b26=yes
  2712. CC_OUTPUT_921dbbb2_b2657cc3=yes
  2713. CC_OUTPUT_921dbbb2_380987f7=yes
  2714. CC_OUTPUT_921dbbb2_160933ec=yes
  2715. CC_OUTPUT_921dbbb2_fb62803b=yes
  2716. _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: x86_64-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  2717. _OBJC_ALTCCVERSION_921dbbb2=none
  2718. ARCH=amd64
  2719. OPSYS=FreeBSD
  2720. _OSRELEASE=12.2-RELEASE
  2721. OSREL=12.2
  2722. OSVERSION=1202000
  2723. PYTHONBASE=/usr/local
  2724. HAVE_COMPAT_IA32_KERN=YES
  2725. CONFIGURE_MAX_CMD_LEN=524288
  2726. HAVE_PORTS_ENV=1
  2727. #### Misc Poudriere ####
  2728. GID=0
  2729. UID=0
  2730. ---End make.conf---
  2731. --Resource limits--
  2732. cpu time               (seconds, -t)  unlimited
  2733. file size           (512-blocks, -f)  unlimited
  2734. data seg size           (kbytes, -d)  33554432
  2735. stack size              (kbytes, -s)  524288
  2736. core file size      (512-blocks, -c)  unlimited
  2737. max memory size         (kbytes, -m)  unlimited
  2738. locked memory           (kbytes, -l)  unlimited
  2739. max user processes              (-u)  89999
  2740. open files                      (-n)  1024
  2741. virtual mem size        (kbytes, -v)  unlimited
  2742. swap limit              (kbytes, -w)  unlimited
  2743. socket buffer size       (bytes, -b)  unlimited
  2744. pseudo-terminals                (-p)  unlimited
  2745. kqueues                         (-k)  unlimited
  2746. umtx shared locks               (-o)  unlimited
  2747. --End resource limits--
  2748. =======================<phase: check-sanity   >============================
  2749. ===========================================================================
  2750. =======================<phase: pkg-depends    >============================
  2751. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - not found
  2752. ===>   Installing existing package /packages/All/pkg-1.15.10.txz
  2753. [Ben-FreeBSD12amd64-default-job-01] Installing pkg-1.15.10...
  2754. [Ben-FreeBSD12amd64-default-job-01] Extracting pkg-1.15.10: .......... done
  2755. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - found
  2756. ===>   Returning to build of bash-5.1
  2757. ===========================================================================
  2758. =======================<phase: fetch-depends  >============================
  2759. ===========================================================================
  2760. =======================<phase: fetch          >============================
  2761. ===> Fetching all distfiles required by bash-5.1 for building
  2762. ===========================================================================
  2763. =======================<phase: checksum       >============================
  2764. ===> Fetching all distfiles required by bash-5.1 for building
  2765. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  2766. ===========================================================================
  2767. =======================<phase: extract-depends>============================
  2768. ===========================================================================
  2769. =======================<phase: extract        >============================
  2770. ===> Fetching all distfiles required by bash-5.1 for building
  2771. ===>  Extracting for bash-5.1
  2772. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  2773. ===========================================================================
  2774. =======================<phase: patch-depends  >============================
  2775. ===========================================================================
  2776. =======================<phase: patch          >============================
  2777. ===>  Patching for bash-5.1
  2778. ===>  Applying FreeBSD patches for bash-5.1 from /usr/ports/shells/bash/files
  2779. /usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-5.1/parse.y
  2780. /bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-5.1/y.tab.c
  2781. ===========================================================================
  2782. =======================<phase: build-depends  >============================
  2783. ===>   bash-5.1 depends on executable: bison - not found
  2784. ===>   Installing existing package /packages/All/bison-3.6.4,1.txz
  2785. [Ben-FreeBSD12amd64-default-job-01] Installing bison-3.6.4,1...
  2786. [Ben-FreeBSD12amd64-default-job-01] `-- Installing gettext-runtime-0.21...
  2787. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing indexinfo-0.3.1...
  2788. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting indexinfo-0.3.1: . done
  2789. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
  2790. [Ben-FreeBSD12amd64-default-job-01] `-- Installing libtextstyle-0.21...
  2791. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
  2792. [Ben-FreeBSD12amd64-default-job-01] `-- Installing m4-1.4.18_1,1...
  2793. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
  2794. [Ben-FreeBSD12amd64-default-job-01] Extracting bison-3.6.4,1: .......... done
  2795. ===>   bash-5.1 depends on executable: bison - found
  2796. ===>   Returning to build of bash-5.1
  2797. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - not found
  2798. ===>   Installing existing package /packages/All/texinfo-6.7_4,1.txz
  2799. [Ben-FreeBSD12amd64-default-job-01] Installing texinfo-6.7_4,1...
  2800. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Locale-libintl-1.32...
  2801. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing libiconv-1.16...
  2802. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting libiconv-1.16: .......... done
  2803. [Ben-FreeBSD12amd64-default-job-01] |   `-- Installing perl5-5.32.0_1...
  2804. [Ben-FreeBSD12amd64-default-job-01] |   `-- Extracting perl5-5.32.0_1: .......... done
  2805. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Locale-libintl-1.32: .......... done
  2806. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Text-Unidecode-1.30...
  2807. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Text-Unidecode-1.30: .......... done
  2808. [Ben-FreeBSD12amd64-default-job-01] `-- Installing p5-Unicode-EastAsianWidth-12.0...
  2809. [Ben-FreeBSD12amd64-default-job-01] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done
  2810. [Ben-FreeBSD12amd64-default-job-01] Extracting texinfo-6.7_4,1: .......... done
  2811. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - found
  2812. ===>   Returning to build of bash-5.1
  2813. ===>   bash-5.1 depends on executable: msgfmt - not found
  2814. ===>   Installing existing package /packages/All/gettext-tools-0.21.txz
  2815. [Ben-FreeBSD12amd64-default-job-01] Installing gettext-tools-0.21...
  2816. [Ben-FreeBSD12amd64-default-job-01] Extracting gettext-tools-0.21: .......... done
  2817. ===>   bash-5.1 depends on executable: msgfmt - found
  2818. ===>   Returning to build of bash-5.1
  2819. ===========================================================================
  2820. =======================<phase: lib-depends    >============================
  2821. ===>   bash-5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  2822. ===>   bash-5.1 depends on shared library: libreadline.so.8 - not found
  2823. ===>   Installing existing package /packages/All/readline-8.0.4.txz
  2824. [Ben-FreeBSD12amd64-default-job-01] Installing readline-8.0.4...
  2825. [Ben-FreeBSD12amd64-default-job-01] Extracting readline-8.0.4: .......... done
  2826. ===>   bash-5.1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
  2827. ===>   Returning to build of bash-5.1
  2828. ===========================================================================
  2829. =======================<phase: configure      >============================
  2830. ===>  Configuring for bash-5.1
  2831. configure: loading site script /usr/ports/Templates/config.site
  2832. checking build system type... amd64-portbld-freebsd12.2
  2833. checking host system type... amd64-portbld-freebsd12.2
  2834.  
  2835. Beginning configuration for bash-5.1-release for amd64-portbld-freebsd12.2
  2836.  
  2837. checking for gcc... cc
  2838. checking whether the C compiler works... yes
  2839. checking for C compiler default output file name... a.out
  2840. checking for suffix of executables...
  2841. checking whether we are cross compiling... no
  2842. checking for suffix of object files... o
  2843. checking whether we are using the GNU C compiler... yes
  2844. checking whether cc accepts -g... yes
  2845. checking for cc option to accept ISO C89... none needed
  2846. checking for library containing strerror... none required
  2847. checking how to run the C preprocessor... cpp
  2848. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  2849. checking for egrep... (cached) /usr/bin/egrep
  2850. checking for ANSI C header files... (cached) yes
  2851. checking for sys/types.h... (cached) yes
  2852. checking for sys/stat.h... (cached) yes
  2853. checking for stdlib.h... (cached) yes
  2854. checking for string.h... (cached) yes
  2855. checking for memory.h... (cached) yes
  2856. checking for strings.h... (cached) yes
  2857. checking for inttypes.h... (cached) yes
  2858. checking for stdint.h... (cached) yes
  2859. checking for unistd.h... (cached) yes
  2860. checking for minix/config.h... (cached) no
  2861. checking whether it is safe to define __EXTENSIONS__... yes
  2862. checking for special C compiler options needed for large files... no
  2863. checking for _FILE_OFFSET_BITS value needed for large files... no
  2864. checking whether cc needs -traditional... no
  2865. checking for tgetent... no
  2866. checking for tgetent in -ltermcap... yes
  2867. checking which library has the termcap functions... using libtermcap
  2868. checking version of installed readline library... 8.0
  2869. checking for a BSD-compatible install... /usr/bin/install -c
  2870. checking for ar... ar
  2871. checking for ranlib... ranlib
  2872. checking for bison... bison -y
  2873. checking whether make sets $(MAKE)... yes
  2874. checking for an ANSI C-conforming const... yes
  2875. checking for inline... inline
  2876. checking whether byte ordering is bigendian... no
  2877. checking for preprocessor stringizing operator... yes
  2878. checking for long double with more range or precision than double... yes
  2879. checking for function prototypes... yes
  2880. checking whether char is unsigned... no
  2881. checking for working volatile... yes
  2882. checking for C/C++ restrict keyword... __restrict
  2883. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  2884. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  2885. checking whether NLS is requested... yes
  2886. checking for msgfmt... /usr/local/bin/msgfmt
  2887. checking for gmsgfmt... /usr/local/bin/msgfmt
  2888. checking for xgettext... /usr/local/bin/xgettext
  2889. checking for msgmerge... /usr/local/bin/msgmerge
  2890. checking whether we are using the GNU C Library 2 or newer... no
  2891. checking whether the -Werror option is usable... yes
  2892. checking for simple visibility declarations... yes
  2893. checking for size_t... (cached) yes
  2894. checking for stdint.h... (cached) yes
  2895. checking for working alloca.h... no
  2896. checking for alloca... yes
  2897. checking for stdlib.h... (cached) yes
  2898. checking for unistd.h... (cached) yes
  2899. checking for sys/param.h... (cached) yes
  2900. checking for xlocale.h... yes
  2901. checking for sys/time.h... (cached) yes
  2902. checking for getpagesize... (cached) yes
  2903. checking for working mmap... (cached) yes
  2904. checking whether integer division by zero raises SIGFPE... (cached) yes
  2905. checking for inttypes.h... (cached) yes
  2906. checking for unsigned long long int... (cached) yes
  2907. checking for inttypes.h... (cached) yes
  2908. checking whether the inttypes.h PRIxNN macros are broken... no
  2909. checking for ld used by cc... /usr/bin/ld
  2910. checking if the linker (/usr/bin/ld) is GNU ld... yes
  2911. checking for shared library run path origin... done
  2912. checking 32-bit host C ABI... no
  2913. checking for the common suffixes of directories in the library search path... lib,lib
  2914. checking whether imported symbols can be declared weak... yes
  2915. checking for pthread.h... (cached) yes
  2916. checking for pthread_kill in -lpthread... yes
  2917. checking for multithread API to use... posix
  2918. checking for pthread_rwlock_t... yes
  2919. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  2920. checking for iconv... yes
  2921. checking for working iconv... yes
  2922. checking for iconv declaration...
  2923.         extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  2924. checking for argz.h... (cached) no
  2925. checking for inttypes.h... (cached) yes
  2926. checking for limits.h... (cached) yes
  2927. checking for unistd.h... (cached) yes
  2928. checking for sys/param.h... (cached) yes
  2929. checking for getcwd... (cached) yes
  2930. checking for getegid... (cached) yes
  2931. checking for geteuid... (cached) yes
  2932. checking for getgid... (cached) yes
  2933. checking for getuid... (cached) yes
  2934. checking for mempcpy... no
  2935. checking for munmap... (cached) yes
  2936. checking for stpcpy... (cached) yes
  2937. checking for strcasecmp... (cached) yes
  2938. checking for strdup... (cached) yes
  2939. checking for strtoul... (cached) yes
  2940. checking for tsearch... (cached) yes
  2941. checking for argz_count... (cached) no
  2942. checking for argz_stringify... (cached) no
  2943. checking for argz_next... (cached) no
  2944. checking for __fsetlocking... no
  2945. checking for localeconv... yes
  2946. checking whether feof_unlocked is declared... (cached) yes
  2947. checking whether fgets_unlocked is declared... no
  2948. checking for bison... bison
  2949. checking version of bison... 3.6.4, ok
  2950. checking for long long int... (cached) yes
  2951. checking for wchar_t... (cached) yes
  2952. checking for wint_t... (cached) yes
  2953. checking whether wint_t is too small... no
  2954. checking for intmax_t... (cached) yes
  2955. checking whether printf() supports POSIX/XSI format strings... (cached) yes
  2956. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  2957. checking for stdint.h... (cached) yes
  2958. checking for SIZE_MAX... (cached) yes
  2959. checking for stdint.h... (cached) yes
  2960. checking for symlink... (cached) yes
  2961. checking for uselocale... (cached) yes
  2962. checking for alarm... (cached) yes
  2963. checking for fpurge... (cached) yes
  2964. checking for __fpurge... no
  2965. checking for snprintf... (cached) yes
  2966. checking for vsnprintf... (cached) yes
  2967. checking for working fcntl.h... no (bad O_NOATIME)
  2968. checking whether uselocale works... yes
  2969. checking for fake locale system (OpenBSD)... no
  2970. checking for Solaris 11.4 locale system... no
  2971. checking for getlocalename_l... no
  2972. checking for CFPreferencesCopyAppValue... no
  2973. checking for CFLocaleCopyCurrent... no
  2974. checking for CFLocaleCopyPreferredLanguages... no
  2975. checking for flexible array members... yes
  2976. checking for ar... (cached) ar
  2977. checking for ptrdiff_t... (cached) yes
  2978. checking features.h usability... no
  2979. checking features.h presence... no
  2980. checking for features.h... no
  2981. checking for stddef.h... (cached) yes
  2982. checking for stdlib.h... (cached) yes
  2983. checking for string.h... (cached) yes
  2984. checking for asprintf... (cached) yes
  2985. checking for fwprintf... (cached) yes
  2986. checking for newlocale... (cached) yes
  2987. checking for putenv... (cached) yes
  2988. checking for setenv... (cached) yes
  2989. checking for setlocale... (cached) yes
  2990. checking for snprintf... (cached) yes
  2991. checking for strnlen... (cached) yes
  2992. checking for uselocale... (cached) yes
  2993. checking for wcslen... (cached) yes
  2994. checking for wcsnlen... (cached) yes
  2995. checking for mbrtowc... (cached) yes
  2996. checking for wcrtomb... (cached) yes
  2997. checking whether _snprintf is declared... no
  2998. checking whether _snwprintf is declared... no
  2999. checking whether getc_unlocked is declared... (cached) yes
  3000. checking for nl_langinfo and CODESET... yes
  3001. checking for LC_MESSAGES... yes
  3002. checking for CFPreferencesCopyAppValue... (cached) no
  3003. checking for CFLocaleCopyCurrent... (cached) no
  3004. checking for CFLocaleCopyPreferredLanguages... (cached) no
  3005. checking whether included gettext is requested... no
  3006. checking for GNU gettext in libc... no
  3007. checking for GNU gettext in libintl... yes
  3008. checking whether to use NLS... yes
  3009. checking where the gettext function comes from... external libintl
  3010. checking how to link with libintl... /usr/local/lib/libintl.so
  3011. checking for dirent.h that defines DIR... yes
  3012. checking for library containing opendir... none required
  3013. checking whether time.h and sys/time.h may both be included... yes
  3014. checking whether sys/types.h defines makedev... yes
  3015. checking for inttypes.h... (cached) yes
  3016. checking for unistd.h... (cached) yes
  3017. checking for stdlib.h... (cached) yes
  3018. checking for stdarg.h... (cached) yes
  3019. checking varargs.h usability... no
  3020. checking varargs.h presence... no
  3021. checking for varargs.h... no
  3022. checking for limits.h... (cached) yes
  3023. checking for string.h... (cached) yes
  3024. checking for memory.h... (cached) yes
  3025. checking for locale.h... (cached) yes
  3026. checking termcap.h usability... yes
  3027. checking termcap.h presence... yes
  3028. checking for termcap.h... yes
  3029. checking termio.h usability... no
  3030. checking termio.h presence... no
  3031. checking for termio.h... no
  3032. checking termios.h usability... yes
  3033. checking termios.h presence... yes
  3034. checking for termios.h... yes
  3035. checking for dlfcn.h... (cached) yes
  3036. checking for stdbool.h... (cached) yes
  3037. checking for stddef.h... (cached) yes
  3038. checking for stdint.h... (cached) yes
  3039. checking for netdb.h... (cached) yes
  3040. checking for pwd.h... (cached) yes
  3041. checking grp.h usability... yes
  3042. checking grp.h presence... yes
  3043. checking for grp.h... yes
  3044. checking for strings.h... (cached) yes
  3045. checking regex.h usability... yes
  3046. checking regex.h presence... yes
  3047. checking for regex.h... yes
  3048. checking syslog.h usability... yes
  3049. checking syslog.h presence... yes
  3050. checking for syslog.h... yes
  3051. checking ulimit.h usability... yes
  3052. checking ulimit.h presence... yes
  3053. checking for ulimit.h... yes
  3054. checking sys/pte.h usability... no
  3055. checking sys/pte.h presence... no
  3056. checking for sys/pte.h... no
  3057. checking sys/stream.h usability... no
  3058. checking sys/stream.h presence... no
  3059. checking for sys/stream.h... no
  3060. checking for sys/select.h... (cached) yes
  3061. checking for sys/file.h... (cached) yes
  3062. checking for sys/ioctl.h... (cached) yes
  3063. checking for sys/mman.h... (cached) yes
  3064. checking for sys/param.h... (cached) yes
  3065. checking sys/random.h usability... yes
  3066. checking sys/random.h presence... yes
  3067. checking for sys/random.h... yes
  3068. checking for sys/socket.h... (cached) yes
  3069. checking for sys/stat.h... (cached) yes
  3070. checking for sys/time.h... (cached) yes
  3071. checking for sys/times.h... (cached) yes
  3072. checking for sys/types.h... (cached) yes
  3073. checking for sys/wait.h... (cached) yes
  3074. checking for netinet/in.h... (cached) yes
  3075. checking for arpa/inet.h... (cached) yes
  3076. checking for sys/ptem.h... no
  3077. checking for sys/resource.h... (cached) yes
  3078. checking for working alloca.h... (cached) no
  3079. checking for alloca... (cached) yes
  3080. checking for uid_t in sys/types.h... (cached) yes
  3081. checking for unistd.h... (cached) yes
  3082. checking for working chown... yes
  3083. checking whether getpgrp requires zero arguments... (cached) yes
  3084. checking for vprintf... (cached) yes
  3085. checking for _doprnt... no
  3086. checking for working strcoll... yes
  3087. checking return type of signal handlers... void
  3088. checking for __setostype... no
  3089. checking for wait3... (cached) yes
  3090. checking for mkfifo... yes
  3091. checking for dup2... (cached) yes
  3092. checking for eaccess... (cached) yes
  3093. checking for fcntl... (cached) yes
  3094. checking for getdtablesize... (cached) yes
  3095. checking for getentropy... yes
  3096. checking for getgroups... yes
  3097. checking for gethostname... (cached) yes
  3098. checking for getpagesize... (cached) yes
  3099. checking for getpeername... yes
  3100. checking for getrandom... yes
  3101. checking for getrlimit... (cached) yes
  3102. checking for getrusage... (cached) yes
  3103. checking for gettimeofday... (cached) yes
  3104. checking for kill... (cached) yes
  3105. checking for killpg... (cached) yes
  3106. checking for lstat... (cached) yes
  3107. checking for pselect... yes
  3108. checking for readlink... (cached) yes
  3109. checking for select... (cached) yes
  3110. checking for setdtablesize... no
  3111. checking for setitimer... yes
  3112. checking for tcgetpgrp... (cached) yes
  3113. checking for uname... (cached) yes
  3114. checking for ulimit... yes
  3115. checking for waitpid... (cached) yes
  3116. checking for rename... (cached) yes
  3117. checking for bcopy... (cached) yes
  3118. checking for bzero... (cached) yes
  3119. checking for confstr... yes
  3120. checking for faccessat... yes
  3121. checking for fnmatch... yes
  3122. checking for getaddrinfo... (cached) yes
  3123. checking for gethostbyname... (cached) yes
  3124. checking for getservbyname... yes
  3125. checking for getservent... yes
  3126. checking for inet_aton... (cached) yes
  3127. checking for imaxdiv... yes
  3128. checking for memmove... (cached) yes
  3129. checking for pathconf... (cached) yes
  3130. checking for putenv... (cached) yes
  3131. checking for raise... (cached) yes
  3132. checking for random... (cached) yes
  3133. checking for regcomp... yes
  3134. checking for regexec... yes
  3135. checking for setenv... (cached) yes
  3136. checking for setlinebuf... (cached) yes
  3137. checking for setlocale... (cached) yes
  3138. checking for setvbuf... (cached) yes
  3139. checking for siginterrupt... (cached) yes
  3140. checking for strchr... (cached) yes
  3141. checking for sysconf... (cached) yes
  3142. checking for syslog... yes
  3143. checking for tcgetattr... yes
  3144. checking for times... (cached) yes
  3145. checking for ttyname... yes
  3146. checking for tzset... yes
  3147. checking for unsetenv... (cached) yes
  3148. checking for vasprintf... (cached) yes
  3149. checking for asprintf... (cached) yes
  3150. checking for isascii... (cached) yes
  3151. checking for isblank... (cached) yes
  3152. checking for isgraph... yes
  3153. checking for isprint... yes
  3154. checking for isspace... yes
  3155. checking for isxdigit... yes
  3156. checking for getpwent... yes
  3157. checking for getpwnam... yes
  3158. checking for getpwuid... yes
  3159. checking for mkstemp... (cached) yes
  3160. checking for mkdtemp... (cached) yes
  3161. checking for arc4random... (cached) yes
  3162. checking for getcwd... (cached) yes
  3163. checking for memset... (cached) yes
  3164. checking for strcasecmp... (cached) yes
  3165. checking for strcasestr... (cached) yes
  3166. checking for strerror... (cached) yes
  3167. checking for strftime... (cached) yes
  3168. checking for strnlen... (cached) yes
  3169. checking for strpbrk... (cached) yes
  3170. checking for strstr... (cached) yes
  3171. checking for strtod... (cached) yes
  3172. checking for strtol... (cached) yes
  3173. checking for strtoul... (cached) yes
  3174. checking for strtoll... (cached) yes
  3175. checking for strtoull... (cached) yes
  3176. checking for strtoimax... yes
  3177. checking for strtoumax... yes
  3178. checking for dprintf... (cached) yes
  3179. checking for strchrnul... (cached) yes
  3180. checking for strdup... (cached) yes
  3181. checking libaudit.h usability... no
  3182. checking libaudit.h presence... no
  3183. checking for libaudit.h... no
  3184. checking whether AUDIT_USER_TTY is declared... no
  3185. checking whether confstr is declared... yes
  3186. checking whether printf is declared... yes
  3187. checking whether sbrk is declared... (cached) yes
  3188. checking whether setregid is declared... yes
  3189. checking whether strcpy is declared... yes
  3190. checking whether strsignal is declared... (cached) yes
  3191. checking for setresuid... (cached) yes
  3192. checking for setresgid... (cached) yes
  3193. checking whether strtold is declared... yes
  3194. checking for broken strtold... no
  3195. checking for declaration of strtoimax... yes
  3196. checking for declaration of strtol... yes
  3197. checking for declaration of strtoll... yes
  3198. checking for declaration of strtoul... yes
  3199. checking for declaration of strtoull... yes
  3200. checking for declaration of strtoumax... yes
  3201. checking for working mktime... no
  3202. checking for argz.h... (cached) no
  3203. checking for errno.h... (cached) yes
  3204. checking for fcntl.h... (cached) yes
  3205. checking malloc.h usability... yes
  3206. checking malloc.h presence... yes
  3207. checking for malloc.h... yes
  3208. checking stdio_ext.h usability... no
  3209. checking stdio_ext.h presence... no
  3210. checking for stdio_ext.h... no
  3211. checking for getpagesize... (cached) yes
  3212. checking for working mmap... (cached) yes
  3213. checking for __argz_count... no
  3214. checking for __argz_next... no
  3215. checking for __argz_stringify... no
  3216. checking for dcgettext... no
  3217. checking for mempcpy... (cached) no
  3218. checking for munmap... (cached) yes
  3219. checking for mremap... no
  3220. checking for stpcpy... (cached) yes
  3221. checking for strcspn... (cached) yes
  3222. checking for wctype.h... (cached) yes
  3223. checking for wchar.h... (cached) yes
  3224. checking for langinfo.h... (cached) yes
  3225. checking mbstr.h usability... no
  3226. checking mbstr.h presence... no
  3227. checking for mbstr.h... no
  3228. checking for mbrlen... (cached) yes
  3229. checking for mbscasecmp... no
  3230. checking for mbscmp... no
  3231. checking for mbsnrtowcs... (cached) yes
  3232. checking for mbsrtowcs... (cached) yes
  3233. checking for mbschr... no
  3234. checking for wcrtomb... (cached) yes
  3235. checking for wcscoll... (cached) yes
  3236. checking for wcsdup... yes
  3237. checking for wcwidth... (cached) yes
  3238. checking for wctype... yes
  3239. checking for wcswidth... (cached) yes
  3240. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  3241. checking for iswlower... yes
  3242. checking for iswupper... yes
  3243. checking for towlower... (cached) yes
  3244. checking for towupper... yes
  3245. checking for iswctype... (cached) yes
  3246. checking for nl_langinfo and CODESET... yes
  3247. checking for wchar_t in wchar.h... yes
  3248. checking for wctype_t in wctype.h... yes
  3249. checking for wint_t in wctype.h... yes
  3250. checking for wcwidth broken with unicode combining characters... no
  3251. checking for locale_charset... no
  3252. checking size of wchar_t... 4
  3253. checking for dlopen in -ldl... yes
  3254. checking for dlopen... (cached) yes
  3255. checking for dlclose... yes
  3256. checking for dlsym... yes
  3257. checking whether sys_siglist is declared... (cached) yes
  3258. checking type of array argument to getgroups... gid_t
  3259. checking for off_t... (cached) yes
  3260. checking for mode_t... (cached) yes
  3261. checking for uid_t in sys/types.h... (cached) yes
  3262. checking for pid_t... (cached) yes
  3263. checking for size_t... (cached) yes
  3264. checking for uintptr_t... (cached) yes
  3265. checking for ssize_t... (cached) yes
  3266. checking for time_t... yes
  3267. checking for long long... long long
  3268. checking for unsigned long long... unsigned long long
  3269. checking return type of signal handlers... (cached) void
  3270. checking for sig_atomic_t in signal.h... yes
  3271. checking size of char... 1
  3272. checking size of short... 2
  3273. checking size of int... 4
  3274. checking size of long... 8
  3275. checking size of char *... 8
  3276. checking size of double... 8
  3277. checking size of long long... 8
  3278. checking for u_int... (cached) yes
  3279. checking for u_long... (cached) yes
  3280. checking for bits16_t... no
  3281. checking for u_bits16_t... no
  3282. checking for bits32_t... no
  3283. checking for u_bits32_t... no
  3284. checking for bits64_t... no
  3285. checking for ptrdiff_t... (cached) yes
  3286. checking whether stat file-mode macros are broken... no
  3287. checking whether #! works in shell scripts... yes
  3288. checking whether the ctype macros accept non-ascii characters... yes
  3289. checking if dup2 fails to clear the close-on-exec flag... no
  3290. checking whether pgrps need synchronization... no
  3291. checking for type of signal functions... posix
  3292. checking for sys_errlist and sys_nerr... yes
  3293. checking for sys_siglist in system C library... yes
  3294. checking for _sys_siglist in signal.h or unistd.h... no
  3295. checking for _sys_siglist in system C library... no
  3296. checking whether signal handlers are of type void... yes
  3297. checking for clock_t... yes
  3298. checking for sigset_t... yes
  3299. checking for sig_atomic_t... yes
  3300. checking for quad_t... yes
  3301. checking for intmax_t... yes
  3302. checking for uintmax_t... yes
  3303. checking for socklen_t... yes
  3304. checking for size and type of struct rlimit fields... rlim_t
  3305. checking size of intmax_t... 8
  3306. checking for struct termios.c_line... no
  3307. checking for struct termio.c_line... no
  3308. checking for struct dirent.d_ino... yes
  3309. checking for struct dirent.d_fileno... yes
  3310. checking for struct dirent.d_namlen... yes
  3311. checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
  3312. checking for struct timeval in sys/time.h and time.h... yes
  3313. checking for struct stat.st_blocks... yes
  3314. checking whether struct tm is in sys/time.h or time.h... time.h
  3315. checking for struct tm.tm_zone... yes
  3316. checking for struct timezone in sys/time.h and time.h... yes
  3317. checking for offset of exit status in return status from wait... 8
  3318. checking for struct timespec in <time.h>... yes
  3319. checking for struct stat.st_atim.tv_nsec... yes
  3320. checking whether struct stat.st_atim is of type struct timespec... yes
  3321. checking for sbrk... yes
  3322. checking for working sbrk... yes
  3323. checking for the existence of strsignal... yes
  3324. checking if opendir() opens non-directories... no
  3325. checking whether ulimit can substitute for getdtablesize... no
  3326. checking whether fpurge is declared... (cached) yes
  3327. checking to see if getenv can be redefined... yes
  3328. checking if getcwd() will dynamically allocate memory with 0 size... yes
  3329. checking for presence of POSIX-style sigsetjmp/siglongjmp... present
  3330. checking whether or not strcoll and strcmp differ... no
  3331. checking for standard-conformant snprintf... yes
  3332. checking for standard-conformant vsnprintf... yes
  3333. checking for standard-conformant putenv declaration... yes
  3334. checking for standard-conformant unsetenv declaration... yes
  3335. checking for printf floating point output in hex notation... yes
  3336. checking whether fnmatch can be used to check bracket equivalence classes... no
  3337. checking if signal handlers must be reinstalled when invoked... no
  3338. checking for presence of necessary job control definitions... present
  3339. checking for presence of named pipes... present
  3340. checking whether termios.h defines TIOCGWINSZ... yes
  3341. checking for TIOCSTAT in sys/ioctl.h... yes
  3342. checking for FIONREAD in sys/ioctl.h... yes
  3343. checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
  3344. checking for speed_t in sys/types.h... no
  3345. checking whether getpw functions are declared in pwd.h... yes
  3346. checking for unusable real-time signals due to large values... yes
  3347. checking which library has the termcap functions... (cached) using libtermcap
  3348. checking whether /dev/fd is available... (cached) absent
  3349. checking whether /dev/stdin stdout stderr are available... present
  3350. checking for default mail directory... /var/mail
  3351. checking shared object configuration for loadable builtins... supported
  3352. configure: creating ./config.status
  3353. config.status: creating Makefile
  3354. config.status: creating builtins/Makefile
  3355. config.status: creating lib/readline/Makefile
  3356. config.status: creating lib/glob/Makefile
  3357. config.status: creating lib/intl/Makefile
  3358. config.status: creating lib/malloc/Makefile
  3359. config.status: creating lib/sh/Makefile
  3360. config.status: creating lib/termcap/Makefile
  3361. config.status: creating lib/tilde/Makefile
  3362. config.status: creating doc/Makefile
  3363. config.status: creating support/Makefile
  3364. config.status: creating po/Makefile.in
  3365. config.status: creating examples/loadables/Makefile
  3366. config.status: creating examples/loadables/Makefile.inc
  3367. config.status: creating examples/loadables/perl/Makefile
  3368. config.status: creating support/bash.pc
  3369. config.status: creating support/bashbug.sh
  3370. config.status: creating config.h
  3371. config.status: executing po-directories commands
  3372. config.status: creating po/POTFILES
  3373. config.status: creating po/Makefile
  3374. config.status: executing default commands
  3375. ===========================================================================
  3376. =======================<phase: build          >============================
  3377. ===>  Building for bash-5.1
  3378. bison -y -d ./parse.y
  3379. touch parser-built
  3380. rm -f mksyntax
  3381. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksyntax ./mksyntax.c
  3382. rm -f syntax.c
  3383. ./mksyntax -o syntax.c
  3384. /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.1 -o newversion.h  && mv newversion.h version.h
  3385. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c -o buildversion.o ./version.c
  3386. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o bashversion ./support/bashversion.c buildversion.o
  3387. ./support/bashversion.c:70:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3388.  if (progname = strrchr (argv[0], '/'))
  3389.      ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  3390. ./support/bashversion.c:70:16: note: place parentheses around the assignment to silence this warning
  3391.  if (progname = strrchr (argv[0], '/'))
  3392.               ^
  3393.      (                                )
  3394. ./support/bashversion.c:70:16: note: use '==' to turn this assignment into an equality comparison
  3395.  if (progname = strrchr (argv[0], '/'))
  3396.               ^
  3397.               ==
  3398. 1 warning generated.
  3399. rm -f shell.o
  3400. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c shell.c
  3401. shell.c:896:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3402.      while (arg_character = arg_string[i++])
  3403.             ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  3404. shell.c:896:28: note: place parentheses around the assignment to silence this warning
  3405.      while (arg_character = arg_string[i++])
  3406.                           ^
  3407.             (                              )
  3408. shell.c:896:28: note: use '==' to turn this assignment into an equality comparison
  3409.      while (arg_character = arg_string[i++])
  3410.                           ^
  3411.                           ==
  3412. 1 warning generated.
  3413. rm -f eval.o
  3414. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c eval.c
  3415. eval.c:146:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3416.          else if (current_command = global_command)
  3417.                   ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  3418. eval.c:146:29: note: place parentheses around the assignment to silence this warning
  3419.          else if (current_command = global_command)
  3420.                                   ^
  3421.                   (                               )
  3422. eval.c:146:29: note: use '==' to turn this assignment into an equality comparison
  3423.          else if (current_command = global_command)
  3424.                                   ^
  3425.                                   ==
  3426. 1 warning generated.
  3427. rm -f mkbuiltins.o
  3428. cc -c  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mkbuiltins.c
  3429. mkbuiltins.c:567:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3430.  for (i = 0; line = defs->lines->array[i]; i++)
  3431.              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  3432. mkbuiltins.c:567:20: note: place parentheses around the assignment to silence this warning
  3433.  for (i = 0; line = defs->lines->array[i]; i++)
  3434.                   ^
  3435.              (                           )
  3436. mkbuiltins.c:567:20: note: use '==' to turn this assignment into an equality comparison
  3437.  for (i = 0; line = defs->lines->array[i]; i++)
  3438.                   ^
  3439.                   ==
  3440. mkbuiltins.c:683:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3441.      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  3442.                  ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3443. mkbuiltins.c:683:27: note: place parentheses around the assignment to silence this warning
  3444.      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  3445.                          ^
  3446.                  (                                                 )
  3447. mkbuiltins.c:683:27: note: use '==' to turn this assignment into an equality comparison
  3448.      for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  3449.                          ^
  3450.                          ==
  3451. 2 warnings generated.
  3452. cc -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mkbuiltins mkbuiltins.o -ldl -L/usr/local/lib
  3453. ./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
  3454. rm -f execute_cmd.o
  3455. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c execute_cmd.c
  3456. rm -f y.tab.o
  3457. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c y.tab.c
  3458. ./parse.y:4699:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3459.      if (etext = error_token_from_token (cond_token))
  3460.          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3461. ./parse.y:4699:17: note: place parentheses around the assignment to silence this warning
  3462.      if (etext = error_token_from_token (cond_token))
  3463.                ^
  3464.          (                                          )
  3465. ./parse.y:4699:17: note: use '==' to turn this assignment into an equality comparison
  3466.      if (etext = error_token_from_token (cond_token))
  3467.                ^
  3468.                ==
  3469. ./parse.y:4781:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3470.          if (etext = error_token_from_token (cond_token))
  3471.              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3472. ./parse.y:4781:14: note: place parentheses around the assignment to silence this warning
  3473.          if (etext = error_token_from_token (cond_token))
  3474.                    ^
  3475.              (                                          )
  3476. ./parse.y:4781:14: note: use '==' to turn this assignment into an equality comparison
  3477.          if (etext = error_token_from_token (cond_token))
  3478.                    ^
  3479.                    ==
  3480. ./parse.y:4813:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3481.          if (etext = error_token_from_token (tok))
  3482.              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3483. ./parse.y:4813:14: note: place parentheses around the assignment to silence this warning
  3484.          if (etext = error_token_from_token (tok))
  3485.                    ^
  3486.              (                                   )
  3487. ./parse.y:4813:14: note: use '==' to turn this assignment into an equality comparison
  3488.          if (etext = error_token_from_token (tok))
  3489.                    ^
  3490.                    ==
  3491. ./parse.y:4863:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3492.          if (etext = error_token_from_token (tok))
  3493.              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3494. ./parse.y:4863:14: note: place parentheses around the assignment to silence this warning
  3495.          if (etext = error_token_from_token (tok))
  3496.                    ^
  3497.              (                                   )
  3498. ./parse.y:4863:14: note: use '==' to turn this assignment into an equality comparison
  3499.          if (etext = error_token_from_token (tok))
  3500.                    ^
  3501.                    ==
  3502. ./parse.y:4889:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3503.          if (etext = error_token_from_token (tok))
  3504.              ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3505. ./parse.y:4889:14: note: place parentheses around the assignment to silence this warning
  3506.          if (etext = error_token_from_token (tok))
  3507.                    ^
  3508.              (                                   )
  3509. ./parse.y:4889:14: note: use '==' to turn this assignment into an equality comparison
  3510.          if (etext = error_token_from_token (tok))
  3511.                    ^
  3512.                    ==
  3513. ./parse.y:4907:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3514.      else if (etext = error_token_from_token (tok))
  3515.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3516. ./parse.y:4907:22: note: place parentheses around the assignment to silence this warning
  3517.      else if (etext = error_token_from_token (tok))
  3518.                     ^
  3519.               (                                   )
  3520. ./parse.y:4907:22: note: use '==' to turn this assignment into an equality comparison
  3521.      else if (etext = error_token_from_token (tok))
  3522.                     ^
  3523.                     ==
  3524. ./parse.y:5809:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3525.  while (c = *string++)
  3526.         ~~^~~~~~~~~~~
  3527. ./parse.y:5809:12: note: place parentheses around the assignment to silence this warning
  3528.  while (c = *string++)
  3529.           ^
  3530.         (            )
  3531. ./parse.y:5809:12: note: use '==' to turn this assignment into an equality comparison
  3532.  while (c = *string++)
  3533.           ^
  3534.           ==
  3535. ./parse.y:6214:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3536.  if (t = find_token_in_alist (tok, word_token_alist, 0))
  3537.      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3538. ./parse.y:6214:9: note: place parentheses around the assignment to silence this warning
  3539.  if (t = find_token_in_alist (tok, word_token_alist, 0))
  3540.        ^
  3541.      (                                                 )
  3542. ./parse.y:6214:9: note: use '==' to turn this assignment into an equality comparison
  3543.  if (t = find_token_in_alist (tok, word_token_alist, 0))
  3544.        ^
  3545.        ==
  3546. ./parse.y:6217:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3547.  if (t = find_token_in_alist (tok, other_token_alist, 0))
  3548.      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3549. ./parse.y:6217:9: note: place parentheses around the assignment to silence this warning
  3550.  if (t = find_token_in_alist (tok, other_token_alist, 0))
  3551.        ^
  3552.      (                                                  )
  3553. ./parse.y:6217:9: note: use '==' to turn this assignment into an equality comparison
  3554.  if (t = find_token_in_alist (tok, other_token_alist, 0))
  3555.        ^
  3556.        ==
  3557. 9 warnings generated.
  3558. rm -f general.o
  3559. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c general.c
  3560. general.c:457:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3561.  while (c = string[indx])
  3562.         ~~^~~~~~~~~~~~~~
  3563. general.c:457:12: note: place parentheses around the assignment to silence this warning
  3564.  while (c = string[indx])
  3565.           ^
  3566.         (               )
  3567. general.c:457:12: note: use '==' to turn this assignment into an equality comparison
  3568.  while (c = string[indx])
  3569.           ^
  3570.           ==
  3571. 1 warning generated.
  3572. rm -f make_cmd.o
  3573. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c make_cmd.c
  3574. make_cmd.c:611:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3575.  while (full_line = read_secondary_line (delim_unquoted))
  3576.         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3577. make_cmd.c:611:20: note: place parentheses around the assignment to silence this warning
  3578.  while (full_line = read_secondary_line (delim_unquoted))
  3579.                   ^
  3580.         (                                               )
  3581. make_cmd.c:611:20: note: use '==' to turn this assignment into an equality comparison
  3582.  while (full_line = read_secondary_line (delim_unquoted))
  3583.                   ^
  3584.                   ==
  3585. 1 warning generated.
  3586. rm -f print_cmd.o
  3587. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c print_cmd.c
  3588. rm -f dispose_cmd.o
  3589. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c dispose_cmd.c
  3590. rm -f variables.o
  3591. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c variables.c
  3592. variables.c:408:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3593.          if (temp_var = find_function (tname))
  3594.              ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  3595. variables.c:408:17: note: place parentheses around the assignment to silence this warning
  3596.          if (temp_var = find_function (tname))
  3597.                       ^
  3598.              (                               )
  3599. variables.c:408:17: note: use '==' to turn this assignment into an equality comparison
  3600.          if (temp_var = find_function (tname))
  3601.                       ^
  3602.                       ==
  3603. variables.c:415:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3604.              if (temp_var = bind_invalid_envvar (name, string, 0))
  3605.                  ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3606. variables.c:415:21: note: place parentheses around the assignment to silence this warning
  3607.              if (temp_var = bind_invalid_envvar (name, string, 0))
  3608.                           ^
  3609.                  (                                               )
  3610. variables.c:415:21: note: use '==' to turn this assignment into an equality comparison
  3611.              if (temp_var = bind_invalid_envvar (name, string, 0))
  3612.                           ^
  3613.                           ==
  3614. variables.c:2015:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3615.    if (v = hash_lookup (name, vc->table))
  3616.        ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3617. variables.c:2015:11: note: place parentheses around the assignment to silence this warning
  3618.    if (v = hash_lookup (name, vc->table))
  3619.          ^
  3620.        (                                )
  3621. variables.c:2015:11: note: use '==' to turn this assignment into an equality comparison
  3622.    if (v = hash_lookup (name, vc->table))
  3623.          ^
  3624.          ==
  3625. variables.c:3915:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3626.    if (elt = hash_remove (name, v->table, 0))
  3627.        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3628. variables.c:3915:13: note: place parentheses around the assignment to silence this warning
  3629.    if (elt = hash_remove (name, v->table, 0))
  3630.            ^
  3631.        (                                    )
  3632. variables.c:3915:13: note: use '==' to turn this assignment into an equality comparison
  3633.    if (elt = hash_remove (name, v->table, 0))
  3634.            ^
  3635.            ==
  3636. variables.c:3944:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3637.    if (elt = hash_remove (name, v->table, 0))
  3638.        ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3639. variables.c:3944:13: note: place parentheses around the assignment to silence this warning
  3640.    if (elt = hash_remove (name, v->table, 0))
  3641.            ^
  3642.        (                                    )
  3643. variables.c:3944:13: note: use '==' to turn this assignment into an equality comparison
  3644.    if (elt = hash_remove (name, v->table, 0))
  3645.            ^
  3646.            ==
  3647. variables.c:4810:35: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3648.  for (i = 0, list_index = 0; var = vars[i]; i++)
  3649.                              ~~~~^~~~~~~~~
  3650. variables.c:4810:35: note: place parentheses around the assignment to silence this warning
  3651.  for (i = 0, list_index = 0; var = vars[i]; i++)
  3652.                                  ^
  3653.                              (            )
  3654. variables.c:4810:35: note: use '==' to turn this assignment into an equality comparison
  3655.  for (i = 0, list_index = 0; var = vars[i]; i++)
  3656.                                  ^
  3657.                                  ==
  3658. variables.c:5335:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3659.  if (ret = vcxt->down)
  3660.      ~~~~^~~~~~~~~~~~
  3661. variables.c:5335:11: note: place parentheses around the assignment to silence this warning
  3662.  if (ret = vcxt->down)
  3663.          ^
  3664.      (               )
  3665. variables.c:5335:11: note: use '==' to turn this assignment into an equality comparison
  3666.  if (ret = vcxt->down)
  3667.          ^
  3668.          ==
  3669. variables.c:6078:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3670.  while (val = extract_colon_unit (temp, &tptr))
  3671.         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3672. variables.c:6078:14: note: place parentheses around the assignment to silence this warning
  3673.  while (val = extract_colon_unit (temp, &tptr))
  3674.             ^
  3675.         (                                     )
  3676. variables.c:6078:14: note: use '==' to turn this assignment into an equality comparison
  3677.  while (val = extract_colon_unit (temp, &tptr))
  3678.             ^
  3679.             ==
  3680. variables.c:6127:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3681.  if (v = find_variable (name))
  3682.      ~~^~~~~~~~~~~~~~~~~~~~~~
  3683. variables.c:6127:9: note: place parentheses around the assignment to silence this warning
  3684.  if (v = find_variable (name))
  3685.        ^
  3686.      (                       )
  3687. variables.c:6127:9: note: use '==' to turn this assignment into an equality comparison
  3688.  if (v = find_variable (name))
  3689.        ^
  3690.        ==
  3691. 9 warnings generated.
  3692. rm -f copy_cmd.o
  3693. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c copy_cmd.c
  3694. rm -f error.o
  3695. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c error.c
  3696. rm -f expr.o
  3697. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c expr.c
  3698. rm -f flags.o
  3699. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c flags.c
  3700. rm -f jobs.o
  3701. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c jobs.c
  3702. jobs.c:1464:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3703.  if (temp = jobs[job_index])
  3704.      ~~~~~^~~~~~~~~~~~~~~~~
  3705. jobs.c:1464:12: note: place parentheses around the assignment to silence this warning
  3706.  if (temp = jobs[job_index])
  3707.           ^
  3708.      (                     )
  3709. jobs.c:1464:12: note: use '==' to turn this assignment into an equality comparison
  3710.  if (temp = jobs[job_index])
  3711.           ^
  3712.           ==
  3713. 1 warning generated.
  3714. rm -f subst.o
  3715. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c subst.c
  3716. subst.c:804:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3717.  while (c = string[i])
  3718.         ~~^~~~~~~~~~~
  3719. subst.c:804:12: note: place parentheses around the assignment to silence this warning
  3720.  while (c = string[i])
  3721.           ^
  3722.         (            )
  3723. subst.c:804:12: note: use '==' to turn this assignment into an equality comparison
  3724.  while (c = string[i])
  3725.           ^
  3726.           ==
  3727. subst.c:878:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3728.  while (c = string[i])
  3729.         ~~^~~~~~~~~~~
  3730. subst.c:878:12: note: place parentheses around the assignment to silence this warning
  3731.  while (c = string[i])
  3732.           ^
  3733.         (            )
  3734. subst.c:878:12: note: use '==' to turn this assignment into an equality comparison
  3735.  while (c = string[i])
  3736.           ^
  3737.           ==
  3738. subst.c:1030:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3739.  while (c = string[i])
  3740.         ~~^~~~~~~~~~~
  3741. subst.c:1030:12: note: place parentheses around the assignment to silence this warning
  3742.  while (c = string[i])
  3743.           ^
  3744.         (            )
  3745. subst.c:1030:12: note: use '==' to turn this assignment into an equality comparison
  3746.  while (c = string[i])
  3747.           ^
  3748.           ==
  3749. subst.c:1182:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3750.  while (c = string[i])
  3751.         ~~^~~~~~~~~~~
  3752. subst.c:1182:12: note: place parentheses around the assignment to silence this warning
  3753.  while (c = string[i])
  3754.           ^
  3755.         (            )
  3756. subst.c:1182:12: note: use '==' to turn this assignment into an equality comparison
  3757.  while (c = string[i])
  3758.           ^
  3759.           ==
  3760. subst.c:1532:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3761.  while (c = string[i])
  3762.         ~~^~~~~~~~~~~
  3763. subst.c:1532:12: note: place parentheses around the assignment to silence this warning
  3764.  while (c = string[i])
  3765.           ^
  3766.         (            )
  3767. subst.c:1532:12: note: use '==' to turn this assignment into an equality comparison
  3768.  while (c = string[i])
  3769.           ^
  3770.           ==
  3771. subst.c:1764:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3772.  while (c = string[i])
  3773.         ~~^~~~~~~~~~~
  3774. subst.c:1764:12: note: place parentheses around the assignment to silence this warning
  3775.  while (c = string[i])
  3776.           ^
  3777.         (            )
  3778. subst.c:1764:12: note: use '==' to turn this assignment into an equality comparison
  3779.  while (c = string[i])
  3780.           ^
  3781.           ==
  3782. subst.c:1887:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3783.  while (c = string[i])
  3784.         ~~^~~~~~~~~~~
  3785. subst.c:1887:12: note: place parentheses around the assignment to silence this warning
  3786.  while (c = string[i])
  3787.           ^
  3788.         (            )
  3789. subst.c:1887:12: note: use '==' to turn this assignment into an equality comparison
  3790.  while (c = string[i])
  3791.           ^
  3792.           ==
  3793. subst.c:2062:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3794.  while (c = string[i])
  3795.         ~~^~~~~~~~~~~
  3796. subst.c:2062:12: note: place parentheses around the assignment to silence this warning
  3797.  while (c = string[i])
  3798.           ^
  3799.         (            )
  3800. subst.c:2062:12: note: use '==' to turn this assignment into an equality comparison
  3801.  while (c = string[i])
  3802.           ^
  3803.           ==
  3804. subst.c:3277:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3805.  if (t = mbschr (name, LBRACK))
  3806.      ~~^~~~~~~~~~~~~~~~~~~~~~~
  3807. subst.c:3277:9: note: place parentheses around the assignment to silence this warning
  3808.  if (t = mbschr (name, LBRACK))
  3809.        ^
  3810.      (                        )
  3811. subst.c:3277:9: note: use '==' to turn this assignment into an equality comparison
  3812.  if (t = mbschr (name, LBRACK))
  3813.        ^
  3814.        ==
  3815. subst.c:6834:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3816.  else if (var = find_variable (name))
  3817.           ~~~~^~~~~~~~~~~~~~~~~~~~~~
  3818. subst.c:6834:16: note: place parentheses around the assignment to silence this warning
  3819.  else if (var = find_variable (name))
  3820.               ^
  3821.           (                         )
  3822. subst.c:6834:16: note: use '==' to turn this assignment into an equality comparison
  3823.  else if (var = find_variable (name))
  3824.               ^
  3825.               ==
  3826. subst.c:6867:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3827.  else if (var = find_variable_last_nameref (name, 0))
  3828.           ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3829. subst.c:6867:16: note: place parentheses around the assignment to silence this warning
  3830.  else if (var = find_variable_last_nameref (name, 0))
  3831.               ^
  3832.           (                                         )
  3833. subst.c:6867:16: note: use '==' to turn this assignment into an equality comparison
  3834.  else if (var = find_variable_last_nameref (name, 0))
  3835.               ^
  3836.               ==
  3837. subst.c:8882:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3838.  if (c = string[sindex])
  3839.      ~~^~~~~~~~~~~~~~~~
  3840. subst.c:8882:9: note: place parentheses around the assignment to silence this warning
  3841.  if (c = string[sindex])
  3842.        ^
  3843.      (                 )
  3844. subst.c:8882:9: note: use '==' to turn this assignment into an equality comparison
  3845.  if (c = string[sindex])
  3846.        ^
  3847.        ==
  3848. subst.c:8892:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3849.      if (c = string[sindex])
  3850.          ~~^~~~~~~~~~~~~~~~
  3851. subst.c:8892:13: note: place parentheses around the assignment to silence this warning
  3852.      if (c = string[sindex])
  3853.            ^
  3854.          (                 )
  3855. subst.c:8892:13: note: use '==' to turn this assignment into an equality comparison
  3856.      if (c = string[sindex])
  3857.            ^
  3858.            ==
  3859. subst.c:10975:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3860.  for (dquote = sindex = 0; c = string[sindex];)
  3861.                            ~~^~~~~~~~~~~~~~~~
  3862. subst.c:10975:31: note: place parentheses around the assignment to silence this warning
  3863.  for (dquote = sindex = 0; c = string[sindex];)
  3864.                              ^
  3865.                            (                 )
  3866. subst.c:10975:31: note: use '==' to turn this assignment into an equality comparison
  3867.  for (dquote = sindex = 0; c = string[sindex];)
  3868.                              ^
  3869.                              ==
  3870. subst.c:11513:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3871.          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  3872.                           ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  3873. subst.c:11513:33: note: place parentheses around the assignment to silence this warning
  3874.          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  3875.                                       ^
  3876.                           (                               )
  3877. subst.c:11513:33: note: use '==' to turn this assignment into an equality comparison
  3878.          for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  3879.                                       ^
  3880.                                       ==
  3881. 15 warnings generated.
  3882. rm -f hashcmd.o
  3883. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashcmd.c
  3884. rm -f hashlib.o
  3885. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c hashlib.c
  3886. rm -f mailcheck.o
  3887. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c mailcheck.c
  3888. mailcheck.c:394:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3889.  while (mailfile = extract_colon_unit (mailpaths, &i))
  3890.         ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3891. mailcheck.c:394:19: note: place parentheses around the assignment to silence this warning
  3892.  while (mailfile = extract_colon_unit (mailpaths, &i))
  3893.                  ^
  3894.         (                                            )
  3895. mailcheck.c:394:19: note: use '==' to turn this assignment into an equality comparison
  3896.  while (mailfile = extract_colon_unit (mailpaths, &i))
  3897.                  ^
  3898.                  ==
  3899. mailcheck.c:468:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3900.          if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  3901.              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3902. mailcheck.c:468:13: note: place parentheses around the assignment to silence this warning
  3903.          if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  3904.                   ^
  3905.              (                                                        )
  3906. mailcheck.c:468:13: note: use '==' to turn this assignment into an equality comparison
  3907.          if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  3908.                   ^
  3909.                   ==
  3910. 2 warnings generated.
  3911. rm -f mksignames.o
  3912. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -c ./support/mksignames.c
  3913. rm -f buildsignames.o
  3914. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DBUILDTOOL -o buildsignames.o -c ./support/signames.c
  3915. rm -f mksignames
  3916. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing    -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o mksignames mksignames.o buildsignames.o
  3917. rm -f lsignames.h
  3918. ./mksignames lsignames.h
  3919. if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
  3920. rm -f trap.o
  3921. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c trap.c
  3922. rm -f input.o
  3923. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c input.c
  3924. rm -f unwind_prot.o
  3925. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c unwind_prot.c
  3926. unwind_prot.c:271:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3927.  while (elt = unwind_protect_list)
  3928.         ~~~~^~~~~~~~~~~~~~~~~~~~~
  3929. unwind_prot.c:271:14: note: place parentheses around the assignment to silence this warning
  3930.  while (elt = unwind_protect_list)
  3931.             ^
  3932.         (                        )
  3933. unwind_prot.c:271:14: note: use '==' to turn this assignment into an equality comparison
  3934.  while (elt = unwind_protect_list)
  3935.             ^
  3936.             ==
  3937. unwind_prot.c:306:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3938.  while (elt = unwind_protect_list)
  3939.         ~~~~^~~~~~~~~~~~~~~~~~~~~
  3940. unwind_prot.c:306:14: note: place parentheses around the assignment to silence this warning
  3941.  while (elt = unwind_protect_list)
  3942.             ^
  3943.         (                        )
  3944. unwind_prot.c:306:14: note: use '==' to turn this assignment into an equality comparison
  3945.  while (elt = unwind_protect_list)
  3946.             ^
  3947.             ==
  3948. 2 warnings generated.
  3949. rm -f pathexp.o
  3950. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pathexp.c
  3951. pathexp.c:78:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3952.  while (c = *string++)
  3953.         ~~^~~~~~~~~~~
  3954. pathexp.c:78:12: note: place parentheses around the assignment to silence this warning
  3955.  while (c = *string++)
  3956.           ^
  3957.         (            )
  3958. pathexp.c:78:12: note: use '==' to turn this assignment into an equality comparison
  3959.  while (c = *string++)
  3960.           ^
  3961.           ==
  3962. pathexp.c:673:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3963.  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  3964.         ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  3965. pathexp.c:673:20: note: place parentheses around the assignment to silence this warning
  3966.  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  3967.                   ^
  3968.         (                                                  )
  3969. pathexp.c:673:20: note: use '==' to turn this assignment into an equality comparison
  3970.  while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  3971.                   ^
  3972.                   ==
  3973. 2 warnings generated.
  3974. rm -f sig.o
  3975. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c sig.c
  3976. rm -f test.o
  3977. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c test.c
  3978. rm -f version.o
  3979. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c version.c
  3980. rm -f alias.o
  3981. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c alias.c
  3982. rm -f array.o
  3983. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c array.c
  3984. rm -f arrayfunc.o
  3985. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c arrayfunc.c
  3986. rm -f assoc.o
  3987. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c assoc.c
  3988. rm -f braces.o
  3989. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c braces.c
  3990. braces.c:435:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  3991.          if (t = (char *)malloc (2))
  3992.              ~~^~~~~~~~~~~~~~~~~~~~
  3993. braces.c:435:10: note: place parentheses around the assignment to silence this warning
  3994.          if (t = (char *)malloc (2))
  3995.                ^
  3996.              (                     )
  3997. braces.c:435:10: note: use '==' to turn this assignment into an equality comparison
  3998.          if (t = (char *)malloc (2))
  3999.                ^
  4000.                ==
  4001. braces.c:615:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4002.  while (c = text[i])
  4003.         ~~^~~~~~~~~
  4004. braces.c:615:12: note: place parentheses around the assignment to silence this warning
  4005.  while (c = text[i])
  4006.           ^
  4007.         (          )
  4008. braces.c:615:12: note: use '==' to turn this assignment into an equality comparison
  4009.  while (c = text[i])
  4010.           ^
  4011.           ==
  4012. 2 warnings generated.
  4013. rm -f bracecomp.o
  4014. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bracecomp.c
  4015. rm -f bashhist.o
  4016. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashhist.c
  4017. bashhist.c:726:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4018.  while (temp = previous_history ())
  4019.         ~~~~~^~~~~~~~~~~~~~~~~~~~~
  4020. bashhist.c:726:15: note: place parentheses around the assignment to silence this warning
  4021.  while (temp = previous_history ())
  4022.              ^
  4023.         (                         )
  4024. bashhist.c:726:15: note: use '==' to turn this assignment into an equality comparison
  4025.  while (temp = previous_history ())
  4026.              ^
  4027.              ==
  4028. 1 warning generated.
  4029. rm -f bashline.o
  4030. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c bashline.c
  4031. bashline.c:796:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4032.  while (temp = fgets (buffer, 255, file))
  4033.         ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  4034. bashline.c:796:15: note: place parentheses around the assignment to silence this warning
  4035.  while (temp = fgets (buffer, 255, file))
  4036.              ^
  4037.         (                               )
  4038. bashline.c:796:15: note: use '==' to turn this assignment into an equality comparison
  4039.  while (temp = fgets (buffer, 255, file))
  4040.              ^
  4041.              ==
  4042. bashline.c:1637:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4043.      while (was_assignment = assignment (n, 0));
  4044.             ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  4045. bashline.c:1637:29: note: place parentheses around the assignment to silence this warning
  4046.      while (was_assignment = assignment (n, 0));
  4047.                            ^
  4048.             (                                 )
  4049. bashline.c:1637:29: note: use '==' to turn this assignment into an equality comparison
  4050.      while (was_assignment = assignment (n, 0));
  4051.                            ^
  4052.                            ==
  4053. bashline.c:2131:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4054.      while (val = glob_matches[local_index++])
  4055.             ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4056. bashline.c:2131:18: note: place parentheses around the assignment to silence this warning
  4057.      while (val = glob_matches[local_index++])
  4058.                 ^
  4059.             (                                )
  4060. bashline.c:2131:18: note: use '==' to turn this assignment into an equality comparison
  4061.      while (val = glob_matches[local_index++])
  4062.                 ^
  4063.                 ==
  4064. bashline.c:2525:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4065.  while (srvent = getservent ())
  4066.         ~~~~~~~^~~~~~~~~~~~~~~
  4067. bashline.c:2525:17: note: place parentheses around the assignment to silence this warning
  4068.  while (srvent = getservent ())
  4069.                ^
  4070.         (                     )
  4071. bashline.c:2525:17: note: use '==' to turn this assignment into an equality comparison
  4072.  while (srvent = getservent ())
  4073.                ^
  4074.                ==
  4075. bashline.c:2581:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4076.  while (grent = getgrent ())
  4077.         ~~~~~~^~~~~~~~~~~~~
  4078. bashline.c:2581:16: note: place parentheses around the assignment to silence this warning
  4079.  while (grent = getgrent ())
  4080.               ^
  4081.         (                  )
  4082. bashline.c:2581:16: note: use '==' to turn this assignment into an equality comparison
  4083.  while (grent = getgrent ())
  4084.               ^
  4085.               ==
  4086. bashline.c:3295:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4087.  if (t = mbschr (local_dirname, '$'))
  4088.      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4089. bashline.c:3295:9: note: place parentheses around the assignment to silence this warning
  4090.  if (t = mbschr (local_dirname, '$'))
  4091.        ^
  4092.      (                              )
  4093. bashline.c:3295:9: note: use '==' to turn this assignment into an equality comparison
  4094.  if (t = mbschr (local_dirname, '$'))
  4095.        ^
  4096.        ==
  4097. bashline.c:3297:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4098.  else if (t = mbschr (local_dirname, '`'))     /* XXX */
  4099.           ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4100. bashline.c:3297:14: note: place parentheses around the assignment to silence this warning
  4101.  else if (t = mbschr (local_dirname, '`'))     /* XXX */
  4102.             ^
  4103.           (                              )
  4104. bashline.c:3297:14: note: use '==' to turn this assignment into an equality comparison
  4105.  else if (t = mbschr (local_dirname, '`'))     /* XXX */
  4106.             ^
  4107.             ==
  4108. bashline.c:3375:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4109.  if (t = mbschr (local_dirname, '$'))
  4110.      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4111. bashline.c:3375:9: note: place parentheses around the assignment to silence this warning
  4112.  if (t = mbschr (local_dirname, '$'))
  4113.        ^
  4114.      (                              )
  4115. bashline.c:3375:9: note: use '==' to turn this assignment into an equality comparison
  4116.  if (t = mbschr (local_dirname, '$'))
  4117.        ^
  4118.        ==
  4119. bashline.c:3433:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4120.              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  4121.                              ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4122. bashline.c:3433:26: note: place parentheses around the assignment to silence this warning
  4123.              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  4124.                                ^
  4125.                              (                                       )
  4126. bashline.c:3433:26: note: use '==' to turn this assignment into an equality comparison
  4127.              for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  4128.                                ^
  4129.                                ==
  4130. bashline.c:4470:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4131.  for (passc = 0; c = string[i]; i++)
  4132.                  ~~^~~~~~~~~~~
  4133. bashline.c:4470:21: note: place parentheses around the assignment to silence this warning
  4134.  for (passc = 0; c = string[i]; i++)
  4135.                    ^
  4136.                  (            )
  4137. bashline.c:4470:21: note: use '==' to turn this assignment into an equality comparison
  4138.  for (passc = 0; c = string[i]; i++)
  4139.                    ^
  4140.                    ==
  4141. 10 warnings generated.
  4142. rm -f list.o
  4143. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c list.c
  4144. rm -f stringlib.o
  4145. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c stringlib.c
  4146. rm -f locale.o
  4147. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c locale.c
  4148. rm -f findcmd.o
  4149. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c findcmd.c
  4150. findcmd.c:269:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4151.  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  4152.      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4153. findcmd.c:269:11: note: place parentheses around the assignment to silence this warning
  4154.  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  4155.          ^
  4156.      (                                   )
  4157. findcmd.c:269:11: note: use '==' to turn this assignment into an equality comparison
  4158.  if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  4159.          ^
  4160.          ==
  4161. 1 warning generated.
  4162. cc  -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -o psize.aux ./psize.c
  4163. /bin/sh ./psize.sh > pipesize.h
  4164. rm -f redir.o
  4165. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c redir.c
  4166. redir.c:1462:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4167.  if (vr = valid_array_reference (w, 0))
  4168.      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4169. redir.c:1462:10: note: place parentheses around the assignment to silence this warning
  4170.  if (vr = valid_array_reference (w, 0))
  4171.         ^
  4172.      (                                )
  4173. redir.c:1462:10: note: use '==' to turn this assignment into an equality comparison
  4174.  if (vr = valid_array_reference (w, 0))
  4175.         ^
  4176.         ==
  4177. redir.c:1477:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4178.              if (vr = valid_array_reference (w, 0))
  4179.                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4180. redir.c:1477:15: note: place parentheses around the assignment to silence this warning
  4181.              if (vr = valid_array_reference (w, 0))
  4182.                     ^
  4183.                  (                                )
  4184. redir.c:1477:15: note: use '==' to turn this assignment into an equality comparison
  4185.              if (vr = valid_array_reference (w, 0))
  4186.                     ^
  4187.                     ==
  4188. 2 warnings generated.
  4189. rm -f pcomplete.o
  4190. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplete.c
  4191. rm -f pcomplib.o
  4192. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c pcomplib.c
  4193. rm -f syntax.o
  4194. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c syntax.c
  4195. rm -f xmalloc.o
  4196. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"amd64"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"amd64-portbld-freebsd12.2"' -DCONF_VENDOR='"portbld"' -DLOCALEDIR='"/usr/local/share/locale"' -DPACKAGE='"bash"' -DSHELL  -DHAVE_CONFIG_H -DHEREDOC_PIPESIZE=4096   -I.  -I. -I./include -I./lib   -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -c xmalloc.c
  4197. rm -f builtins.o
  4198. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing builtins.c
  4199. rm -f alias.o
  4200. ./mkbuiltins -D . alias.def
  4201. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing alias.c || ( rm -f alias.c ; exit 1 )
  4202. rm -f alias.c
  4203. rm -f bind.o
  4204. ./mkbuiltins -D . bind.def
  4205. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bind.c || ( rm -f bind.c ; exit 1 )
  4206. rm -f bind.c
  4207. rm -f break.o
  4208. ./mkbuiltins -D . break.def
  4209. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing break.c || ( rm -f break.c ; exit 1 )
  4210. rm -f break.c
  4211. rm -f builtin.o
  4212. ./mkbuiltins -D . builtin.def
  4213. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing builtin.c || ( rm -f builtin.c ; exit 1 )
  4214. rm -f builtin.c
  4215. rm -f caller.o
  4216. ./mkbuiltins -D . caller.def
  4217. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing caller.c || ( rm -f caller.c ; exit 1 )
  4218. rm -f caller.c
  4219. rm -f cd.o
  4220. ./mkbuiltins -D . cd.def
  4221. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing cd.c || ( rm -f cd.c ; exit 1 )
  4222. ./cd.def:370:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4223.      while (path = extract_colon_unit (cdpath, &path_index))
  4224.             ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4225. ./cd.def:370:19: note: place parentheses around the assignment to silence this warning
  4226.      while (path = extract_colon_unit (cdpath, &path_index))
  4227.                  ^
  4228.             (                                              )
  4229. ./cd.def:370:19: note: use '==' to turn this assignment into an equality comparison
  4230.      while (path = extract_colon_unit (cdpath, &path_index))
  4231.                  ^
  4232.                  ==
  4233. 1 warning generated.
  4234. rm -f cd.c
  4235. rm -f colon.o
  4236. ./mkbuiltins -D . colon.def
  4237. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing colon.c || ( rm -f colon.c ; exit 1 )
  4238. rm -f colon.c
  4239. rm -f command.o
  4240. ./mkbuiltins -D . command.def
  4241. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing command.c || ( rm -f command.c ; exit 1 )
  4242. rm -f command.c
  4243. rm -f common.o
  4244. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing common.c
  4245. rm -f declare.o
  4246. ./mkbuiltins -D . declare.def
  4247. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing declare.c || ( rm -f declare.c ; exit 1 )
  4248. rm -f declare.c
  4249. rm -f echo.o
  4250. ./mkbuiltins -D . echo.def
  4251. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing echo.c || ( rm -f echo.c ; exit 1 )
  4252. ./echo.def:141:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4253.      while (i = *temp++)
  4254.             ~~^~~~~~~~~
  4255. ./echo.def:141:16: note: place parentheses around the assignment to silence this warning
  4256.      while (i = *temp++)
  4257.               ^
  4258.             (          )
  4259. ./echo.def:141:16: note: use '==' to turn this assignment into an equality comparison
  4260.      while (i = *temp++)
  4261.               ^
  4262.               ==
  4263. 1 warning generated.
  4264. rm -f echo.c
  4265. rm -f enable.o
  4266. ./mkbuiltins -D . enable.def
  4267. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing enable.c || ( rm -f enable.c ; exit 1 )
  4268. rm -f enable.c
  4269. rm -f eval.o
  4270. ./mkbuiltins -D . eval.def
  4271. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing eval.c || ( rm -f eval.c ; exit 1 )
  4272. rm -f eval.c
  4273. rm -f evalfile.o
  4274. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalfile.c
  4275. rm -f evalstring.o
  4276. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing evalstring.c
  4277. evalstring.c:402:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4278.          else if (command = global_command)
  4279.                   ~~~~~~~~^~~~~~~~~~~~~~~~
  4280. evalstring.c:402:21: note: place parentheses around the assignment to silence this warning
  4281.          else if (command = global_command)
  4282.                           ^
  4283.                   (                       )
  4284. evalstring.c:402:21: note: use '==' to turn this assignment into an equality comparison
  4285.          else if (command = global_command)
  4286.                           ^
  4287.                           ==
  4288. 1 warning generated.
  4289. rm -f exec.o
  4290. ./mkbuiltins -D . exec.def
  4291. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing exec.c || ( rm -f exec.c ; exit 1 )
  4292. rm -f exec.c
  4293. rm -f exit.o
  4294. ./mkbuiltins -D . exit.def
  4295. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing exit.c || ( rm -f exit.c ; exit 1 )
  4296. rm -f exit.c
  4297. rm -f fc.o
  4298. ./mkbuiltins -D . fc.def
  4299. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing fc.c || ( rm -f fc.c ; exit 1 )
  4300. rm -f fc.c
  4301. rm -f fg_bg.o
  4302. ./mkbuiltins -D . fg_bg.def
  4303. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing fg_bg.c || ( rm -f fg_bg.c ; exit 1 )
  4304. rm -f fg_bg.c
  4305. rm -f hash.o
  4306. ./mkbuiltins -D . hash.def
  4307. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing hash.c || ( rm -f hash.c ; exit 1 )
  4308. rm -f hash.c
  4309. rm -f help.o
  4310. ./mkbuiltins -D . help.def
  4311. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing help.c || ( rm -f help.c ; exit 1 )
  4312. ./help.def:145:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4313.          for (i = 0; name = shell_builtins[i].name; i++)
  4314.                      ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  4315. ./help.def:145:21: note: place parentheses around the assignment to silence this warning
  4316.          for (i = 0; name = shell_builtins[i].name; i++)
  4317.                           ^
  4318.                      (                            )
  4319. ./help.def:145:21: note: use '==' to turn this assignment into an equality comparison
  4320.          for (i = 0; name = shell_builtins[i].name; i++)
  4321.                           ^
  4322.                           ==
  4323. 1 warning generated.
  4324. rm -f help.c
  4325. rm -f history.o
  4326. ./mkbuiltins -D . history.def
  4327. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing history.c || ( rm -f history.c ; exit 1 )
  4328. rm -f history.c
  4329. rm -f jobs.o
  4330. ./mkbuiltins -D . jobs.def
  4331. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing jobs.c || ( rm -f jobs.c ; exit 1 )
  4332. rm -f jobs.c
  4333. rm -f kill.o
  4334. ./mkbuiltins -D . kill.def
  4335. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing kill.c || ( rm -f kill.c ; exit 1 )
  4336. rm -f kill.c
  4337. rm -f let.o
  4338. ./mkbuiltins -D . let.def
  4339. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing let.c || ( rm -f let.c ; exit 1 )
  4340. rm -f let.c
  4341. rm -f mapfile.o
  4342. ./mkbuiltins -D . mapfile.def
  4343. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing mapfile.c || ( rm -f mapfile.c ; exit 1 )
  4344. rm -f mapfile.c
  4345. rm -f pushd.o
  4346. ./mkbuiltins -D . pushd.def
  4347. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing pushd.c || ( rm -f pushd.c ; exit 1 )
  4348. rm -f pushd.c
  4349. rm -f read.o
  4350. ./mkbuiltins -D . read.def
  4351. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing read.c || ( rm -f read.c ; exit 1 )
  4352. rm -f read.c
  4353. rm -f return.o
  4354. ./mkbuiltins -D . return.def
  4355. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing return.c || ( rm -f return.c ; exit 1 )
  4356. rm -f return.c
  4357. rm -f set.o
  4358. ./mkbuiltins -D . set.def
  4359. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing set.c || ( rm -f set.c ; exit 1 )
  4360. ./set.def:617:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4361.  while (vname = extract_colon_unit (value, &vptr))
  4362.         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4363. ./set.def:617:16: note: place parentheses around the assignment to silence this warning
  4364.  while (vname = extract_colon_unit (value, &vptr))
  4365.               ^
  4366.         (                                        )
  4367. ./set.def:617:16: note: use '==' to turn this assignment into an equality comparison
  4368.  while (vname = extract_colon_unit (value, &vptr))
  4369.               ^
  4370.               ==
  4371. ./set.def:742:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4372.          while (flag_name = *++arg)
  4373.                 ~~~~~~~~~~^~~~~~~~
  4374. ./set.def:742:21: note: place parentheses around the assignment to silence this warning
  4375.          while (flag_name = *++arg)
  4376.                           ^
  4377.                 (                 )
  4378. ./set.def:742:21: note: use '==' to turn this assignment into an equality comparison
  4379.          while (flag_name = *++arg)
  4380.                           ^
  4381.                           ==
  4382. ./set.def:946:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4383.          if (var = find_function (name))
  4384.              ~~~~^~~~~~~~~~~~~~~~~~~~~~
  4385. ./set.def:946:12: note: place parentheses around the assignment to silence this warning
  4386.          if (var = find_function (name))
  4387.                  ^
  4388.              (                         )
  4389. ./set.def:946:12: note: use '==' to turn this assignment into an equality comparison
  4390.          if (var = find_function (name))
  4391.                  ^
  4392.                  ==
  4393. ./set.def:985:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4394.                  if (var = array_variable_part (tname, 0, &t, (int *)0))
  4395.                      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4396. ./set.def:985:13: note: place parentheses around the assignment to silence this warning
  4397.                  if (var = array_variable_part (tname, 0, &t, (int *)0))
  4398.                          ^
  4399.                      (                                                 )
  4400. ./set.def:985:13: note: use '==' to turn this assignment into an equality comparison
  4401.                  if (var = array_variable_part (tname, 0, &t, (int *)0))
  4402.                          ^
  4403.                          ==
  4404. 4 warnings generated.
  4405. rm -f set.c
  4406. rm -f setattr.o
  4407. ./mkbuiltins -D . setattr.def
  4408. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing setattr.c || ( rm -f setattr.c ; exit 1 )
  4409. ./setattr.def:320:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4410.          for (i = 0; var = variable_list[i]; i++)
  4411.                      ~~~~^~~~~~~~~~~~~~~~~~
  4412. ./setattr.def:320:20: note: place parentheses around the assignment to silence this warning
  4413.          for (i = 0; var = variable_list[i]; i++)
  4414.                          ^
  4415.                      (                     )
  4416. ./setattr.def:320:20: note: use '==' to turn this assignment into an equality comparison
  4417.          for (i = 0; var = variable_list[i]; i++)
  4418.                          ^
  4419.                          ==
  4420. ./setattr.def:337:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4421.                  if (any_failed = sh_chkwrite (any_failed))
  4422.                      ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  4423. ./setattr.def:337:20: note: place parentheses around the assignment to silence this warning
  4424.                  if (any_failed = sh_chkwrite (any_failed))
  4425.                                 ^
  4426.                      (                                    )
  4427. ./setattr.def:337:20: note: use '==' to turn this assignment into an equality comparison
  4428.                  if (any_failed = sh_chkwrite (any_failed))
  4429.                                 ^
  4430.                                 ==
  4431. ./setattr.def:364:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4432.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4433.                           ~~~~^~~~~~~~~~~~~~~~~~
  4434. ./setattr.def:364:32: note: place parentheses around the assignment to silence this warning
  4435.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4436.                               ^
  4437.                           (                     )
  4438. ./setattr.def:364:32: note: use '==' to turn this assignment into an equality comparison
  4439.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4440.                               ^
  4441.                               ==
  4442. ./setattr.def:367:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4443.      if (any_failed = sh_chkwrite (any_failed))
  4444.          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  4445. ./setattr.def:367:22: note: place parentheses around the assignment to silence this warning
  4446.      if (any_failed = sh_chkwrite (any_failed))
  4447.                     ^
  4448.          (                                    )
  4449. ./setattr.def:367:22: note: use '==' to turn this assignment into an equality comparison
  4450.      if (any_failed = sh_chkwrite (any_failed))
  4451.                     ^
  4452.                     ==
  4453. ./setattr.def:388:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4454.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4455.                           ~~~~^~~~~~~~~~~~~~~~~~
  4456. ./setattr.def:388:32: note: place parentheses around the assignment to silence this warning
  4457.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4458.                               ^
  4459.                           (                     )
  4460. ./setattr.def:388:32: note: use '==' to turn this assignment into an equality comparison
  4461.  for (i = any_failed = 0; var = variable_list[i]; i++)
  4462.                               ^
  4463.                               ==
  4464. ./setattr.def:391:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4465.      if (any_failed = sh_chkwrite (any_failed))
  4466.          ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  4467. ./setattr.def:391:22: note: place parentheses around the assignment to silence this warning
  4468.      if (any_failed = sh_chkwrite (any_failed))
  4469.                     ^
  4470.          (                                    )
  4471. ./setattr.def:391:22: note: use '==' to turn this assignment into an equality comparison
  4472.      if (any_failed = sh_chkwrite (any_failed))
  4473.                     ^
  4474.                     ==
  4475. 6 warnings generated.
  4476. rm -f setattr.c
  4477. rm -f shift.o
  4478. ./mkbuiltins -D . shift.def
  4479. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shift.c || ( rm -f shift.c ; exit 1 )
  4480. rm -f shift.c
  4481. rm -f source.o
  4482. ./mkbuiltins -D . source.def
  4483. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing source.c || ( rm -f source.c ; exit 1 )
  4484. rm -f source.c
  4485. rm -f suspend.o
  4486. ./mkbuiltins -D . suspend.def
  4487. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing suspend.c || ( rm -f suspend.c ; exit 1 )
  4488. rm -f suspend.c
  4489. rm -f test.o
  4490. ./mkbuiltins -D . test.def
  4491. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing test.c || ( rm -f test.c ; exit 1 )
  4492. rm -f test.c
  4493. rm -f times.o
  4494. ./mkbuiltins -D . times.def
  4495. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing times.c || ( rm -f times.c ; exit 1 )
  4496. rm -f times.c
  4497. rm -f trap.o
  4498. ./mkbuiltins -D . trap.def
  4499. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing trap.c || ( rm -f trap.c ; exit 1 )
  4500. rm -f trap.c
  4501. rm -f type.o
  4502. ./mkbuiltins -D . type.def
  4503. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing type.c || ( rm -f type.c ; exit 1 )
  4504. ./type.def:338:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4505.      if (full_path = phash_search (command))
  4506.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  4507. ./type.def:338:21: note: place parentheses around the assignment to silence this warning
  4508.      if (full_path = phash_search (command))
  4509.                    ^
  4510.          (                                 )
  4511. ./type.def:338:21: note: use '==' to turn this assignment into an equality comparison
  4512.      if (full_path = phash_search (command))
  4513.                    ^
  4514.                    ==
  4515. 1 warning generated.
  4516. rm -f type.c
  4517. rm -f ulimit.o
  4518. ./mkbuiltins -D . ulimit.def
  4519. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing ulimit.c || ( rm -f ulimit.c ; exit 1 )
  4520. rm -f ulimit.c
  4521. rm -f umask.o
  4522. ./mkbuiltins -D . umask.def
  4523. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing umask.c || ( rm -f umask.c ; exit 1 )
  4524. rm -f umask.c
  4525. rm -f wait.o
  4526. ./mkbuiltins -D . wait.def
  4527. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing wait.c || ( rm -f wait.c ; exit 1 )
  4528. rm -f wait.c
  4529. rm -f getopts.o
  4530. ./mkbuiltins -D . getopts.def
  4531. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing getopts.c || ( rm -f getopts.c ; exit 1 )
  4532. rm -f getopts.c
  4533. rm -f shopt.o
  4534. ./mkbuiltins -D . shopt.def
  4535. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing shopt.c || ( rm -f shopt.c ; exit 1 )
  4536. ./shopt.def:458:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4537.  if (v = find_variable ("BASHOPTS"))
  4538.      ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4539. ./shopt.def:458:9: note: place parentheses around the assignment to silence this warning
  4540.  if (v = find_variable ("BASHOPTS"))
  4541.        ^
  4542.      (                             )
  4543. ./shopt.def:458:9: note: use '==' to turn this assignment into an equality comparison
  4544.  if (v = find_variable ("BASHOPTS"))
  4545.        ^
  4546.        ==
  4547. ./shopt.def:862:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4548.  while (vname = extract_colon_unit (value, &vptr))
  4549.         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4550. ./shopt.def:862:16: note: place parentheses around the assignment to silence this warning
  4551.  while (vname = extract_colon_unit (value, &vptr))
  4552.               ^
  4553.         (                                        )
  4554. ./shopt.def:862:16: note: use '==' to turn this assignment into an equality comparison
  4555.  while (vname = extract_colon_unit (value, &vptr))
  4556.               ^
  4557.               ==
  4558. 2 warnings generated.
  4559. rm -f shopt.c
  4560. rm -f printf.o
  4561. ./mkbuiltins -D . printf.def
  4562. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing printf.c || ( rm -f printf.c ; exit 1 )
  4563. rm -f printf.c
  4564. rm -f getopt.o
  4565. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing getopt.c
  4566. getopt.c:182:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4567.  if (sh_badopt = (temp == NULL || c == ':'))
  4568.      ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4569. getopt.c:182:17: note: place parentheses around the assignment to silence this warning
  4570.  if (sh_badopt = (temp == NULL || c == ':'))
  4571.                ^
  4572.      (                                     )
  4573. getopt.c:182:17: note: use '==' to turn this assignment into an equality comparison
  4574.  if (sh_badopt = (temp == NULL || c == ':'))
  4575.                ^
  4576.                ==
  4577. 1 warning generated.
  4578. rm -f bashgetopt.o
  4579. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing bashgetopt.c
  4580. rm -f complete.o
  4581. ./mkbuiltins -D . complete.def
  4582. cc -c   -DHAVE_CONFIG_H -DSHELL   -I. -I..  -I.. -I../include -I../lib -I.  -DHEREDOC_PIPESIZE=4096  -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing complete.c || ( rm -f complete.c ; exit 1 )
  4583. rm -f complete.c
  4584. rm -f libbuiltins.a
  4585. 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
  4586. ranlib libbuiltins.a
  4587. making ./lib/glob/libglob.a in ./lib/glob
  4588. rm -f glob.o
  4589. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  glob.c
  4590. glob.c:230:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4591.  while (t = glob_patscan (pp, pe, '|'))
  4592.         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4593. glob.c:230:12: note: place parentheses around the assignment to silence this warning
  4594.  while (t = glob_patscan (pp, pe, '|'))
  4595.           ^
  4596.         (                             )
  4597. glob.c:230:12: note: use '==' to turn this assignment into an equality comparison
  4598.  while (t = glob_patscan (pp, pe, '|'))
  4599.           ^
  4600.           ==
  4601. glob.c:348:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4602.  while (t = glob_patscan_wc (pp, pe, '|'))
  4603.         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4604. glob.c:348:12: note: place parentheses around the assignment to silence this warning
  4605.  while (t = glob_patscan_wc (pp, pe, '|'))
  4606.           ^
  4607.         (                                )
  4608. glob.c:348:12: note: use '==' to turn this assignment into an equality comparison
  4609.  while (t = glob_patscan_wc (pp, pe, '|'))
  4610.           ^
  4611.           ==
  4612. 2 warnings generated.
  4613. rm -f strmatch.o
  4614. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  strmatch.c
  4615. rm -f smatch.o
  4616. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  smatch.c
  4617. In file included from smatch.c:330:
  4618. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4619.  if (not = (*p == L('!') || *p == L('^')))
  4620.      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4621. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  4622.  if (not = (*p == L('!') || *p == L('^')))
  4623.          ^
  4624.      (                                   )
  4625. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  4626.  if (not = (*p == L('!') || *p == L('^')))
  4627.          ^
  4628.          ==
  4629. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4630.  for (s = string; c = *s; s++)
  4631.                   ~~^~~~
  4632. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  4633.  for (s = string; c = *s; s++)
  4634.                     ^
  4635.                   (     )
  4636. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  4637.  for (s = string; c = *s; s++)
  4638.                     ^
  4639.                     ==
  4640. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4641.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4642.                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4643. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  4644.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4645.                     ^
  4646.                  (                                                          )
  4647. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  4648.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4649.                     ^
  4650.                     ==
  4651. smatch.c:525:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4652.  while (p = strchr (p, '['))
  4653.         ~~^~~~~~~~~~~~~~~~~
  4654. smatch.c:525:12: note: place parentheses around the assignment to silence this warning
  4655.  while (p = strchr (p, '['))
  4656.           ^
  4657.         (                  )
  4658. smatch.c:525:12: note: use '==' to turn this assignment into an equality comparison
  4659.  while (p = strchr (p, '['))
  4660.           ^
  4661.           ==
  4662. In file included from smatch.c:575:
  4663. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4664.  if (not = (*p == L('!') || *p == L('^')))
  4665.      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4666. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  4667.  if (not = (*p == L('!') || *p == L('^')))
  4668.          ^
  4669.      (                                   )
  4670. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  4671.  if (not = (*p == L('!') || *p == L('^')))
  4672.          ^
  4673.          ==
  4674. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4675.  for (s = string; c = *s; s++)
  4676.                   ~~^~~~
  4677. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  4678.  for (s = string; c = *s; s++)
  4679.                     ^
  4680.                   (     )
  4681. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  4682.  for (s = string; c = *s; s++)
  4683.                     ^
  4684.                     ==
  4685. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4686.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4687.                  ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  4688. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  4689.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4690.                     ^
  4691.                  (                                                          )
  4692. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  4693.              if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  4694.                     ^
  4695.                     ==
  4696. 7 warnings generated.
  4697. rm -f xmbsrtowcs.o
  4698. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  xmbsrtowcs.c
  4699. rm -f gmisc.o
  4700. cc -c  -DHAVE_CONFIG_H -DSHELL -I. -I../.. -I../.. -I../../include -I../../lib -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing  gmisc.c
  4701. In file included from gmisc.c:57:
  4702. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4703.  while (c = *pat++)
  4704.         ~~^~~~~~~~
  4705. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  4706.  while (c = *pat++)
  4707.           ^
  4708.         (         )
  4709. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  4710.  while (c = *pat++)
  4711.           ^
  4712.           ==
  4713. In file included from gmisc.c:72:
  4714. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4715.  while (c = *pat++)
  4716.         ~~^~~~~~~~
  4717. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  4718.  while (c = *pat++)
  4719.           ^
  4720.         (         )
  4721. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  4722.  while (c = *pat++)
  4723.           ^
  4724.           ==
  4725. 2 warnings generated.
  4726. rm -f -f libglob.a
  4727. ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o
  4728. test -n "ranlib" && ranlib libglob.a
  4729. making ./lib/sh/libsh.a in ./lib/sh
  4730. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE clktck.c
  4731. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE clock.c
  4732. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE getenv.c
  4733. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE oslib.c
  4734. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE setlinebuf.c
  4735. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE strnlen.c
  4736. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE itos.c
  4737. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zread.c
  4738. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zwrite.c
  4739. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shtty.c
  4740. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shmatch.c
  4741. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE eaccess.c
  4742. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE netconn.c
  4743. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE netopen.c
  4744. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE timeval.c
  4745. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE makepath.c
  4746. makepath.c:123:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4747.  while (*r++ = *s++)
  4748.         ~~~~~^~~~~~
  4749. makepath.c:123:15: note: place parentheses around the assignment to silence this warning
  4750.  while (*r++ = *s++)
  4751.              ^
  4752.         (          )
  4753. makepath.c:123:15: note: use '==' to turn this assignment into an equality comparison
  4754.  while (*r++ = *s++)
  4755.              ^
  4756.              ==
  4757. 1 warning generated.
  4758. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE pathcanon.c
  4759. pathcanon.c:117:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4760.  if (rooted = ROOTEDPATH(path))
  4761.      ~~~~~~~^~~~~~~~~~~~~~~~~~
  4762. pathcanon.c:117:14: note: place parentheses around the assignment to silence this warning
  4763.  if (rooted = ROOTEDPATH(path))
  4764.             ^
  4765.      (                        )
  4766. pathcanon.c:117:14: note: use '==' to turn this assignment into an equality comparison
  4767.  if (rooted = ROOTEDPATH(path))
  4768.             ^
  4769.             ==
  4770. 1 warning generated.
  4771. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE pathphys.c
  4772. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE tmpfile.c
  4773. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE stringlist.c
  4774. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE stringvec.c
  4775. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE spell.c
  4776. spell.c:98:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4777.      for (p = best; *np = *p++; np++)
  4778.                     ~~~~^~~~~~
  4779. spell.c:98:26: note: place parentheses around the assignment to silence this warning
  4780.      for (p = best; *np = *p++; np++)
  4781.                         ^
  4782.                     (         )
  4783. spell.c:98:26: note: use '==' to turn this assignment into an equality comparison
  4784.      for (p = best; *np = *p++; np++)
  4785.                         ^
  4786.                         ==
  4787. 1 warning generated.
  4788. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shquote.c
  4789. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE strtrans.c
  4790. strtrans.c:253:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4791.  for (s = str; c = *s; s++)
  4792.                ~~^~~~
  4793. strtrans.c:253:19: note: place parentheses around the assignment to silence this warning
  4794.  for (s = str; c = *s; s++)
  4795.                  ^
  4796.                (     )
  4797. strtrans.c:253:19: note: use '==' to turn this assignment into an equality comparison
  4798.  for (s = str; c = *s; s++)
  4799.                  ^
  4800.                  ==
  4801. strtrans.c:337:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4802.  for (wcs = wcstr; wcc = *wcs; wcs++)
  4803.                    ~~~~^~~~~~
  4804. strtrans.c:337:25: note: place parentheses around the assignment to silence this warning
  4805.  for (wcs = wcstr; wcc = *wcs; wcs++)
  4806.                        ^
  4807.                    (         )
  4808. strtrans.c:337:25: note: use '==' to turn this assignment into an equality comparison
  4809.  for (wcs = wcstr; wcc = *wcs; wcs++)
  4810.                        ^
  4811.                        ==
  4812. strtrans.c:360:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4813.  for (s = string; c = *s; s++)
  4814.                   ~~^~~~
  4815. strtrans.c:360:22: note: place parentheses around the assignment to silence this warning
  4816.  for (s = string; c = *s; s++)
  4817.                     ^
  4818.                   (     )
  4819. strtrans.c:360:22: note: use '==' to turn this assignment into an equality comparison
  4820.  for (s = string; c = *s; s++)
  4821.                     ^
  4822.                     ==
  4823. 3 warnings generated.
  4824. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE snprintf.c
  4825. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mailstat.c
  4826. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtulong.c
  4827. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtullong.c
  4828. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fmtumax.c
  4829. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zcatfd.c
  4830. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zmapfd.c
  4831. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE winsize.c
  4832. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE wcsdup.c
  4833. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fpurge.c
  4834. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE zgetline.c
  4835. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbscmp.c
  4836. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE uconvert.c
  4837. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE ufuncs.c
  4838. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE casemod.c
  4839. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE input_avail.c
  4840. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbscasecmp.c
  4841. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE fnxform.c
  4842. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE unicode.c
  4843. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE shmbchar.c
  4844. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE utf8.c
  4845. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE random.c
  4846. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE gettimeofday.c
  4847. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE wcsnwidth.c
  4848. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mktime.c
  4849. cc -c   -I. -I../.. -I../.. -I../../lib -I../../include -I.  -DHAVE_CONFIG_H -DSHELL  -DHEREDOC_PIPESIZE=4096  -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE mbschr.c
  4850. rm -f libsh.a
  4851. 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  utf8.o random.o gettimeofday.o wcsnwidth.o mktime.o mbschr.o
  4852. test -n "ranlib" && ranlib libsh.a
  4853. making ./lib/tilde/libtilde.a in ./lib/tilde
  4854. cc -c   -DHAVE_CONFIG_H -DSHELL -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE  -I. -I../.. -I../.. -I../../include -I../../lib -DHEREDOC_PIPESIZE=4096 -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing tilde.c
  4855. tilde.c:195:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4856.  if (result = strchr (string, '~'))
  4857.      ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  4858. tilde.c:195:14: note: place parentheses around the assignment to silence this warning
  4859.  if (result = strchr (string, '~'))
  4860.             ^
  4861.      (                            )
  4862. tilde.c:195:14: note: use '==' to turn this assignment into an equality comparison
  4863.  if (result = strchr (string, '~'))
  4864.             ^
  4865.             ==
  4866. 1 warning generated.
  4867. rm -f libtilde.a
  4868. ar cr libtilde.a tilde.o
  4869. test -n "ranlib" && ranlib libtilde.a
  4870. rm -f bash
  4871. cc -L./builtins -L/usr/local/lib -L/usr/local/lib -L./lib/glob  -L./lib/tilde  -L./lib/sh  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong   -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing   -o bash shell.o eval.o y.tab.o general.o make_cmd.o print_cmd.o   dispose_cmd.o execute_cmd.o variables.o copy_cmd.o error.o  expr.o flags.o jobs.o subst.o hashcmd.o hashlib.o mailcheck.o  trap.o input.o unwind_prot.o pathexp.o sig.o test.o version.o  alias.o array.o arrayfunc.o assoc.o braces.o bracecomp.o bashhist.o  bashline.o  list.o stringlib.o locale.o findcmd.o redir.o  pcomplete.o pcomplib.o syntax.o xmalloc.o  -lbuiltins -lglob -lsh -lreadline -lhistory -ltermcap  -ltilde  /usr/local/lib/libintl.so   -ldl -L/usr/local/lib
  4872. ls -l bash
  4873. -rwxr-xr-x  1 root  wheel  1064704 Dec 11 11:57 bash
  4874. size bash
  4875.    text    data     bss      dec       hex   filename
  4876.  927153   11544   52516   991213   0xf1fed   bash
  4877. rm -f man2html.o
  4878. cc -c  -DHAVE_CONFIG_H -DSHELL   -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I.. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.c
  4879. man2html.c:3693:44: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  4880.                                for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  4881.                                            ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  4882. man2html.c:3693:44: note: place parentheses around the assignment to silence this warning
  4883.                                for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  4884.                                                                       ^
  4885.                                            (                                         )
  4886. man2html.c:3693:44: note: use '==' to turn this assignment into an equality comparison
  4887.                                for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  4888.                                                                       ^
  4889.                                                                       ==
  4890. 1 warning generated.
  4891. cc  -DHAVE_CONFIG_H -DSHELL   -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I.. -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing man2html.o -o man2html -ldl -L/usr/local/lib
  4892. ===========================================================================
  4893. =======================<phase: run-depends    >============================
  4894. ===>   bash-5.1 depends on executable: indexinfo - found
  4895. ===========================================================================
  4896. =======================<phase: stage          >============================
  4897. ===>  Staging for bash-5.1
  4898. ===>   Generating temporary packing list
  4899. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  4900. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage installdirs )
  4901. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  4902. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES
  4903. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES
  4904. if test "bash" = "gettext-tools"; then  /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po;  else  : ;  fi
  4905. install  -s -m 555 -m 0755 bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bash
  4906. install  -m 555 -m 0555 bashbug /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bashbug
  4907. install  -m 0644 ./CHANGES ./COMPAT ./NEWS ./POSIX  ./RBASH ./README /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  4908. ( cd ./doc ; /usr/bin/make    man1dir=/usr/local/man/man1 man1ext=.1  man3dir=/usr/local/man/man3 man3ext=.3  infodir=/usr/local/share/info htmldir=/usr/local/share/doc/bash DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  4909. makeinfo --no-split -I../lib/readline/doc ./bashref.texi
  4910. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1
  4911. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info
  4912. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  4913. 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
  4914. install  -m 0644 ./bash.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bash.1
  4915. install  -m 0644 ./bashbug.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bashbug.1
  4916. install  -m 0644 ./FAQ ./INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  4917. if test -f bash.info; then d=.; else d=.; fi;  install  -m 0644 $d/bash.info /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info
  4918. if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then  install-info --dir-file=/wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/dir /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info/bash.info;  else true; fi
  4919. 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
  4920. ( cd ./builtins ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  4921. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  4922. test -z "en@quot.gmo en@boldquot.gmo af.gmo bg.gmo ca.gmo cs.gmo da.gmo de.gmo el.gmo eo.gmo es.gmo et.gmo fi.gmo fr.gmo ga.gmo gl.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || /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 ko.gmo lt.gmo nb.gmo nl.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sv.gmo tr.gmo uk.gmo vi.gmo zh_CN.gmo zh_TW.gmo
  4923. `en@quot.gmo' is up to date.
  4924. `en@boldquot.gmo' is up to date.
  4925. `af.gmo' is up to date.
  4926. `bg.gmo' is up to date.
  4927. `ca.gmo' is up to date.
  4928. `cs.gmo' is up to date.
  4929. `da.gmo' is up to date.
  4930. `de.gmo' is up to date.
  4931. `el.gmo' is up to date.
  4932. `eo.gmo' is up to date.
  4933. `es.gmo' is up to date.
  4934. `et.gmo' is up to date.
  4935. `fi.gmo' is up to date.
  4936. `fr.gmo' is up to date.
  4937. `ga.gmo' is up to date.
  4938. `gl.gmo' is up to date.
  4939. `hr.gmo' is up to date.
  4940. `hu.gmo' is up to date.
  4941. `id.gmo' is up to date.
  4942. `it.gmo' is up to date.
  4943. `ja.gmo' is up to date.
  4944. `ko.gmo' is up to date.
  4945. `lt.gmo' is up to date.
  4946. `nb.gmo' is up to date.
  4947. `nl.gmo' is up to date.
  4948. `pl.gmo' is up to date.
  4949. `pt.gmo' is up to date.
  4950. `pt_BR.gmo' is up to date.
  4951. `ro.gmo' is up to date.
  4952. `ru.gmo' is up to date.
  4953. `sk.gmo' is up to date.
  4954. `sl.gmo' is up to date.
  4955. `sr.gmo' is up to date.
  4956. `sv.gmo' is up to date.
  4957. `tr.gmo' is up to date.
  4958. `uk.gmo' is up to date.
  4959. `vi.gmo' is up to date.
  4960. `zh_CN.gmo' is up to date.
  4961. `zh_TW.gmo' is up to date.
  4962. touch stamp-po
  4963. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  4964. installing en@quot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo
  4965. installing en@boldquot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo
  4966. installing af.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/af/LC_MESSAGES/bash.mo
  4967. installing bg.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/bg/LC_MESSAGES/bash.mo
  4968. installing ca.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ca/LC_MESSAGES/bash.mo
  4969. installing cs.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/cs/LC_MESSAGES/bash.mo
  4970. installing da.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/da/LC_MESSAGES/bash.mo
  4971. installing de.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/de/LC_MESSAGES/bash.mo
  4972. installing el.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/el/LC_MESSAGES/bash.mo
  4973. installing eo.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/eo/LC_MESSAGES/bash.mo
  4974. installing es.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/es/LC_MESSAGES/bash.mo
  4975. installing et.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/et/LC_MESSAGES/bash.mo
  4976. installing fi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fi/LC_MESSAGES/bash.mo
  4977. installing fr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fr/LC_MESSAGES/bash.mo
  4978. installing ga.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ga/LC_MESSAGES/bash.mo
  4979. installing gl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/gl/LC_MESSAGES/bash.mo
  4980. installing hr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hr/LC_MESSAGES/bash.mo
  4981. installing hu.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hu/LC_MESSAGES/bash.mo
  4982. installing id.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/id/LC_MESSAGES/bash.mo
  4983. installing it.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/it/LC_MESSAGES/bash.mo
  4984. installing ja.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ja/LC_MESSAGES/bash.mo
  4985. installing ko.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ko/LC_MESSAGES/bash.mo
  4986. installing lt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/lt/LC_MESSAGES/bash.mo
  4987. installing nb.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nb/LC_MESSAGES/bash.mo
  4988. installing nl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nl/LC_MESSAGES/bash.mo
  4989. installing pl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pl/LC_MESSAGES/bash.mo
  4990. installing pt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt/LC_MESSAGES/bash.mo
  4991. installing pt_BR.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo
  4992. installing ro.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ro/LC_MESSAGES/bash.mo
  4993. installing ru.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ru/LC_MESSAGES/bash.mo
  4994. installing sk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sk/LC_MESSAGES/bash.mo
  4995. installing sl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sl/LC_MESSAGES/bash.mo
  4996. installing sr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sr/LC_MESSAGES/bash.mo
  4997. installing sv.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sv/LC_MESSAGES/bash.mo
  4998. installing tr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/tr/LC_MESSAGES/bash.mo
  4999. installing uk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/uk/LC_MESSAGES/bash.mo
  5000. installing vi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/vi/LC_MESSAGES/bash.mo
  5001. installing zh_CN.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo
  5002. installing zh_TW.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo
  5003. if test "bash" = "gettext-tools"; then  /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po;  for file in Makefile.in.in remove-potcdate.sin  quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot   Makevars.template; do  install  -m 0644 ./$file  /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file;  done;  for file in Makevars; do  rm -f /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po/$file;  done;  else  : ;  fi
  5004. ( cd /wrkdirs/usr/ports/shells/bash/work/bash-5.1/examples/loadables && /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  5005. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o print.o print.c
  5006. cc -shared -Wl,-soname,print  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o print print.o
  5007. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o truefalse.o truefalse.c
  5008. cc -shared -Wl,-soname,truefalse  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o truefalse truefalse.o
  5009. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o sleep.o sleep.c
  5010. cc -shared -Wl,-soname,sleep  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sleep sleep.o
  5011. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o finfo.o finfo.c
  5012. cc -shared -Wl,-soname,finfo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o finfo finfo.o
  5013. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o logname.o logname.c
  5014. cc -shared -Wl,-soname,logname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o logname logname.o
  5015. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o basename.o basename.c
  5016. cc -shared -Wl,-soname,basename  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o basename basename.o
  5017. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o dirname.o dirname.c
  5018. cc -shared -Wl,-soname,dirname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o dirname dirname.o
  5019. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o fdflags.o fdflags.c
  5020. cc -shared -Wl,-soname,fdflags  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o fdflags fdflags.o
  5021. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o tty.o tty.c
  5022. cc -shared -Wl,-soname,tty  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tty tty.o
  5023. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o pathchk.o pathchk.c
  5024. cc -shared -Wl,-soname,pathchk  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o pathchk pathchk.o
  5025. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o tee.o tee.c
  5026. cc -shared -Wl,-soname,tee  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tee tee.o
  5027. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o head.o head.c
  5028. cc -shared -Wl,-soname,head  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o head head.o
  5029. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mkdir.o mkdir.c
  5030. mkdir.c:173:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  5031.   while (p = strchr (p, '/'))
  5032.          ~~^~~~~~~~~~~~~~~~~
  5033. mkdir.c:173:12: note: place parentheses around the assignment to silence this warning
  5034.   while (p = strchr (p, '/'))
  5035.            ^
  5036.          (                  )
  5037. mkdir.c:173:12: note: use '==' to turn this assignment into an equality comparison
  5038.   while (p = strchr (p, '/'))
  5039.            ^
  5040.            ==
  5041. 1 warning generated.
  5042. cc -shared -Wl,-soname,mkdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkdir mkdir.o
  5043. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o rmdir.o rmdir.c
  5044. cc -shared -Wl,-soname,rmdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rmdir rmdir.o
  5045. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mkfifo.o mkfifo.c
  5046. cc -shared -Wl,-soname,mkfifo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkfifo mkfifo.o
  5047. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mktemp.o mktemp.c
  5048. cc -shared -Wl,-soname,mktemp  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mktemp mktemp.o
  5049. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o printenv.o printenv.c
  5050. cc -shared -Wl,-soname,printenv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o printenv printenv.o
  5051. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o id.o id.c
  5052. cc -shared -Wl,-soname,id  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o id id.o
  5053. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o whoami.o whoami.c
  5054. cc -shared -Wl,-soname,whoami  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o whoami whoami.o
  5055. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o uname.o uname.c
  5056. cc -shared -Wl,-soname,uname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o uname uname.o
  5057. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o sync.o sync.c
  5058. cc -shared -Wl,-soname,sync  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sync sync.o
  5059. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o push.o push.c
  5060. cc -shared -Wl,-soname,push  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o push push.o
  5061. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o ln.o ln.c
  5062. cc -shared -Wl,-soname,ln  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o ln ln.o
  5063. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o unlink.o unlink.c
  5064. cc -shared -Wl,-soname,unlink  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o unlink unlink.o
  5065. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o realpath.o realpath.c
  5066. cc -shared -Wl,-soname,realpath  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o realpath realpath.o
  5067. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o strftime.o strftime.c
  5068. cc -shared -Wl,-soname,strftime  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o strftime strftime.o
  5069. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o mypid.o mypid.c
  5070. cc -shared -Wl,-soname,mypid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mypid mypid.o
  5071. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o setpgid.o setpgid.c
  5072. cc -shared -Wl,-soname,setpgid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o setpgid setpgid.o
  5073. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o seq.o seq.c
  5074. seq.c:178:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  5075.   if (dp = strchr (numbuf, decimal_point))
  5076.       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  5077. seq.c:178:10: note: place parentheses around the assignment to silence this warning
  5078.   if (dp = strchr (numbuf, decimal_point))
  5079.          ^
  5080.       (                                  )
  5081. seq.c:178:10: note: use '==' to turn this assignment into an equality comparison
  5082.   if (dp = strchr (numbuf, decimal_point))
  5083.          ^
  5084.          ==
  5085. 1 warning generated.
  5086. cc -shared -Wl,-soname,seq  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o seq seq.o
  5087. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o rm.o rm.c
  5088. cc -shared -Wl,-soname,rm  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rm rm.o
  5089. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o accept.o accept.c
  5090. cc -shared -Wl,-soname,accept  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o accept accept.o
  5091. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o csv.o csv.c
  5092. cc -shared -Wl,-soname,csv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o csv csv.o
  5093. cc -fPIC -DHAVE_CONFIG_H -DSHELL -DHEREDOC_PIPESIZE=4096 -DDEFAULT_PATH_VALUE='"/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin"'  -DSTANDARD_UTILS_PATH='"/sbin:/bin:/usr/sbin:/usr/bin"' -DLIBICONV_PLUG -I/usr/local/include -isystem /usr/local/include -D_THREAD_SAFE -O2 -pipe  -DLIBICONV_PLUG -fstack-protector-strong -isystem /usr/local/include -fno-strict-aliasing -I. -I.. -I../.. -I../../lib -I../../builtins -I.  -I../../include -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1 -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/lib  -I/wrkdirs/usr/ports/shells/bash/work/bash-5.1/builtins  -c -o cut.o cut.c
  5094. cut.c:89:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  5095.   while (ltok = strsep (&larg, ","))
  5096.          ~~~~~^~~~~~~~~~~~~~~~~~~~~
  5097. cut.c:89:15: note: place parentheses around the assignment to silence this warning
  5098.   while (ltok = strsep (&larg, ","))
  5099.               ^
  5100.          (                         )
  5101. cut.c:89:15: note: use '==' to turn this assignment into an equality comparison
  5102.   while (ltok = strsep (&larg, ","))
  5103.               ^
  5104.               ==
  5105. 1 warning generated.
  5106. cc -shared -Wl,-soname,cut  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o cut cut.o
  5107. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  5108. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash
  5109. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/builtins
  5110. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/include
  5111. install  -m 0644 ./support/bash.pc /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/libdata/pkgconfig/bash.pc
  5112. installing example loadable builtins in /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  5113. print
  5114. truefalse
  5115. sleep
  5116. finfo
  5117. logname
  5118. basename
  5119. dirname
  5120. fdflags
  5121. tty
  5122. pathchk
  5123. tee
  5124. head
  5125. mkdir
  5126. rmdir
  5127. mkfifo
  5128. mktemp
  5129. printenv
  5130. id
  5131. whoami
  5132. uname
  5133. sync
  5134. push
  5135. ln
  5136. unlink
  5137. realpath
  5138. strftime
  5139. mypid
  5140. setpgid
  5141. seq
  5142. rm
  5143. accept
  5144. csv
  5145. cut
  5146. /bin/ln -sf bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/rbash
  5147. install  -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.1/doc/FAQ  /wrkdirs/usr/ports/shells/bash/work/bash-5.1/doc/INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  5148. for d in CHANGES COMPAT NEWS POSIX RBASH README; do  install  -m 0644 /wrkdirs/usr/ports/shells/bash/work/bash-5.1/${d} /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash;  done
  5149. ====> Compressing man pages (compress-man)
  5150. ===========================================================================
  5151. =======================<phase: package        >============================
  5152. ===>  Building package for bash-5.1
  5153. ===========================================================================
  5154. =>> Cleaning up wrkdir
  5155. ===>  Cleaning for bash-5.1
  5156. build of shells/bash | bash-5.1 ended at Fri Dec 11 12:57:17 CET 2020
  5157. build time: 00:01:01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement