Advertisement
Guest User

FreeBSD 12 i386 - succeeded bash build

a guest
Dec 11th, 2020
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 215.92 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
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement