Advertisement
Guest User

FREEBSD 12 amd64 without safe jobs

a guest
Dec 12th, 2020 (edited)
189
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 216.22 KB | None | 0 0
  1. =>> Building shells/bash
  2. build started at Sat Dec 12 11:21:15 CET 2020
  3. port directory: /usr/ports/shells/bash
  4. package name: bash-5.1
  5. building for: FreeBSD singleporttest-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 557785 2020-12-12 02:33:20Z pkubaj $
  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/singleporttest-default/ref
  28. LC_COLLATE=C
  29. POUDRIERE_BUILD_TYPE=bulk
  30. PACKAGE_BUILDING=yes
  31. SAVED_TERM=xterm-256color
  32. OUTPUT_REDIRECTED_STDERR=4
  33. OUTPUT_REDIRECTED=1
  34. PWD=/data/poudriere/data/.m/singleporttest-default/ref/.p/pool
  35. OUTPUT_REDIRECTED_STDOUT=3
  36. P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
  37. MASTERNAME=singleporttest-default
  38. SCRIPTPREFIX=/usr/local/share/poudriere
  39. OLDPWD=/data/poudriere/data/.m/singleporttest-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/singleporttest-make.conf ####
  100. USE_PACKAGE_DEPENDS=yes
  101. BATCH=yes
  102. WRKDIRPREFIX=/wrkdirs
  103.  
  104. OPTIONS_UNSET=X11
  105. WITH_PKGNG=yes
  106.  
  107.  
  108. .if ${.CURDIR:M*/mail/sendmail*}
  109. SENDMAIL_CF_DIR= /usr/local/share/sendmail/cf
  110. SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
  111. SENDMAIL_LDFLAGS+= -L/usr/local/lib
  112. SENDMAIL_LDADD+= -lsasl2
  113. # Adding to enable alternate port (smtps) for sendmail...
  114. SENDMAIL_CFLAGS+= -D_FFR_SMTP_SSL
  115. .endif
  116.  
  117. DEFAULT_VERSIONS= php=73 apache=2.4 mysql=56 ssl=openssl
  118.  
  119. WITH_SSP_PORTS=yes
  120.  
  121. LICENSES_ACCEPTED+= PDFlib
  122. #DISABLE_LICENSES=yes
  123. #MAKE_JOBS_UNSAFE=yes
  124. #### /usr/ports/Mk/Scripts/ports_env.sh ####
  125. _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
  126. _ALTCCVERSION_921dbbb2=none
  127. _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"
  128. CC_OUTPUT_921dbbb2_58173849=yes
  129. CC_OUTPUT_921dbbb2_9bdba57c=yes
  130. CC_OUTPUT_921dbbb2_6a4fe7f5=yes
  131. CC_OUTPUT_921dbbb2_6bcac02b=yes
  132. CC_OUTPUT_921dbbb2_67d20829=yes
  133. CC_OUTPUT_921dbbb2_bfa62e83=yes
  134. CC_OUTPUT_921dbbb2_f0b4d593=yes
  135. CC_OUTPUT_921dbbb2_308abb44=yes
  136. CC_OUTPUT_921dbbb2_f00456e5=yes
  137. CC_OUTPUT_921dbbb2_65ad290d=yes
  138. CC_OUTPUT_921dbbb2_f2776b26=yes
  139. CC_OUTPUT_921dbbb2_b2657cc3=yes
  140. CC_OUTPUT_921dbbb2_380987f7=yes
  141. CC_OUTPUT_921dbbb2_160933ec=yes
  142. CC_OUTPUT_921dbbb2_fb62803b=yes
  143. _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
  144. _OBJC_ALTCCVERSION_921dbbb2=none
  145. ARCH=amd64
  146. OPSYS=FreeBSD
  147. _OSRELEASE=12.2-RELEASE
  148. OSREL=12.2
  149. OSVERSION=1202000
  150. PYTHONBASE=/usr/local
  151. HAVE_COMPAT_IA32_KERN=YES
  152. _SMP_CPUS=30
  153. CONFIGURE_MAX_CMD_LEN=524288
  154. HAVE_PORTS_ENV=1
  155. #### Misc Poudriere ####
  156. GID=0
  157. UID=0
  158. ---End make.conf---
  159. --Resource limits--
  160. cpu time               (seconds, -t)  unlimited
  161. file size           (512-blocks, -f)  unlimited
  162. data seg size           (kbytes, -d)  33554432
  163. stack size              (kbytes, -s)  524288
  164. core file size      (512-blocks, -c)  unlimited
  165. max memory size         (kbytes, -m)  unlimited
  166. locked memory           (kbytes, -l)  unlimited
  167. max user processes              (-u)  89999
  168. open files                      (-n)  1024
  169. virtual mem size        (kbytes, -v)  unlimited
  170. swap limit              (kbytes, -w)  unlimited
  171. socket buffer size       (bytes, -b)  unlimited
  172. pseudo-terminals                (-p)  unlimited
  173. kqueues                         (-k)  unlimited
  174. umtx shared locks               (-o)  unlimited
  175. --End resource limits--
  176. =======================<phase: check-sanity   >============================
  177. ===>  License GPLv3+ accepted by the user
  178. ===========================================================================
  179. =======================<phase: pkg-depends    >============================
  180. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - not found
  181. ===>   Installing existing package /packages/All/pkg-1.15.10.txz
  182. [singleporttest-default-job-01] Installing pkg-1.15.10...
  183. [singleporttest-default-job-01] Extracting pkg-1.15.10: .......... done
  184. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - found
  185. ===>   Returning to build of bash-5.1
  186. ===========================================================================
  187. =======================<phase: fetch-depends  >============================
  188. ===========================================================================
  189. =======================<phase: fetch          >============================
  190. ===>  License GPLv3+ accepted by the user
  191. ===> Fetching all distfiles required by bash-5.1 for building
  192. ===========================================================================
  193. =======================<phase: checksum       >============================
  194. ===>  License GPLv3+ accepted by the user
  195. ===> Fetching all distfiles required by bash-5.1 for building
  196. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  197. ===========================================================================
  198. =======================<phase: extract-depends>============================
  199. ===========================================================================
  200. =======================<phase: extract        >============================
  201. ===>  License GPLv3+ accepted by the user
  202. ===> Fetching all distfiles required by bash-5.1 for building
  203. ===>  Extracting for bash-5.1
  204. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  205. ===========================================================================
  206. =======================<phase: patch-depends  >============================
  207. ===========================================================================
  208. =======================<phase: patch          >============================
  209. ===>  Patching for bash-5.1
  210. ===>  Applying FreeBSD patches for bash-5.1 from /usr/ports/shells/bash/files
  211. /usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-5.1/parse.y
  212. /bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-5.1/y.tab.c
  213. ===========================================================================
  214. =======================<phase: build-depends  >============================
  215. ===>   bash-5.1 depends on executable: bison - not found
  216. ===>   Installing existing package /packages/All/bison-3.6.4,1.txz
  217. [singleporttest-default-job-01] Installing bison-3.6.4,1...
  218. [singleporttest-default-job-01] `-- Installing gettext-runtime-0.21...
  219. [singleporttest-default-job-01] |   `-- Installing indexinfo-0.3.1...
  220. [singleporttest-default-job-01] |   `-- Extracting indexinfo-0.3.1: . done
  221. [singleporttest-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
  222. [singleporttest-default-job-01] `-- Installing libtextstyle-0.21...
  223. [singleporttest-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
  224. [singleporttest-default-job-01] `-- Installing m4-1.4.18_1,1...
  225. [singleporttest-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
  226. [singleporttest-default-job-01] Extracting bison-3.6.4,1: .......... done
  227. ===>   bash-5.1 depends on executable: bison - found
  228. ===>   Returning to build of bash-5.1
  229. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - not found
  230. ===>   Installing existing package /packages/All/texinfo-6.7_4,1.txz
  231. [singleporttest-default-job-01] Installing texinfo-6.7_4,1...
  232. [singleporttest-default-job-01] `-- Installing p5-Locale-libintl-1.32...
  233. [singleporttest-default-job-01] |   `-- Installing libiconv-1.16...
  234. [singleporttest-default-job-01] |   `-- Extracting libiconv-1.16: .......... done
  235. [singleporttest-default-job-01] |   `-- Installing perl5-5.32.0_1...
  236. [singleporttest-default-job-01] |   `-- Extracting perl5-5.32.0_1: .......... done
  237. [singleporttest-default-job-01] `-- Extracting p5-Locale-libintl-1.32: .......... done
  238. [singleporttest-default-job-01] `-- Installing p5-Text-Unidecode-1.30...
  239. [singleporttest-default-job-01] `-- Extracting p5-Text-Unidecode-1.30: .......... done
  240. [singleporttest-default-job-01] `-- Installing p5-Unicode-EastAsianWidth-12.0...
  241. [singleporttest-default-job-01] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done
  242. [singleporttest-default-job-01] Extracting texinfo-6.7_4,1: .......... done
  243. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - found
  244. ===>   Returning to build of bash-5.1
  245. ===>   bash-5.1 depends on executable: msgfmt - not found
  246. ===>   Installing existing package /packages/All/gettext-tools-0.21.txz
  247. [singleporttest-default-job-01] Installing gettext-tools-0.21...
  248. [singleporttest-default-job-01] Extracting gettext-tools-0.21: .......... done
  249. ===>   bash-5.1 depends on executable: msgfmt - found
  250. ===>   Returning to build of bash-5.1
  251. ===========================================================================
  252. =======================<phase: lib-depends    >============================
  253. ===>   bash-5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  254. ===>   bash-5.1 depends on shared library: libreadline.so.8 - not found
  255. ===>   Installing existing package /packages/All/readline-8.0.4.txz
  256. [singleporttest-default-job-01] Installing readline-8.0.4...
  257. [singleporttest-default-job-01] Extracting readline-8.0.4: .......... done
  258. ===>   bash-5.1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
  259. ===>   Returning to build of bash-5.1
  260. ===========================================================================
  261. =======================<phase: configure      >============================
  262. ===>  Configuring for bash-5.1
  263. configure: loading site script /usr/ports/Templates/config.site
  264. checking build system type... amd64-portbld-freebsd12.2
  265. checking host system type... amd64-portbld-freebsd12.2
  266.  
  267. Beginning configuration for bash-5.1-release for amd64-portbld-freebsd12.2
  268.  
  269. checking for gcc... cc
  270. checking whether the C compiler works... yes
  271. checking for C compiler default output file name... a.out
  272. checking for suffix of executables...
  273. checking whether we are cross compiling... no
  274. checking for suffix of object files... o
  275. checking whether we are using the GNU C compiler... yes
  276. checking whether cc accepts -g... yes
  277. checking for cc option to accept ISO C89... none needed
  278. checking for library containing strerror... none required
  279. checking how to run the C preprocessor... cpp
  280. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  281. checking for egrep... (cached) /usr/bin/egrep
  282. checking for ANSI C header files... (cached) yes
  283. checking for sys/types.h... (cached) yes
  284. checking for sys/stat.h... (cached) yes
  285. checking for stdlib.h... (cached) yes
  286. checking for string.h... (cached) yes
  287. checking for memory.h... (cached) yes
  288. checking for strings.h... (cached) yes
  289. checking for inttypes.h... (cached) yes
  290. checking for stdint.h... (cached) yes
  291. checking for unistd.h... (cached) yes
  292. checking for minix/config.h... (cached) no
  293. checking whether it is safe to define __EXTENSIONS__... yes
  294. checking for special C compiler options needed for large files... no
  295. checking for _FILE_OFFSET_BITS value needed for large files... no
  296. checking whether cc needs -traditional... no
  297. checking for tgetent... no
  298. checking for tgetent in -ltermcap... yes
  299. checking which library has the termcap functions... using libtermcap
  300. checking version of installed readline library... 8.0
  301. checking for a BSD-compatible install... /usr/bin/install -c
  302. checking for ar... ar
  303. checking for ranlib... ranlib
  304. checking for bison... bison -y
  305. checking whether make sets $(MAKE)... yes
  306. checking for an ANSI C-conforming const... yes
  307. checking for inline... inline
  308. checking whether byte ordering is bigendian... no
  309. checking for preprocessor stringizing operator... yes
  310. checking for long double with more range or precision than double... yes
  311. checking for function prototypes... yes
  312. checking whether char is unsigned... no
  313. checking for working volatile... yes
  314. checking for C/C++ restrict keyword... __restrict
  315. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  316. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  317. checking whether NLS is requested... yes
  318. checking for msgfmt... /usr/local/bin/msgfmt
  319. checking for gmsgfmt... /usr/local/bin/msgfmt
  320. checking for xgettext... /usr/local/bin/xgettext
  321. checking for msgmerge... /usr/local/bin/msgmerge
  322. checking whether we are using the GNU C Library 2 or newer... no
  323. checking whether the -Werror option is usable... yes
  324. checking for simple visibility declarations... yes
  325. checking for size_t... (cached) yes
  326. checking for stdint.h... (cached) yes
  327. checking for working alloca.h... no
  328. checking for alloca... yes
  329. checking for stdlib.h... (cached) yes
  330. checking for unistd.h... (cached) yes
  331. checking for sys/param.h... (cached) yes
  332. checking for xlocale.h... yes
  333. checking for sys/time.h... (cached) yes
  334. checking for getpagesize... (cached) yes
  335. checking for working mmap... (cached) yes
  336. checking whether integer division by zero raises SIGFPE... (cached) yes
  337. checking for inttypes.h... (cached) yes
  338. checking for unsigned long long int... (cached) yes
  339. checking for inttypes.h... (cached) yes
  340. checking whether the inttypes.h PRIxNN macros are broken... no
  341. checking for ld used by cc... /usr/bin/ld
  342. checking if the linker (/usr/bin/ld) is GNU ld... yes
  343. checking for shared library run path origin... done
  344. checking 32-bit host C ABI... no
  345. checking for the common suffixes of directories in the library search path... lib,lib
  346. checking whether imported symbols can be declared weak... yes
  347. checking for pthread.h... (cached) yes
  348. checking for pthread_kill in -lpthread... yes
  349. checking for multithread API to use... posix
  350. checking for pthread_rwlock_t... yes
  351. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  352. checking for iconv... yes
  353. checking for working iconv... yes
  354. checking for iconv declaration...
  355.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  356. checking for argz.h... (cached) no
  357. checking for inttypes.h... (cached) yes
  358. checking for limits.h... (cached) yes
  359. checking for unistd.h... (cached) yes
  360. checking for sys/param.h... (cached) yes
  361. checking for getcwd... (cached) yes
  362. checking for getegid... (cached) yes
  363. checking for geteuid... (cached) yes
  364. checking for getgid... (cached) yes
  365. checking for getuid... (cached) yes
  366. checking for mempcpy... no
  367. checking for munmap... (cached) yes
  368. checking for stpcpy... (cached) yes
  369. checking for strcasecmp... (cached) yes
  370. checking for strdup... (cached) yes
  371. checking for strtoul... (cached) yes
  372. checking for tsearch... (cached) yes
  373. checking for argz_count... (cached) no
  374. checking for argz_stringify... (cached) no
  375. checking for argz_next... (cached) no
  376. checking for __fsetlocking... no
  377. checking for localeconv... yes
  378. checking whether feof_unlocked is declared... (cached) yes
  379. checking whether fgets_unlocked is declared... no
  380. checking for bison... bison
  381. checking version of bison... 3.6.4, ok
  382. checking for long long int... (cached) yes
  383. checking for wchar_t... (cached) yes
  384. checking for wint_t... (cached) yes
  385. checking whether wint_t is too small... no
  386. checking for intmax_t... (cached) yes
  387. checking whether printf() supports POSIX/XSI format strings... (cached) yes
  388. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  389. checking for stdint.h... (cached) yes
  390. checking for SIZE_MAX... (cached) yes
  391. checking for stdint.h... (cached) yes
  392. checking for symlink... (cached) yes
  393. checking for uselocale... (cached) yes
  394. checking for alarm... (cached) yes
  395. checking for fpurge... (cached) yes
  396. checking for __fpurge... no
  397. checking for snprintf... (cached) yes
  398. checking for vsnprintf... (cached) yes
  399. checking for working fcntl.h... no (bad O_NOATIME)
  400. checking whether uselocale works... yes
  401. checking for fake locale system (OpenBSD)... no
  402. checking for Solaris 11.4 locale system... no
  403. checking for getlocalename_l... no
  404. checking for CFPreferencesCopyAppValue... no
  405. checking for CFLocaleCopyCurrent... no
  406. checking for CFLocaleCopyPreferredLanguages... no
  407. checking for flexible array members... yes
  408. checking for ar... (cached) ar
  409. checking for ptrdiff_t... (cached) yes
  410. checking features.h usability... no
  411. checking features.h presence... no
  412. checking for features.h... no
  413. checking for stddef.h... (cached) yes
  414. checking for stdlib.h... (cached) yes
  415. checking for string.h... (cached) yes
  416. checking for asprintf... (cached) yes
  417. checking for fwprintf... (cached) yes
  418. checking for newlocale... (cached) yes
  419. checking for putenv... (cached) yes
  420. checking for setenv... (cached) yes
  421. checking for setlocale... (cached) yes
  422. checking for snprintf... (cached) yes
  423. checking for strnlen... (cached) yes
  424. checking for uselocale... (cached) yes
  425. checking for wcslen... (cached) yes
  426. checking for wcsnlen... (cached) yes
  427. checking for mbrtowc... (cached) yes
  428. checking for wcrtomb... (cached) yes
  429. checking whether _snprintf is declared... no
  430. checking whether _snwprintf is declared... no
  431. checking whether getc_unlocked is declared... (cached) yes
  432. checking for nl_langinfo and CODESET... yes
  433. checking for LC_MESSAGES... yes
  434. checking for CFPreferencesCopyAppValue... (cached) no
  435. checking for CFLocaleCopyCurrent... (cached) no
  436. checking for CFLocaleCopyPreferredLanguages... (cached) no
  437. checking whether included gettext is requested... no
  438. checking for GNU gettext in libc... no
  439. checking for GNU gettext in libintl... yes
  440. checking whether to use NLS... yes
  441. checking where the gettext function comes from... external libintl
  442. checking how to link with libintl... /usr/local/lib/libintl.so
  443. checking for dirent.h that defines DIR... yes
  444. checking for library containing opendir... none required
  445. checking whether time.h and sys/time.h may both be included... yes
  446. checking whether sys/types.h defines makedev... yes
  447. checking for inttypes.h... (cached) yes
  448. checking for unistd.h... (cached) yes
  449. checking for stdlib.h... (cached) yes
  450. checking for stdarg.h... (cached) yes
  451. checking varargs.h usability... no
  452. checking varargs.h presence... no
  453. checking for varargs.h... no
  454. checking for limits.h... (cached) yes
  455. checking for string.h... (cached) yes
  456. checking for memory.h... (cached) yes
  457. checking for locale.h... (cached) yes
  458. checking termcap.h usability... yes
  459. checking termcap.h presence... yes
  460. checking for termcap.h... yes
  461. checking termio.h usability... no
  462. checking termio.h presence... no
  463. checking for termio.h... no
  464. checking termios.h usability... yes
  465. checking termios.h presence... yes
  466. checking for termios.h... yes
  467. checking for dlfcn.h... (cached) yes
  468. checking for stdbool.h... (cached) yes
  469. checking for stddef.h... (cached) yes
  470. checking for stdint.h... (cached) yes
  471. checking for netdb.h... (cached) yes
  472. checking for pwd.h... (cached) yes
  473. checking grp.h usability... yes
  474. checking grp.h presence... yes
  475. checking for grp.h... yes
  476. checking for strings.h... (cached) yes
  477. checking regex.h usability... yes
  478. checking regex.h presence... yes
  479. checking for regex.h... yes
  480. checking syslog.h usability... yes
  481. checking syslog.h presence... yes
  482. checking for syslog.h... yes
  483. checking ulimit.h usability... yes
  484. checking ulimit.h presence... yes
  485. checking for ulimit.h... yes
  486. checking sys/pte.h usability... no
  487. checking sys/pte.h presence... no
  488. checking for sys/pte.h... no
  489. checking sys/stream.h usability... no
  490. checking sys/stream.h presence... no
  491. checking for sys/stream.h... no
  492. checking for sys/select.h... (cached) yes
  493. checking for sys/file.h... (cached) yes
  494. checking for sys/ioctl.h... (cached) yes
  495. checking for sys/mman.h... (cached) yes
  496. checking for sys/param.h... (cached) yes
  497. checking sys/random.h usability... yes
  498. checking sys/random.h presence... yes
  499. checking for sys/random.h... yes
  500. checking for sys/socket.h... (cached) yes
  501. checking for sys/stat.h... (cached) yes
  502. checking for sys/time.h... (cached) yes
  503. checking for sys/times.h... (cached) yes
  504. checking for sys/types.h... (cached) yes
  505. checking for sys/wait.h... (cached) yes
  506. checking for netinet/in.h... (cached) yes
  507. checking for arpa/inet.h... (cached) yes
  508. checking for sys/ptem.h... no
  509. checking for sys/resource.h... (cached) yes
  510. checking for working alloca.h... (cached) no
  511. checking for alloca... (cached) yes
  512. checking for uid_t in sys/types.h... (cached) yes
  513. checking for unistd.h... (cached) yes
  514. checking for working chown... yes
  515. checking whether getpgrp requires zero arguments... (cached) yes
  516. checking for vprintf... (cached) yes
  517. checking for _doprnt... no
  518. checking for working strcoll... yes
  519. checking return type of signal handlers... void
  520. checking for __setostype... no
  521. checking for wait3... (cached) yes
  522. checking for mkfifo... yes
  523. checking for dup2... (cached) yes
  524. checking for eaccess... (cached) yes
  525. checking for fcntl... (cached) yes
  526. checking for getdtablesize... (cached) yes
  527. checking for getentropy... yes
  528. checking for getgroups... yes
  529. checking for gethostname... (cached) yes
  530. checking for getpagesize... (cached) yes
  531. checking for getpeername... yes
  532. checking for getrandom... yes
  533. checking for getrlimit... (cached) yes
  534. checking for getrusage... (cached) yes
  535. checking for gettimeofday... (cached) yes
  536. checking for kill... (cached) yes
  537. checking for killpg... (cached) yes
  538. checking for lstat... (cached) yes
  539. checking for pselect... yes
  540. checking for readlink... (cached) yes
  541. checking for select... (cached) yes
  542. checking for setdtablesize... no
  543. checking for setitimer... yes
  544. checking for tcgetpgrp... (cached) yes
  545. checking for uname... (cached) yes
  546. checking for ulimit... yes
  547. checking for waitpid... (cached) yes
  548. checking for rename... (cached) yes
  549. checking for bcopy... (cached) yes
  550. checking for bzero... (cached) yes
  551. checking for confstr... yes
  552. checking for faccessat... yes
  553. checking for fnmatch... yes
  554. checking for getaddrinfo... (cached) yes
  555. checking for gethostbyname... (cached) yes
  556. checking for getservbyname... yes
  557. checking for getservent... yes
  558. checking for inet_aton... (cached) yes
  559. checking for imaxdiv... yes
  560. checking for memmove... (cached) yes
  561. checking for pathconf... (cached) yes
  562. checking for putenv... (cached) yes
  563. checking for raise... (cached) yes
  564. checking for random... (cached) yes
  565. checking for regcomp... yes
  566. checking for regexec... yes
  567. checking for setenv... (cached) yes
  568. checking for setlinebuf... (cached) yes
  569. checking for setlocale... (cached) yes
  570. checking for setvbuf... (cached) yes
  571. checking for siginterrupt... (cached) yes
  572. checking for strchr... (cached) yes
  573. checking for sysconf... (cached) yes
  574. checking for syslog... yes
  575. checking for tcgetattr... yes
  576. checking for times... (cached) yes
  577. checking for ttyname... yes
  578. checking for tzset... yes
  579. checking for unsetenv... (cached) yes
  580. checking for vasprintf... (cached) yes
  581. checking for asprintf... (cached) yes
  582. checking for isascii... (cached) yes
  583. checking for isblank... (cached) yes
  584. checking for isgraph... yes
  585. checking for isprint... yes
  586. checking for isspace... yes
  587. checking for isxdigit... yes
  588. checking for getpwent... yes
  589. checking for getpwnam... yes
  590. checking for getpwuid... yes
  591. checking for mkstemp... (cached) yes
  592. checking for mkdtemp... (cached) yes
  593. checking for arc4random... (cached) yes
  594. checking for getcwd... (cached) yes
  595. checking for memset... (cached) yes
  596. checking for strcasecmp... (cached) yes
  597. checking for strcasestr... (cached) yes
  598. checking for strerror... (cached) yes
  599. checking for strftime... (cached) yes
  600. checking for strnlen... (cached) yes
  601. checking for strpbrk... (cached) yes
  602. checking for strstr... (cached) yes
  603. checking for strtod... (cached) yes
  604. checking for strtol... (cached) yes
  605. checking for strtoul... (cached) yes
  606. checking for strtoll... (cached) yes
  607. checking for strtoull... (cached) yes
  608. checking for strtoimax... yes
  609. checking for strtoumax... yes
  610. checking for dprintf... (cached) yes
  611. checking for strchrnul... (cached) yes
  612. checking for strdup... (cached) yes
  613. checking libaudit.h usability... no
  614. checking libaudit.h presence... no
  615. checking for libaudit.h... no
  616. checking whether AUDIT_USER_TTY is declared... no
  617. checking whether confstr is declared... yes
  618. checking whether printf is declared... yes
  619. checking whether sbrk is declared... (cached) yes
  620. checking whether setregid is declared... yes
  621. checking whether strcpy is declared... yes
  622. checking whether strsignal is declared... (cached) yes
  623. checking for setresuid... (cached) yes
  624. checking for setresgid... (cached) yes
  625. checking whether strtold is declared... yes
  626. checking for broken strtold... no
  627. checking for declaration of strtoimax... yes
  628. checking for declaration of strtol... yes
  629. checking for declaration of strtoll... yes
  630. checking for declaration of strtoul... yes
  631. checking for declaration of strtoull... yes
  632. checking for declaration of strtoumax... yes
  633. checking for working mktime... no
  634. checking for argz.h... (cached) no
  635. checking for errno.h... (cached) yes
  636. checking for fcntl.h... (cached) yes
  637. checking malloc.h usability... yes
  638. checking malloc.h presence... yes
  639. checking for malloc.h... yes
  640. checking stdio_ext.h usability... no
  641. checking stdio_ext.h presence... no
  642. checking for stdio_ext.h... no
  643. checking for getpagesize... (cached) yes
  644. checking for working mmap... (cached) yes
  645. checking for __argz_count... no
  646. checking for __argz_next... no
  647. checking for __argz_stringify... no
  648. checking for dcgettext... no
  649. checking for mempcpy... (cached) no
  650. checking for munmap... (cached) yes
  651. checking for mremap... no
  652. checking for stpcpy... (cached) yes
  653. checking for strcspn... (cached) yes
  654. checking for wctype.h... (cached) yes
  655. checking for wchar.h... (cached) yes
  656. checking for langinfo.h... (cached) yes
  657. checking mbstr.h usability... no
  658. checking mbstr.h presence... no
  659. checking for mbstr.h... no
  660. checking for mbrlen... (cached) yes
  661. checking for mbscasecmp... no
  662. checking for mbscmp... no
  663. checking for mbsnrtowcs... (cached) yes
  664. checking for mbsrtowcs... (cached) yes
  665. checking for mbschr... no
  666. checking for wcrtomb... (cached) yes
  667. checking for wcscoll... (cached) yes
  668. checking for wcsdup... yes
  669. checking for wcwidth... (cached) yes
  670. checking for wctype... yes
  671. checking for wcswidth... (cached) yes
  672. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  673. checking for iswlower... yes
  674. checking for iswupper... yes
  675. checking for towlower... (cached) yes
  676. checking for towupper... yes
  677. checking for iswctype... (cached) yes
  678. checking for nl_langinfo and CODESET... yes
  679. checking for wchar_t in wchar.h... yes
  680. checking for wctype_t in wctype.h... yes
  681. checking for wint_t in wctype.h... yes
  682. checking for wcwidth broken with unicode combining characters... no
  683. checking for locale_charset... no
  684. checking size of wchar_t... 4
  685. checking for dlopen in -ldl... yes
  686. checking for dlopen... (cached) yes
  687. checking for dlclose... yes
  688. checking for dlsym... yes
  689. checking whether sys_siglist is declared... (cached) yes
  690. checking type of array argument to getgroups... gid_t
  691. checking for off_t... (cached) yes
  692. checking for mode_t... (cached) yes
  693. checking for uid_t in sys/types.h... (cached) yes
  694. checking for pid_t... (cached) yes
  695. checking for size_t... (cached) yes
  696. checking for uintptr_t... (cached) yes
  697. checking for ssize_t... (cached) yes
  698. checking for time_t... yes
  699. checking for long long... long long
  700. checking for unsigned long long... unsigned long long
  701. checking return type of signal handlers... (cached) void
  702. checking for sig_atomic_t in signal.h... yes
  703. checking size of char... 1
  704. checking size of short... 2
  705. checking size of int... 4
  706. checking size of long... 8
  707. checking size of char *... 8
  708. checking size of double... 8
  709. checking size of long long... 8
  710. checking for u_int... (cached) yes
  711. checking for u_long... (cached) yes
  712. checking for bits16_t... no
  713. checking for u_bits16_t... no
  714. checking for bits32_t... no
  715. checking for u_bits32_t... no
  716. checking for bits64_t... no
  717. checking for ptrdiff_t... (cached) yes
  718. checking whether stat file-mode macros are broken... no
  719. checking whether #! works in shell scripts... yes
  720. checking whether the ctype macros accept non-ascii characters... yes
  721. checking if dup2 fails to clear the close-on-exec flag... no
  722. checking whether pgrps need synchronization... no
  723. checking for type of signal functions... posix
  724. checking for sys_errlist and sys_nerr... yes
  725. checking for sys_siglist in system C library... yes
  726. checking for _sys_siglist in signal.h or unistd.h... no
  727. checking for _sys_siglist in system C library... no
  728. checking whether signal handlers are of type void... yes
  729. checking for clock_t... yes
  730. checking for sigset_t... yes
  731. checking for sig_atomic_t... yes
  732. checking for quad_t... yes
  733. checking for intmax_t... yes
  734. checking for uintmax_t... yes
  735. checking for socklen_t... yes
  736. checking for size and type of struct rlimit fields... rlim_t
  737. checking size of intmax_t... 8
  738. checking for struct termios.c_line... no
  739. checking for struct termio.c_line... no
  740. checking for struct dirent.d_ino... yes
  741. checking for struct dirent.d_fileno... yes
  742. checking for struct dirent.d_namlen... yes
  743. checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
  744. checking for struct timeval in sys/time.h and time.h... yes
  745. checking for struct stat.st_blocks... yes
  746. checking whether struct tm is in sys/time.h or time.h... time.h
  747. checking for struct tm.tm_zone... yes
  748. checking for struct timezone in sys/time.h and time.h... yes
  749. checking for offset of exit status in return status from wait... 8
  750. checking for struct timespec in <time.h>... yes
  751. checking for struct stat.st_atim.tv_nsec... yes
  752. checking whether struct stat.st_atim is of type struct timespec... yes
  753. checking for sbrk... yes
  754. checking for working sbrk... yes
  755. checking for the existence of strsignal... yes
  756. checking if opendir() opens non-directories... no
  757. checking whether ulimit can substitute for getdtablesize... no
  758. checking whether fpurge is declared... (cached) yes
  759. checking to see if getenv can be redefined... yes
  760. checking if getcwd() will dynamically allocate memory with 0 size... yes
  761. checking for presence of POSIX-style sigsetjmp/siglongjmp... present
  762. checking whether or not strcoll and strcmp differ... no
  763. checking for standard-conformant snprintf... yes
  764. checking for standard-conformant vsnprintf... yes
  765. checking for standard-conformant putenv declaration... yes
  766. checking for standard-conformant unsetenv declaration... yes
  767. checking for printf floating point output in hex notation... yes
  768. checking whether fnmatch can be used to check bracket equivalence classes... no
  769. checking if signal handlers must be reinstalled when invoked... no
  770. checking for presence of necessary job control definitions... present
  771. checking for presence of named pipes... present
  772. checking whether termios.h defines TIOCGWINSZ... yes
  773. checking for TIOCSTAT in sys/ioctl.h... yes
  774. checking for FIONREAD in sys/ioctl.h... yes
  775. checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
  776. checking for speed_t in sys/types.h... no
  777. checking whether getpw functions are declared in pwd.h... yes
  778. checking for unusable real-time signals due to large values... yes
  779. checking which library has the termcap functions... (cached) using libtermcap
  780. checking whether /dev/fd is available... (cached) absent
  781. checking whether /dev/stdin stdout stderr are available... present
  782. checking for default mail directory... /var/mail
  783. checking shared object configuration for loadable builtins... supported
  784. configure: creating ./config.status
  785. config.status: creating Makefile
  786. config.status: creating builtins/Makefile
  787. config.status: creating lib/readline/Makefile
  788. config.status: creating lib/glob/Makefile
  789. config.status: creating lib/intl/Makefile
  790. config.status: creating lib/malloc/Makefile
  791. config.status: creating lib/sh/Makefile
  792. config.status: creating lib/termcap/Makefile
  793. config.status: creating lib/tilde/Makefile
  794. config.status: creating doc/Makefile
  795. config.status: creating support/Makefile
  796. config.status: creating po/Makefile.in
  797. config.status: creating examples/loadables/Makefile
  798. config.status: creating examples/loadables/Makefile.inc
  799. config.status: creating examples/loadables/perl/Makefile
  800. config.status: creating support/bash.pc
  801. config.status: creating support/bashbug.sh
  802. config.status: creating config.h
  803. config.status: executing po-directories commands
  804. config.status: creating po/POTFILES
  805. config.status: creating po/Makefile
  806. config.status: executing default commands
  807. ===========================================================================
  808. =======================<phase: build          >============================
  809. ===>  Building for bash-5.1
  810. bison -y -d ./parse.y
  811. touch parser-built
  812. rm -f mksyntax
  813. 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
  814. rm -f syntax.c
  815. ./mksyntax -o syntax.c
  816. /bin/sh ./support/mkversion.sh -b -S . -s release -d 5.1 -o newversion.h  && mv newversion.h version.h
  817. 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
  818. 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
  819. ./support/bashversion.c:70:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  820.   if (progname = strrchr (argv[0], '/'))
  821.       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  822. ./support/bashversion.c:70:16: note: place parentheses around the assignment to silence this warning
  823.   if (progname = strrchr (argv[0], '/'))
  824.                ^
  825.       (                                )
  826. ./support/bashversion.c:70:16: note: use '==' to turn this assignment into an equality comparison
  827.   if (progname = strrchr (argv[0], '/'))
  828.                ^
  829.                ==
  830. 1 warning generated.
  831. rm -f shell.o
  832. 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
  833. shell.c:896:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  834.       while (arg_character = arg_string[i++])
  835.              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  836. shell.c:896:28: note: place parentheses around the assignment to silence this warning
  837.       while (arg_character = arg_string[i++])
  838.                            ^
  839.              (                              )
  840. shell.c:896:28: note: use '==' to turn this assignment into an equality comparison
  841.       while (arg_character = arg_string[i++])
  842.                            ^
  843.                            ==
  844. 1 warning generated.
  845. rm -f eval.o
  846. 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
  847. eval.c:146:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  848.           else if (current_command = global_command)
  849.                    ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  850. eval.c:146:29: note: place parentheses around the assignment to silence this warning
  851.           else if (current_command = global_command)
  852.                                    ^
  853.                    (                               )
  854. eval.c:146:29: note: use '==' to turn this assignment into an equality comparison
  855.           else if (current_command = global_command)
  856.                                    ^
  857.                                    ==
  858. 1 warning generated.
  859. rm -f mkbuiltins.o
  860. 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
  861. mkbuiltins.c:567:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  862.   for (i = 0; line = defs->lines->array[i]; i++)
  863.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  864. mkbuiltins.c:567:20: note: place parentheses around the assignment to silence this warning
  865.   for (i = 0; line = defs->lines->array[i]; i++)
  866.                    ^
  867.               (                           )
  868. mkbuiltins.c:567:20: note: use '==' to turn this assignment into an equality comparison
  869.   for (i = 0; line = defs->lines->array[i]; i++)
  870.                    ^
  871.                    ==
  872. mkbuiltins.c:683:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  873.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  874.                   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  875. mkbuiltins.c:683:27: note: place parentheses around the assignment to silence this warning
  876.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  877.                           ^
  878.                   (                                                 )
  879. mkbuiltins.c:683:27: note: use '==' to turn this assignment into an equality comparison
  880.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  881.                           ^
  882.                           ==
  883. 2 warnings generated.
  884. 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
  885. ./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
  886. rm -f execute_cmd.o
  887. 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
  888. rm -f y.tab.o
  889. 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
  890. ./parse.y:4699:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  891.       if (etext = error_token_from_token (cond_token))
  892.           ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  893. ./parse.y:4699:17: note: place parentheses around the assignment to silence this warning
  894.       if (etext = error_token_from_token (cond_token))
  895.                 ^
  896.           (                                          )
  897. ./parse.y:4699:17: note: use '==' to turn this assignment into an equality comparison
  898.       if (etext = error_token_from_token (cond_token))
  899.                 ^
  900.                 ==
  901. ./parse.y:4781:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  902.           if (etext = error_token_from_token (cond_token))
  903.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  904. ./parse.y:4781:14: note: place parentheses around the assignment to silence this warning
  905.           if (etext = error_token_from_token (cond_token))
  906.                     ^
  907.               (                                          )
  908. ./parse.y:4781:14: note: use '==' to turn this assignment into an equality comparison
  909.           if (etext = error_token_from_token (cond_token))
  910.                     ^
  911.                     ==
  912. ./parse.y:4813:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  913.           if (etext = error_token_from_token (tok))
  914.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  915. ./parse.y:4813:14: note: place parentheses around the assignment to silence this warning
  916.           if (etext = error_token_from_token (tok))
  917.                     ^
  918.               (                                   )
  919. ./parse.y:4813:14: note: use '==' to turn this assignment into an equality comparison
  920.           if (etext = error_token_from_token (tok))
  921.                     ^
  922.                     ==
  923. ./parse.y:4863:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  924.           if (etext = error_token_from_token (tok))
  925.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  926. ./parse.y:4863:14: note: place parentheses around the assignment to silence this warning
  927.           if (etext = error_token_from_token (tok))
  928.                     ^
  929.               (                                   )
  930. ./parse.y:4863:14: note: use '==' to turn this assignment into an equality comparison
  931.           if (etext = error_token_from_token (tok))
  932.                     ^
  933.                     ==
  934. ./parse.y:4889:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  935.           if (etext = error_token_from_token (tok))
  936.               ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  937. ./parse.y:4889:14: note: place parentheses around the assignment to silence this warning
  938.           if (etext = error_token_from_token (tok))
  939.                     ^
  940.               (                                   )
  941. ./parse.y:4889:14: note: use '==' to turn this assignment into an equality comparison
  942.           if (etext = error_token_from_token (tok))
  943.                     ^
  944.                     ==
  945. ./parse.y:4907:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  946.       else if (etext = error_token_from_token (tok))
  947.                ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  948. ./parse.y:4907:22: note: place parentheses around the assignment to silence this warning
  949.       else if (etext = error_token_from_token (tok))
  950.                      ^
  951.                (                                   )
  952. ./parse.y:4907:22: note: use '==' to turn this assignment into an equality comparison
  953.       else if (etext = error_token_from_token (tok))
  954.                      ^
  955.                      ==
  956. ./parse.y:5809:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  957.   while (c = *string++)
  958.          ~~^~~~~~~~~~~
  959. ./parse.y:5809:12: note: place parentheses around the assignment to silence this warning
  960.   while (c = *string++)
  961.            ^
  962.          (            )
  963. ./parse.y:5809:12: note: use '==' to turn this assignment into an equality comparison
  964.   while (c = *string++)
  965.            ^
  966.            ==
  967. ./parse.y:6214:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  968.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  969.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  970. ./parse.y:6214:9: note: place parentheses around the assignment to silence this warning
  971.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  972.         ^
  973.       (                                                 )
  974. ./parse.y:6214:9: note: use '==' to turn this assignment into an equality comparison
  975.   if (t = find_token_in_alist (tok, word_token_alist, 0))
  976.         ^
  977.         ==
  978. ./parse.y:6217:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  979.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  980.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  981. ./parse.y:6217:9: note: place parentheses around the assignment to silence this warning
  982.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  983.         ^
  984.       (                                                  )
  985. ./parse.y:6217:9: note: use '==' to turn this assignment into an equality comparison
  986.   if (t = find_token_in_alist (tok, other_token_alist, 0))
  987.         ^
  988.         ==
  989. 9 warnings generated.
  990. rm -f general.o
  991. 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
  992. general.c:457:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  993.   while (c = string[indx])
  994.          ~~^~~~~~~~~~~~~~
  995. general.c:457:12: note: place parentheses around the assignment to silence this warning
  996.   while (c = string[indx])
  997.            ^
  998.          (               )
  999. general.c:457:12: note: use '==' to turn this assignment into an equality comparison
  1000.   while (c = string[indx])
  1001.            ^
  1002.            ==
  1003. 1 warning generated.
  1004. rm -f make_cmd.o
  1005. 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
  1006. make_cmd.c:611:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1007.   while (full_line = read_secondary_line (delim_unquoted))
  1008.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1009. make_cmd.c:611:20: note: place parentheses around the assignment to silence this warning
  1010.   while (full_line = read_secondary_line (delim_unquoted))
  1011.                    ^
  1012.          (                                               )
  1013. make_cmd.c:611:20: note: use '==' to turn this assignment into an equality comparison
  1014.   while (full_line = read_secondary_line (delim_unquoted))
  1015.                    ^
  1016.                    ==
  1017. 1 warning generated.
  1018. rm -f print_cmd.o
  1019. 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
  1020. rm -f dispose_cmd.o
  1021. 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
  1022. rm -f variables.o
  1023. 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
  1024. variables.c:408:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1025.           if (temp_var = find_function (tname))
  1026.               ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  1027. variables.c:408:17: note: place parentheses around the assignment to silence this warning
  1028.           if (temp_var = find_function (tname))
  1029.                        ^
  1030.               (                               )
  1031. variables.c:408:17: note: use '==' to turn this assignment into an equality comparison
  1032.           if (temp_var = find_function (tname))
  1033.                        ^
  1034.                        ==
  1035. variables.c:415:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1036.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1037.                   ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1038. variables.c:415:21: note: place parentheses around the assignment to silence this warning
  1039.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1040.                            ^
  1041.                   (                                               )
  1042. variables.c:415:21: note: use '==' to turn this assignment into an equality comparison
  1043.               if (temp_var = bind_invalid_envvar (name, string, 0))
  1044.                            ^
  1045.                            ==
  1046. variables.c:2015:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1047.     if (v = hash_lookup (name, vc->table))
  1048.         ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1049. variables.c:2015:11: note: place parentheses around the assignment to silence this warning
  1050.     if (v = hash_lookup (name, vc->table))
  1051.           ^
  1052.         (                                )
  1053. variables.c:2015:11: note: use '==' to turn this assignment into an equality comparison
  1054.     if (v = hash_lookup (name, vc->table))
  1055.           ^
  1056.           ==
  1057. variables.c:3915:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1058.     if (elt = hash_remove (name, v->table, 0))
  1059.         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1060. variables.c:3915:13: note: place parentheses around the assignment to silence this warning
  1061.     if (elt = hash_remove (name, v->table, 0))
  1062.             ^
  1063.         (                                    )
  1064. variables.c:3915:13: note: use '==' to turn this assignment into an equality comparison
  1065.     if (elt = hash_remove (name, v->table, 0))
  1066.             ^
  1067.             ==
  1068. variables.c:3944:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1069.     if (elt = hash_remove (name, v->table, 0))
  1070.         ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1071. variables.c:3944:13: note: place parentheses around the assignment to silence this warning
  1072.     if (elt = hash_remove (name, v->table, 0))
  1073.             ^
  1074.         (                                    )
  1075. variables.c:3944:13: note: use '==' to turn this assignment into an equality comparison
  1076.     if (elt = hash_remove (name, v->table, 0))
  1077.             ^
  1078.             ==
  1079. variables.c:4810:35: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1080.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1081.                               ~~~~^~~~~~~~~
  1082. variables.c:4810:35: note: place parentheses around the assignment to silence this warning
  1083.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1084.                                   ^
  1085.                               (            )
  1086. variables.c:4810:35: note: use '==' to turn this assignment into an equality comparison
  1087.   for (i = 0, list_index = 0; var = vars[i]; i++)
  1088.                                   ^
  1089.                                   ==
  1090. variables.c:5335:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1091.   if (ret = vcxt->down)
  1092.       ~~~~^~~~~~~~~~~~
  1093. variables.c:5335:11: note: place parentheses around the assignment to silence this warning
  1094.   if (ret = vcxt->down)
  1095.           ^
  1096.       (               )
  1097. variables.c:5335:11: note: use '==' to turn this assignment into an equality comparison
  1098.   if (ret = vcxt->down)
  1099.           ^
  1100.           ==
  1101. variables.c:6078:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1102.   while (val = extract_colon_unit (temp, &tptr))
  1103.          ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1104. variables.c:6078:14: note: place parentheses around the assignment to silence this warning
  1105.   while (val = extract_colon_unit (temp, &tptr))
  1106.              ^
  1107.          (                                     )
  1108. variables.c:6078:14: note: use '==' to turn this assignment into an equality comparison
  1109.   while (val = extract_colon_unit (temp, &tptr))
  1110.              ^
  1111.              ==
  1112. variables.c:6127:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1113.   if (v = find_variable (name))
  1114.       ~~^~~~~~~~~~~~~~~~~~~~~~
  1115. variables.c:6127:9: note: place parentheses around the assignment to silence this warning
  1116.   if (v = find_variable (name))
  1117.         ^
  1118.       (                       )
  1119. variables.c:6127:9: note: use '==' to turn this assignment into an equality comparison
  1120.   if (v = find_variable (name))
  1121.         ^
  1122.         ==
  1123. 9 warnings generated.
  1124. rm -f copy_cmd.o
  1125. 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
  1126. rm -f error.o
  1127. 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
  1128. rm -f expr.o
  1129. 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
  1130. rm -f flags.o
  1131. 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
  1132. rm -f jobs.o
  1133. 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
  1134. jobs.c:1464:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1135.   if (temp = jobs[job_index])
  1136.       ~~~~~^~~~~~~~~~~~~~~~~
  1137. jobs.c:1464:12: note: place parentheses around the assignment to silence this warning
  1138.   if (temp = jobs[job_index])
  1139.            ^
  1140.       (                     )
  1141. jobs.c:1464:12: note: use '==' to turn this assignment into an equality comparison
  1142.   if (temp = jobs[job_index])
  1143.            ^
  1144.            ==
  1145. 1 warning generated.
  1146. rm -f subst.o
  1147. 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
  1148. subst.c:804:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1149.   while (c = string[i])
  1150.          ~~^~~~~~~~~~~
  1151. subst.c:804:12: note: place parentheses around the assignment to silence this warning
  1152.   while (c = string[i])
  1153.            ^
  1154.          (            )
  1155. subst.c:804:12: note: use '==' to turn this assignment into an equality comparison
  1156.   while (c = string[i])
  1157.            ^
  1158.            ==
  1159. subst.c:878:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1160.   while (c = string[i])
  1161.          ~~^~~~~~~~~~~
  1162. subst.c:878:12: note: place parentheses around the assignment to silence this warning
  1163.   while (c = string[i])
  1164.            ^
  1165.          (            )
  1166. subst.c:878:12: note: use '==' to turn this assignment into an equality comparison
  1167.   while (c = string[i])
  1168.            ^
  1169.            ==
  1170. subst.c:1030:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1171.   while (c = string[i])
  1172.          ~~^~~~~~~~~~~
  1173. subst.c:1030:12: note: place parentheses around the assignment to silence this warning
  1174.   while (c = string[i])
  1175.            ^
  1176.          (            )
  1177. subst.c:1030:12: note: use '==' to turn this assignment into an equality comparison
  1178.   while (c = string[i])
  1179.            ^
  1180.            ==
  1181. subst.c:1182:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1182.   while (c = string[i])
  1183.          ~~^~~~~~~~~~~
  1184. subst.c:1182:12: note: place parentheses around the assignment to silence this warning
  1185.   while (c = string[i])
  1186.            ^
  1187.          (            )
  1188. subst.c:1182:12: note: use '==' to turn this assignment into an equality comparison
  1189.   while (c = string[i])
  1190.            ^
  1191.            ==
  1192. subst.c:1532:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1193.   while (c = string[i])
  1194.          ~~^~~~~~~~~~~
  1195. subst.c:1532:12: note: place parentheses around the assignment to silence this warning
  1196.   while (c = string[i])
  1197.            ^
  1198.          (            )
  1199. subst.c:1532:12: note: use '==' to turn this assignment into an equality comparison
  1200.   while (c = string[i])
  1201.            ^
  1202.            ==
  1203. subst.c:1764:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1204.   while (c = string[i])
  1205.          ~~^~~~~~~~~~~
  1206. subst.c:1764:12: note: place parentheses around the assignment to silence this warning
  1207.   while (c = string[i])
  1208.            ^
  1209.          (            )
  1210. subst.c:1764:12: note: use '==' to turn this assignment into an equality comparison
  1211.   while (c = string[i])
  1212.            ^
  1213.            ==
  1214. subst.c:1887:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1215.   while (c = string[i])
  1216.          ~~^~~~~~~~~~~
  1217. subst.c:1887:12: note: place parentheses around the assignment to silence this warning
  1218.   while (c = string[i])
  1219.            ^
  1220.          (            )
  1221. subst.c:1887:12: note: use '==' to turn this assignment into an equality comparison
  1222.   while (c = string[i])
  1223.            ^
  1224.            ==
  1225. subst.c:2062:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1226.   while (c = string[i])
  1227.          ~~^~~~~~~~~~~
  1228. subst.c:2062:12: note: place parentheses around the assignment to silence this warning
  1229.   while (c = string[i])
  1230.            ^
  1231.          (            )
  1232. subst.c:2062:12: note: use '==' to turn this assignment into an equality comparison
  1233.   while (c = string[i])
  1234.            ^
  1235.            ==
  1236. subst.c:3277:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1237.   if (t = mbschr (name, LBRACK))
  1238.       ~~^~~~~~~~~~~~~~~~~~~~~~~
  1239. subst.c:3277:9: note: place parentheses around the assignment to silence this warning
  1240.   if (t = mbschr (name, LBRACK))
  1241.         ^
  1242.       (                        )
  1243. subst.c:3277:9: note: use '==' to turn this assignment into an equality comparison
  1244.   if (t = mbschr (name, LBRACK))
  1245.         ^
  1246.         ==
  1247. subst.c:6834:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1248.   else if (var = find_variable (name))
  1249.            ~~~~^~~~~~~~~~~~~~~~~~~~~~
  1250. subst.c:6834:16: note: place parentheses around the assignment to silence this warning
  1251.   else if (var = find_variable (name))
  1252.                ^
  1253.            (                         )
  1254. subst.c:6834:16: note: use '==' to turn this assignment into an equality comparison
  1255.   else if (var = find_variable (name))
  1256.                ^
  1257.                ==
  1258. subst.c:6867:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1259.   else if (var = find_variable_last_nameref (name, 0))
  1260.            ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1261. subst.c:6867:16: note: place parentheses around the assignment to silence this warning
  1262.   else if (var = find_variable_last_nameref (name, 0))
  1263.                ^
  1264.            (                                         )
  1265. subst.c:6867:16: note: use '==' to turn this assignment into an equality comparison
  1266.   else if (var = find_variable_last_nameref (name, 0))
  1267.                ^
  1268.                ==
  1269. subst.c:8882:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1270.   if (c = string[sindex])
  1271.       ~~^~~~~~~~~~~~~~~~
  1272. subst.c:8882:9: note: place parentheses around the assignment to silence this warning
  1273.   if (c = string[sindex])
  1274.         ^
  1275.       (                 )
  1276. subst.c:8882:9: note: use '==' to turn this assignment into an equality comparison
  1277.   if (c = string[sindex])
  1278.         ^
  1279.         ==
  1280. subst.c:8892:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1281.       if (c = string[sindex])
  1282.           ~~^~~~~~~~~~~~~~~~
  1283. subst.c:8892:13: note: place parentheses around the assignment to silence this warning
  1284.       if (c = string[sindex])
  1285.             ^
  1286.           (                 )
  1287. subst.c:8892:13: note: use '==' to turn this assignment into an equality comparison
  1288.       if (c = string[sindex])
  1289.             ^
  1290.             ==
  1291. subst.c:10975:31: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1292.   for (dquote = sindex = 0; c = string[sindex];)
  1293.                             ~~^~~~~~~~~~~~~~~~
  1294. subst.c:10975:31: note: place parentheses around the assignment to silence this warning
  1295.   for (dquote = sindex = 0; c = string[sindex];)
  1296.                               ^
  1297.                             (                 )
  1298. subst.c:10975:31: note: use '==' to turn this assignment into an equality comparison
  1299.   for (dquote = sindex = 0; c = string[sindex];)
  1300.                               ^
  1301.                               ==
  1302. subst.c:11513:33: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1303.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1304.                            ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~
  1305. subst.c:11513:33: note: place parentheses around the assignment to silence this warning
  1306.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1307.                                        ^
  1308.                            (                               )
  1309. subst.c:11513:33: note: use '==' to turn this assignment into an equality comparison
  1310.           for (eindex = 0; temp_string = expansions[eindex]; eindex++)
  1311.                                        ^
  1312.                                        ==
  1313. 15 warnings generated.
  1314. rm -f hashcmd.o
  1315. 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
  1316. rm -f hashlib.o
  1317. 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
  1318. rm -f mailcheck.o
  1319. 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
  1320. mailcheck.c:394:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1321.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1322.          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1323. mailcheck.c:394:19: note: place parentheses around the assignment to silence this warning
  1324.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1325.                   ^
  1326.          (                                            )
  1327. mailcheck.c:394:19: note: use '==' to turn this assignment into an equality comparison
  1328.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1329.                   ^
  1330.                   ==
  1331. mailcheck.c:468:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1332.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1333.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1334. mailcheck.c:468:13: note: place parentheses around the assignment to silence this warning
  1335.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1336.                    ^
  1337.               (                                                        )
  1338. mailcheck.c:468:13: note: use '==' to turn this assignment into an equality comparison
  1339.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1340.                    ^
  1341.                    ==
  1342. 2 warnings generated.
  1343. rm -f mksignames.o
  1344. 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
  1345. rm -f buildsignames.o
  1346. 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
  1347. rm -f mksignames
  1348. 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
  1349. rm -f lsignames.h
  1350. ./mksignames lsignames.h
  1351. if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
  1352. rm -f trap.o
  1353. 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
  1354. rm -f input.o
  1355. 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
  1356. rm -f unwind_prot.o
  1357. 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
  1358. unwind_prot.c:271:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1359.   while (elt = unwind_protect_list)
  1360.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  1361. unwind_prot.c:271:14: note: place parentheses around the assignment to silence this warning
  1362.   while (elt = unwind_protect_list)
  1363.              ^
  1364.          (                        )
  1365. unwind_prot.c:271:14: note: use '==' to turn this assignment into an equality comparison
  1366.   while (elt = unwind_protect_list)
  1367.              ^
  1368.              ==
  1369. unwind_prot.c:306:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1370.   while (elt = unwind_protect_list)
  1371.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  1372. unwind_prot.c:306:14: note: place parentheses around the assignment to silence this warning
  1373.   while (elt = unwind_protect_list)
  1374.              ^
  1375.          (                        )
  1376. unwind_prot.c:306:14: note: use '==' to turn this assignment into an equality comparison
  1377.   while (elt = unwind_protect_list)
  1378.              ^
  1379.              ==
  1380. 2 warnings generated.
  1381. rm -f pathexp.o
  1382. 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
  1383. pathexp.c:78:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1384.   while (c = *string++)
  1385.          ~~^~~~~~~~~~~
  1386. pathexp.c:78:12: note: place parentheses around the assignment to silence this warning
  1387.   while (c = *string++)
  1388.            ^
  1389.          (            )
  1390. pathexp.c:78:12: note: use '==' to turn this assignment into an equality comparison
  1391.   while (c = *string++)
  1392.            ^
  1393.            ==
  1394. pathexp.c:673:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1395.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1396.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1397. pathexp.c:673:20: note: place parentheses around the assignment to silence this warning
  1398.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1399.                    ^
  1400.          (                                                  )
  1401. pathexp.c:673:20: note: use '==' to turn this assignment into an equality comparison
  1402.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1403.                    ^
  1404.                    ==
  1405. 2 warnings generated.
  1406. rm -f sig.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 sig.c
  1408. rm -f test.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 test.c
  1410. rm -f version.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 version.c
  1412. rm -f alias.o
  1413. 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
  1414. rm -f array.o
  1415. 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
  1416. rm -f arrayfunc.o
  1417. 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
  1418. rm -f assoc.o
  1419. 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
  1420. rm -f braces.o
  1421. 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
  1422. braces.c:435:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1423.           if (t = (char *)malloc (2))
  1424.               ~~^~~~~~~~~~~~~~~~~~~~
  1425. braces.c:435:10: note: place parentheses around the assignment to silence this warning
  1426.           if (t = (char *)malloc (2))
  1427.                 ^
  1428.               (                     )
  1429. braces.c:435:10: note: use '==' to turn this assignment into an equality comparison
  1430.           if (t = (char *)malloc (2))
  1431.                 ^
  1432.                 ==
  1433. braces.c:615:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1434.   while (c = text[i])
  1435.          ~~^~~~~~~~~
  1436. braces.c:615:12: note: place parentheses around the assignment to silence this warning
  1437.   while (c = text[i])
  1438.            ^
  1439.          (          )
  1440. braces.c:615:12: note: use '==' to turn this assignment into an equality comparison
  1441.   while (c = text[i])
  1442.            ^
  1443.            ==
  1444. 2 warnings generated.
  1445. rm -f bracecomp.o
  1446. 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
  1447. rm -f bashhist.o
  1448. 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
  1449. bashhist.c:726:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1450.   while (temp = previous_history ())
  1451.          ~~~~~^~~~~~~~~~~~~~~~~~~~~
  1452. bashhist.c:726:15: note: place parentheses around the assignment to silence this warning
  1453.   while (temp = previous_history ())
  1454.               ^
  1455.          (                         )
  1456. bashhist.c:726:15: note: use '==' to turn this assignment into an equality comparison
  1457.   while (temp = previous_history ())
  1458.               ^
  1459.               ==
  1460. 1 warning generated.
  1461. rm -f bashline.o
  1462. 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
  1463. bashline.c:796:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1464.   while (temp = fgets (buffer, 255, file))
  1465.          ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~
  1466. bashline.c:796:15: note: place parentheses around the assignment to silence this warning
  1467.   while (temp = fgets (buffer, 255, file))
  1468.               ^
  1469.          (                               )
  1470. bashline.c:796:15: note: use '==' to turn this assignment into an equality comparison
  1471.   while (temp = fgets (buffer, 255, file))
  1472.               ^
  1473.               ==
  1474. bashline.c:1637:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1475.       while (was_assignment = assignment (n, 0));
  1476.              ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
  1477. bashline.c:1637:29: note: place parentheses around the assignment to silence this warning
  1478.       while (was_assignment = assignment (n, 0));
  1479.                             ^
  1480.              (                                 )
  1481. bashline.c:1637:29: note: use '==' to turn this assignment into an equality comparison
  1482.       while (was_assignment = assignment (n, 0));
  1483.                             ^
  1484.                             ==
  1485. bashline.c:2131:18: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1486.       while (val = glob_matches[local_index++])
  1487.              ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1488. bashline.c:2131:18: note: place parentheses around the assignment to silence this warning
  1489.       while (val = glob_matches[local_index++])
  1490.                  ^
  1491.              (                                )
  1492. bashline.c:2131:18: note: use '==' to turn this assignment into an equality comparison
  1493.       while (val = glob_matches[local_index++])
  1494.                  ^
  1495.                  ==
  1496. bashline.c:2525:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1497.   while (srvent = getservent ())
  1498.          ~~~~~~~^~~~~~~~~~~~~~~
  1499. bashline.c:2525:17: note: place parentheses around the assignment to silence this warning
  1500.   while (srvent = getservent ())
  1501.                 ^
  1502.          (                     )
  1503. bashline.c:2525:17: note: use '==' to turn this assignment into an equality comparison
  1504.   while (srvent = getservent ())
  1505.                 ^
  1506.                 ==
  1507. bashline.c:2581:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1508.   while (grent = getgrent ())
  1509.          ~~~~~~^~~~~~~~~~~~~
  1510. bashline.c:2581:16: note: place parentheses around the assignment to silence this warning
  1511.   while (grent = getgrent ())
  1512.                ^
  1513.          (                  )
  1514. bashline.c:2581:16: note: use '==' to turn this assignment into an equality comparison
  1515.   while (grent = getgrent ())
  1516.                ^
  1517.                ==
  1518. bashline.c:3295:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1519.   if (t = mbschr (local_dirname, '$'))
  1520.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1521. bashline.c:3295:9: note: place parentheses around the assignment to silence this warning
  1522.   if (t = mbschr (local_dirname, '$'))
  1523.         ^
  1524.       (                              )
  1525. bashline.c:3295:9: note: use '==' to turn this assignment into an equality comparison
  1526.   if (t = mbschr (local_dirname, '$'))
  1527.         ^
  1528.         ==
  1529. bashline.c:3297:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1530.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1531.            ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1532. bashline.c:3297:14: note: place parentheses around the assignment to silence this warning
  1533.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1534.              ^
  1535.            (                              )
  1536. bashline.c:3297:14: note: use '==' to turn this assignment into an equality comparison
  1537.   else if (t = mbschr (local_dirname, '`'))     /* XXX */
  1538.              ^
  1539.              ==
  1540. bashline.c:3375:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1541.   if (t = mbschr (local_dirname, '$'))
  1542.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1543. bashline.c:3375:9: note: place parentheses around the assignment to silence this warning
  1544.   if (t = mbschr (local_dirname, '$'))
  1545.         ^
  1546.       (                              )
  1547. bashline.c:3375:9: note: use '==' to turn this assignment into an equality comparison
  1548.   if (t = mbschr (local_dirname, '$'))
  1549.         ^
  1550.         ==
  1551. bashline.c:3433:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1552.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1553.                               ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1554. bashline.c:3433:26: note: place parentheses around the assignment to silence this warning
  1555.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1556.                                 ^
  1557.                               (                                       )
  1558. bashline.c:3433:26: note: use '==' to turn this assignment into an equality comparison
  1559.               for (i = j = 0; c = default_filename_quote_characters[i]; i++)
  1560.                                 ^
  1561.                                 ==
  1562. bashline.c:4470:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1563.   for (passc = 0; c = string[i]; i++)
  1564.                   ~~^~~~~~~~~~~
  1565. bashline.c:4470:21: note: place parentheses around the assignment to silence this warning
  1566.   for (passc = 0; c = string[i]; i++)
  1567.                     ^
  1568.                   (            )
  1569. bashline.c:4470:21: note: use '==' to turn this assignment into an equality comparison
  1570.   for (passc = 0; c = string[i]; i++)
  1571.                     ^
  1572.                     ==
  1573. 10 warnings generated.
  1574. rm -f list.o
  1575. 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
  1576. rm -f stringlib.o
  1577. 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
  1578. rm -f locale.o
  1579. 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
  1580. rm -f findcmd.o
  1581. 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
  1582. findcmd.c:269:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1583.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1584.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1585. findcmd.c:269:11: note: place parentheses around the assignment to silence this warning
  1586.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1587.           ^
  1588.       (                                   )
  1589. findcmd.c:269:11: note: use '==' to turn this assignment into an equality comparison
  1590.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1591.           ^
  1592.           ==
  1593. 1 warning generated.
  1594. 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
  1595. /bin/sh ./psize.sh > pipesize.h
  1596. rm -f redir.o
  1597. 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
  1598. redir.c:1462:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1599.   if (vr = valid_array_reference (w, 0))
  1600.       ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1601. redir.c:1462:10: note: place parentheses around the assignment to silence this warning
  1602.   if (vr = valid_array_reference (w, 0))
  1603.          ^
  1604.       (                                )
  1605. redir.c:1462:10: note: use '==' to turn this assignment into an equality comparison
  1606.   if (vr = valid_array_reference (w, 0))
  1607.          ^
  1608.          ==
  1609. redir.c:1477:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1610.               if (vr = valid_array_reference (w, 0))
  1611.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1612. redir.c:1477:15: note: place parentheses around the assignment to silence this warning
  1613.               if (vr = valid_array_reference (w, 0))
  1614.                      ^
  1615.                   (                                )
  1616. redir.c:1477:15: note: use '==' to turn this assignment into an equality comparison
  1617.               if (vr = valid_array_reference (w, 0))
  1618.                      ^
  1619.                      ==
  1620. 2 warnings generated.
  1621. rm -f pcomplete.o
  1622. 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
  1623. rm -f pcomplib.o
  1624. 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
  1625. rm -f syntax.o
  1626. 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
  1627. rm -f xmalloc.o
  1628. 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
  1629. rm -f builtins.o
  1630. 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
  1631. rm -f alias.o
  1632. ./mkbuiltins -D . alias.def
  1633. 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 )
  1634. rm -f alias.c
  1635. rm -f bind.o
  1636. ./mkbuiltins -D . bind.def
  1637. 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 )
  1638. rm -f bind.c
  1639. rm -f break.o
  1640. ./mkbuiltins -D . break.def
  1641. 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 )
  1642. rm -f break.c
  1643. rm -f builtin.o
  1644. ./mkbuiltins -D . builtin.def
  1645. 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 )
  1646. rm -f builtin.c
  1647. rm -f caller.o
  1648. ./mkbuiltins -D . caller.def
  1649. 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 )
  1650. rm -f caller.c
  1651. rm -f cd.o
  1652. ./mkbuiltins -D . cd.def
  1653. 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 )
  1654. ./cd.def:370:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1655.       while (path = extract_colon_unit (cdpath, &path_index))
  1656.              ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1657. ./cd.def:370:19: note: place parentheses around the assignment to silence this warning
  1658.       while (path = extract_colon_unit (cdpath, &path_index))
  1659.                   ^
  1660.              (                                              )
  1661. ./cd.def:370:19: note: use '==' to turn this assignment into an equality comparison
  1662.       while (path = extract_colon_unit (cdpath, &path_index))
  1663.                   ^
  1664.                   ==
  1665. 1 warning generated.
  1666. rm -f cd.c
  1667. rm -f colon.o
  1668. ./mkbuiltins -D . colon.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 colon.c || ( rm -f colon.c ; exit 1 )
  1670. rm -f colon.c
  1671. rm -f command.o
  1672. ./mkbuiltins -D . command.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 command.c || ( rm -f command.c ; exit 1 )
  1674. rm -f command.c
  1675. rm -f common.o
  1676. 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
  1677. rm -f declare.o
  1678. ./mkbuiltins -D . declare.def
  1679. 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 )
  1680. rm -f declare.c
  1681. rm -f echo.o
  1682. ./mkbuiltins -D . echo.def
  1683. 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 )
  1684. ./echo.def:141:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1685.       while (i = *temp++)
  1686.              ~~^~~~~~~~~
  1687. ./echo.def:141:16: note: place parentheses around the assignment to silence this warning
  1688.       while (i = *temp++)
  1689.                ^
  1690.              (          )
  1691. ./echo.def:141:16: note: use '==' to turn this assignment into an equality comparison
  1692.       while (i = *temp++)
  1693.                ^
  1694.                ==
  1695. 1 warning generated.
  1696. rm -f echo.c
  1697. rm -f enable.o
  1698. ./mkbuiltins -D . enable.def
  1699. 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 )
  1700. rm -f enable.c
  1701. rm -f eval.o
  1702. ./mkbuiltins -D . eval.def
  1703. 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 )
  1704. rm -f eval.c
  1705. rm -f evalfile.o
  1706. 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
  1707. rm -f evalstring.o
  1708. 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
  1709. evalstring.c:402:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1710.           else if (command = global_command)
  1711.                    ~~~~~~~~^~~~~~~~~~~~~~~~
  1712. evalstring.c:402:21: note: place parentheses around the assignment to silence this warning
  1713.           else if (command = global_command)
  1714.                            ^
  1715.                    (                       )
  1716. evalstring.c:402:21: note: use '==' to turn this assignment into an equality comparison
  1717.           else if (command = global_command)
  1718.                            ^
  1719.                            ==
  1720. 1 warning generated.
  1721. rm -f exec.o
  1722. ./mkbuiltins -D . exec.def
  1723. 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 )
  1724. rm -f exec.c
  1725. rm -f exit.o
  1726. ./mkbuiltins -D . exit.def
  1727. 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 )
  1728. rm -f exit.c
  1729. rm -f fc.o
  1730. ./mkbuiltins -D . fc.def
  1731. 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 )
  1732. rm -f fc.c
  1733. rm -f fg_bg.o
  1734. ./mkbuiltins -D . fg_bg.def
  1735. 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 )
  1736. rm -f fg_bg.c
  1737. rm -f hash.o
  1738. ./mkbuiltins -D . hash.def
  1739. 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 )
  1740. rm -f hash.c
  1741. rm -f help.o
  1742. ./mkbuiltins -D . help.def
  1743. 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 )
  1744. ./help.def:145:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1745.           for (i = 0; name = shell_builtins[i].name; i++)
  1746.                       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  1747. ./help.def:145:21: note: place parentheses around the assignment to silence this warning
  1748.           for (i = 0; name = shell_builtins[i].name; i++)
  1749.                            ^
  1750.                       (                            )
  1751. ./help.def:145:21: note: use '==' to turn this assignment into an equality comparison
  1752.           for (i = 0; name = shell_builtins[i].name; i++)
  1753.                            ^
  1754.                            ==
  1755. 1 warning generated.
  1756. rm -f help.c
  1757. rm -f history.o
  1758. ./mkbuiltins -D . history.def
  1759. 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 )
  1760. rm -f history.c
  1761. rm -f jobs.o
  1762. ./mkbuiltins -D . jobs.def
  1763. 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 )
  1764. rm -f jobs.c
  1765. rm -f kill.o
  1766. ./mkbuiltins -D . kill.def
  1767. 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 )
  1768. rm -f kill.c
  1769. rm -f let.o
  1770. ./mkbuiltins -D . let.def
  1771. 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 )
  1772. rm -f let.c
  1773. rm -f mapfile.o
  1774. ./mkbuiltins -D . mapfile.def
  1775. 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 )
  1776. rm -f mapfile.c
  1777. rm -f pushd.o
  1778. ./mkbuiltins -D . pushd.def
  1779. 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 )
  1780. rm -f pushd.c
  1781. rm -f read.o
  1782. ./mkbuiltins -D . read.def
  1783. 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 )
  1784. rm -f read.c
  1785. rm -f return.o
  1786. ./mkbuiltins -D . return.def
  1787. 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 )
  1788. rm -f return.c
  1789. rm -f set.o
  1790. ./mkbuiltins -D . set.def
  1791. 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 )
  1792. ./set.def:617:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1793.   while (vname = extract_colon_unit (value, &vptr))
  1794.          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1795. ./set.def:617:16: note: place parentheses around the assignment to silence this warning
  1796.   while (vname = extract_colon_unit (value, &vptr))
  1797.                ^
  1798.          (                                        )
  1799. ./set.def:617:16: note: use '==' to turn this assignment into an equality comparison
  1800.   while (vname = extract_colon_unit (value, &vptr))
  1801.                ^
  1802.                ==
  1803. ./set.def:742:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1804.           while (flag_name = *++arg)
  1805.                  ~~~~~~~~~~^~~~~~~~
  1806. ./set.def:742:21: note: place parentheses around the assignment to silence this warning
  1807.           while (flag_name = *++arg)
  1808.                            ^
  1809.                  (                 )
  1810. ./set.def:742:21: note: use '==' to turn this assignment into an equality comparison
  1811.           while (flag_name = *++arg)
  1812.                            ^
  1813.                            ==
  1814. ./set.def:946:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1815.           if (var = find_function (name))
  1816.               ~~~~^~~~~~~~~~~~~~~~~~~~~~
  1817. ./set.def:946:12: note: place parentheses around the assignment to silence this warning
  1818.           if (var = find_function (name))
  1819.                   ^
  1820.               (                         )
  1821. ./set.def:946:12: note: use '==' to turn this assignment into an equality comparison
  1822.           if (var = find_function (name))
  1823.                   ^
  1824.                   ==
  1825. ./set.def:985:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1826.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1827.                       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1828. ./set.def:985:13: note: place parentheses around the assignment to silence this warning
  1829.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1830.                           ^
  1831.                       (                                                 )
  1832. ./set.def:985:13: note: use '==' to turn this assignment into an equality comparison
  1833.                   if (var = array_variable_part (tname, 0, &t, (int *)0))
  1834.                           ^
  1835.                           ==
  1836. 4 warnings generated.
  1837. rm -f set.c
  1838. rm -f setattr.o
  1839. ./mkbuiltins -D . setattr.def
  1840. 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 )
  1841. ./setattr.def:320:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1842.           for (i = 0; var = variable_list[i]; i++)
  1843.                       ~~~~^~~~~~~~~~~~~~~~~~
  1844. ./setattr.def:320:20: note: place parentheses around the assignment to silence this warning
  1845.           for (i = 0; var = variable_list[i]; i++)
  1846.                           ^
  1847.                       (                     )
  1848. ./setattr.def:320:20: note: use '==' to turn this assignment into an equality comparison
  1849.           for (i = 0; var = variable_list[i]; i++)
  1850.                           ^
  1851.                           ==
  1852. ./setattr.def:337:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1853.                   if (any_failed = sh_chkwrite (any_failed))
  1854.                       ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1855. ./setattr.def:337:20: note: place parentheses around the assignment to silence this warning
  1856.                   if (any_failed = sh_chkwrite (any_failed))
  1857.                                  ^
  1858.                       (                                    )
  1859. ./setattr.def:337:20: note: use '==' to turn this assignment into an equality comparison
  1860.                   if (any_failed = sh_chkwrite (any_failed))
  1861.                                  ^
  1862.                                  ==
  1863. ./setattr.def:364:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1864.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1865.                            ~~~~^~~~~~~~~~~~~~~~~~
  1866. ./setattr.def:364:32: note: place parentheses around the assignment to silence this warning
  1867.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1868.                                ^
  1869.                            (                     )
  1870. ./setattr.def:364:32: note: use '==' to turn this assignment into an equality comparison
  1871.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1872.                                ^
  1873.                                ==
  1874. ./setattr.def:367:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1875.       if (any_failed = sh_chkwrite (any_failed))
  1876.           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1877. ./setattr.def:367:22: note: place parentheses around the assignment to silence this warning
  1878.       if (any_failed = sh_chkwrite (any_failed))
  1879.                      ^
  1880.           (                                    )
  1881. ./setattr.def:367:22: note: use '==' to turn this assignment into an equality comparison
  1882.       if (any_failed = sh_chkwrite (any_failed))
  1883.                      ^
  1884.                      ==
  1885. ./setattr.def:388:32: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1886.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1887.                            ~~~~^~~~~~~~~~~~~~~~~~
  1888. ./setattr.def:388:32: note: place parentheses around the assignment to silence this warning
  1889.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1890.                                ^
  1891.                            (                     )
  1892. ./setattr.def:388:32: note: use '==' to turn this assignment into an equality comparison
  1893.   for (i = any_failed = 0; var = variable_list[i]; i++)
  1894.                                ^
  1895.                                ==
  1896. ./setattr.def:391:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1897.       if (any_failed = sh_chkwrite (any_failed))
  1898.           ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
  1899. ./setattr.def:391:22: note: place parentheses around the assignment to silence this warning
  1900.       if (any_failed = sh_chkwrite (any_failed))
  1901.                      ^
  1902.           (                                    )
  1903. ./setattr.def:391:22: note: use '==' to turn this assignment into an equality comparison
  1904.       if (any_failed = sh_chkwrite (any_failed))
  1905.                      ^
  1906.                      ==
  1907. 6 warnings generated.
  1908. rm -f setattr.c
  1909. rm -f shift.o
  1910. ./mkbuiltins -D . shift.def
  1911. 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 )
  1912. rm -f shift.c
  1913. rm -f source.o
  1914. ./mkbuiltins -D . source.def
  1915. 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 )
  1916. rm -f source.c
  1917. rm -f suspend.o
  1918. ./mkbuiltins -D . suspend.def
  1919. 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 )
  1920. rm -f suspend.c
  1921. rm -f test.o
  1922. ./mkbuiltins -D . test.def
  1923. 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 )
  1924. rm -f test.c
  1925. rm -f times.o
  1926. ./mkbuiltins -D . times.def
  1927. 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 )
  1928. rm -f times.c
  1929. rm -f trap.o
  1930. ./mkbuiltins -D . trap.def
  1931. 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 )
  1932. rm -f trap.c
  1933. rm -f type.o
  1934. ./mkbuiltins -D . type.def
  1935. 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 )
  1936. ./type.def:338:21: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1937.       if (full_path = phash_search (command))
  1938.           ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
  1939. ./type.def:338:21: note: place parentheses around the assignment to silence this warning
  1940.       if (full_path = phash_search (command))
  1941.                     ^
  1942.           (                                 )
  1943. ./type.def:338:21: note: use '==' to turn this assignment into an equality comparison
  1944.       if (full_path = phash_search (command))
  1945.                     ^
  1946.                     ==
  1947. 1 warning generated.
  1948. rm -f type.c
  1949. rm -f ulimit.o
  1950. ./mkbuiltins -D . ulimit.def
  1951. 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 )
  1952. rm -f ulimit.c
  1953. rm -f umask.o
  1954. ./mkbuiltins -D . umask.def
  1955. 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 )
  1956. rm -f umask.c
  1957. rm -f wait.o
  1958. ./mkbuiltins -D . wait.def
  1959. 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 )
  1960. rm -f wait.c
  1961. rm -f getopts.o
  1962. ./mkbuiltins -D . getopts.def
  1963. 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 )
  1964. rm -f getopts.c
  1965. rm -f shopt.o
  1966. ./mkbuiltins -D . shopt.def
  1967. 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 )
  1968. ./shopt.def:458:9: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1969.   if (v = find_variable ("BASHOPTS"))
  1970.       ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1971. ./shopt.def:458:9: note: place parentheses around the assignment to silence this warning
  1972.   if (v = find_variable ("BASHOPTS"))
  1973.         ^
  1974.       (                             )
  1975. ./shopt.def:458:9: note: use '==' to turn this assignment into an equality comparison
  1976.   if (v = find_variable ("BASHOPTS"))
  1977.         ^
  1978.         ==
  1979. ./shopt.def:862:16: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1980.   while (vname = extract_colon_unit (value, &vptr))
  1981.          ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1982. ./shopt.def:862:16: note: place parentheses around the assignment to silence this warning
  1983.   while (vname = extract_colon_unit (value, &vptr))
  1984.                ^
  1985.          (                                        )
  1986. ./shopt.def:862:16: note: use '==' to turn this assignment into an equality comparison
  1987.   while (vname = extract_colon_unit (value, &vptr))
  1988.                ^
  1989.                ==
  1990. 2 warnings generated.
  1991. rm -f shopt.c
  1992. rm -f printf.o
  1993. ./mkbuiltins -D . printf.def
  1994. 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 )
  1995. rm -f printf.c
  1996. rm -f getopt.o
  1997. 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
  1998. getopt.c:182:17: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1999.   if (sh_badopt = (temp == NULL || c == ':'))
  2000.       ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2001. getopt.c:182:17: note: place parentheses around the assignment to silence this warning
  2002.   if (sh_badopt = (temp == NULL || c == ':'))
  2003.                 ^
  2004.       (                                     )
  2005. getopt.c:182:17: note: use '==' to turn this assignment into an equality comparison
  2006.   if (sh_badopt = (temp == NULL || c == ':'))
  2007.                 ^
  2008.                 ==
  2009. 1 warning generated.
  2010. rm -f bashgetopt.o
  2011. 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
  2012. rm -f complete.o
  2013. ./mkbuiltins -D . complete.def
  2014. 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 )
  2015. rm -f complete.c
  2016. rm -f libbuiltins.a
  2017. 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
  2018. ranlib libbuiltins.a
  2019. making ./lib/glob/libglob.a in ./lib/glob
  2020. rm -f glob.o
  2021. 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
  2022. glob.c:230:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2023.   while (t = glob_patscan (pp, pe, '|'))
  2024.          ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2025. glob.c:230:12: note: place parentheses around the assignment to silence this warning
  2026.   while (t = glob_patscan (pp, pe, '|'))
  2027.            ^
  2028.          (                             )
  2029. glob.c:230:12: note: use '==' to turn this assignment into an equality comparison
  2030.   while (t = glob_patscan (pp, pe, '|'))
  2031.            ^
  2032.            ==
  2033. glob.c:348:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2034.   while (t = glob_patscan_wc (pp, pe, '|'))
  2035.          ~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2036. glob.c:348:12: note: place parentheses around the assignment to silence this warning
  2037.   while (t = glob_patscan_wc (pp, pe, '|'))
  2038.            ^
  2039.          (                                )
  2040. glob.c:348:12: note: use '==' to turn this assignment into an equality comparison
  2041.   while (t = glob_patscan_wc (pp, pe, '|'))
  2042.            ^
  2043.            ==
  2044. 2 warnings generated.
  2045. rm -f strmatch.o
  2046. 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
  2047. rm -f smatch.o
  2048. 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
  2049. In file included from smatch.c:330:
  2050. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2051.   if (not = (*p == L('!') || *p == L('^')))
  2052.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2053. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  2054.   if (not = (*p == L('!') || *p == L('^')))
  2055.           ^
  2056.       (                                   )
  2057. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  2058.   if (not = (*p == L('!') || *p == L('^')))
  2059.           ^
  2060.           ==
  2061. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2062.   for (s = string; c = *s; s++)
  2063.                    ~~^~~~
  2064. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  2065.   for (s = string; c = *s; s++)
  2066.                      ^
  2067.                    (     )
  2068. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  2069.   for (s = string; c = *s; s++)
  2070.                      ^
  2071.                      ==
  2072. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2073.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2074.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2075. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  2076.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2077.                      ^
  2078.                   (                                                          )
  2079. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  2080.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2081.                      ^
  2082.                      ==
  2083. smatch.c:525:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2084.   while (p = strchr (p, '['))
  2085.          ~~^~~~~~~~~~~~~~~~~
  2086. smatch.c:525:12: note: place parentheses around the assignment to silence this warning
  2087.   while (p = strchr (p, '['))
  2088.            ^
  2089.          (                  )
  2090. smatch.c:525:12: note: use '==' to turn this assignment into an equality comparison
  2091.   while (p = strchr (p, '['))
  2092.            ^
  2093.            ==
  2094. In file included from smatch.c:575:
  2095. ./sm_loop.c:404:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2096.   if (not = (*p == L('!') || *p == L('^')))
  2097.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2098. ./sm_loop.c:404:11: note: place parentheses around the assignment to silence this warning
  2099.   if (not = (*p == L('!') || *p == L('^')))
  2100.           ^
  2101.       (                                   )
  2102. ./sm_loop.c:404:11: note: use '==' to turn this assignment into an equality comparison
  2103.   if (not = (*p == L('!') || *p == L('^')))
  2104.           ^
  2105.           ==
  2106. ./sm_loop.c:683:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2107.   for (s = string; c = *s; s++)
  2108.                    ~~^~~~
  2109. ./sm_loop.c:683:22: note: place parentheses around the assignment to silence this warning
  2110.   for (s = string; c = *s; s++)
  2111.                      ^
  2112.                    (     )
  2113. ./sm_loop.c:683:22: note: use '==' to turn this assignment into an equality comparison
  2114.   for (s = string; c = *s; s++)
  2115.                      ^
  2116.                      ==
  2117. ./sm_loop.c:894:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2118.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2119.                   ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2120. ./sm_loop.c:894:15: note: place parentheses around the assignment to silence this warning
  2121.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2122.                      ^
  2123.                   (                                                          )
  2124. ./sm_loop.c:894:15: note: use '==' to turn this assignment into an equality comparison
  2125.               if (m1 = (GMATCH (s, srest, psub, pnext - 1, NULL, flags) == 0))
  2126.                      ^
  2127.                      ==
  2128. 7 warnings generated.
  2129. rm -f xmbsrtowcs.o
  2130. 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
  2131. rm -f gmisc.o
  2132. 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
  2133. In file included from gmisc.c:57:
  2134. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2135.   while (c = *pat++)
  2136.          ~~^~~~~~~~
  2137. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  2138.   while (c = *pat++)
  2139.            ^
  2140.          (         )
  2141. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  2142.   while (c = *pat++)
  2143.            ^
  2144.            ==
  2145. In file included from gmisc.c:72:
  2146. ./gm_loop.c:85:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2147.   while (c = *pat++)
  2148.          ~~^~~~~~~~
  2149. ./gm_loop.c:85:12: note: place parentheses around the assignment to silence this warning
  2150.   while (c = *pat++)
  2151.            ^
  2152.          (         )
  2153. ./gm_loop.c:85:12: note: use '==' to turn this assignment into an equality comparison
  2154.   while (c = *pat++)
  2155.            ^
  2156.            ==
  2157. 2 warnings generated.
  2158. rm -f -f libglob.a
  2159. ar cr libglob.a glob.o strmatch.o smatch.o xmbsrtowcs.o gmisc.o
  2160. test -n "ranlib" && ranlib libglob.a
  2161. making ./lib/sh/libsh.a in ./lib/sh
  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 clktck.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 clock.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 getenv.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 oslib.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 setlinebuf.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 strnlen.c
  2168. 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
  2169. 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
  2170. 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
  2171. 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
  2172. 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
  2173. 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
  2174. 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
  2175. 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
  2176. 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
  2177. 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
  2178. makepath.c:123:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2179.   while (*r++ = *s++)
  2180.          ~~~~~^~~~~~
  2181. makepath.c:123:15: note: place parentheses around the assignment to silence this warning
  2182.   while (*r++ = *s++)
  2183.               ^
  2184.          (          )
  2185. makepath.c:123:15: note: use '==' to turn this assignment into an equality comparison
  2186.   while (*r++ = *s++)
  2187.               ^
  2188.               ==
  2189. 1 warning generated.
  2190. 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
  2191. pathcanon.c:117:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2192.   if (rooted = ROOTEDPATH(path))
  2193.       ~~~~~~~^~~~~~~~~~~~~~~~~~
  2194. pathcanon.c:117:14: note: place parentheses around the assignment to silence this warning
  2195.   if (rooted = ROOTEDPATH(path))
  2196.              ^
  2197.       (                        )
  2198. pathcanon.c:117:14: note: use '==' to turn this assignment into an equality comparison
  2199.   if (rooted = ROOTEDPATH(path))
  2200.              ^
  2201.              ==
  2202. 1 warning generated.
  2203. 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
  2204. 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
  2205. 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
  2206. 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
  2207. 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
  2208. spell.c:98:26: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2209.       for (p = best; *np = *p++; np++)
  2210.                      ~~~~^~~~~~
  2211. spell.c:98:26: note: place parentheses around the assignment to silence this warning
  2212.       for (p = best; *np = *p++; np++)
  2213.                          ^
  2214.                      (         )
  2215. spell.c:98:26: note: use '==' to turn this assignment into an equality comparison
  2216.       for (p = best; *np = *p++; np++)
  2217.                          ^
  2218.                          ==
  2219. 1 warning generated.
  2220. 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
  2221. 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
  2222. strtrans.c:253:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2223.   for (s = str; c = *s; s++)
  2224.                 ~~^~~~
  2225. strtrans.c:253:19: note: place parentheses around the assignment to silence this warning
  2226.   for (s = str; c = *s; s++)
  2227.                   ^
  2228.                 (     )
  2229. strtrans.c:253:19: note: use '==' to turn this assignment into an equality comparison
  2230.   for (s = str; c = *s; s++)
  2231.                   ^
  2232.                   ==
  2233. strtrans.c:337:25: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2234.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2235.                     ~~~~^~~~~~
  2236. strtrans.c:337:25: note: place parentheses around the assignment to silence this warning
  2237.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2238.                         ^
  2239.                     (         )
  2240. strtrans.c:337:25: note: use '==' to turn this assignment into an equality comparison
  2241.   for (wcs = wcstr; wcc = *wcs; wcs++)
  2242.                         ^
  2243.                         ==
  2244. strtrans.c:360:22: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2245.   for (s = string; c = *s; s++)
  2246.                    ~~^~~~
  2247. strtrans.c:360:22: note: place parentheses around the assignment to silence this warning
  2248.   for (s = string; c = *s; s++)
  2249.                      ^
  2250.                    (     )
  2251. strtrans.c:360:22: note: use '==' to turn this assignment into an equality comparison
  2252.   for (s = string; c = *s; s++)
  2253.                      ^
  2254.                      ==
  2255. 3 warnings generated.
  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 snprintf.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 mailstat.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 fmtulong.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 fmtullong.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 fmtumax.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 zcatfd.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 zmapfd.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 winsize.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 wcsdup.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 fpurge.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 zgetline.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 mbscmp.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 uconvert.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 ufuncs.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 casemod.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 input_avail.c
  2272. 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
  2273. 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
  2274. 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
  2275. 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
  2276. 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
  2277. 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
  2278. 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
  2279. 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
  2280. 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
  2281. 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
  2282. rm -f libsh.a
  2283. 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
  2284. test -n "ranlib" && ranlib libsh.a
  2285. making ./lib/tilde/libtilde.a in ./lib/tilde
  2286. 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
  2287. tilde.c:195:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2288.   if (result = strchr (string, '~'))
  2289.       ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
  2290. tilde.c:195:14: note: place parentheses around the assignment to silence this warning
  2291.   if (result = strchr (string, '~'))
  2292.              ^
  2293.       (                            )
  2294. tilde.c:195:14: note: use '==' to turn this assignment into an equality comparison
  2295.   if (result = strchr (string, '~'))
  2296.              ^
  2297.              ==
  2298. 1 warning generated.
  2299. rm -f libtilde.a
  2300. ar cr libtilde.a tilde.o
  2301. test -n "ranlib" && ranlib libtilde.a
  2302. rm -f bash
  2303. 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
  2304. ls -l bash
  2305. -rwxr-xr-x  1 root  wheel  1064704 Dec 12 10:22 bash
  2306. size bash
  2307.     text    data     bss      dec       hex   filename
  2308.   927153   11544   52516   991213   0xf1fed   bash
  2309. rm -f man2html.o
  2310. 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
  2311. man2html.c:3693:44: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2312.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2313.                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  2314. man2html.c:3693:44: note: place parentheses around the assignment to silence this warning
  2315.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2316.                                                                        ^
  2317.                                             (                                         )
  2318. man2html.c:3693:44: note: use '==' to turn this assignment into an equality comparison
  2319.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  2320.                                                                        ^
  2321.                                                                        ==
  2322. 1 warning generated.
  2323. 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
  2324. ===========================================================================
  2325. =======================<phase: run-depends    >============================
  2326. ===>   bash-5.1 depends on executable: indexinfo - found
  2327. ===========================================================================
  2328. =======================<phase: stage          >============================
  2329. ===>  Staging for bash-5.1
  2330. ===>   Generating temporary packing list
  2331. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2332. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage installdirs )
  2333. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  2334. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES
  2335. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES
  2336. if test "bash" = "gettext-tools"; then  /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/gettext/po;  else  : ;  fi
  2337. install  -s -m 555 -m 0755 bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bash
  2338. install  -m 555 -m 0555 bashbug /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/bashbug
  2339. install  -m 0644 ./CHANGES ./COMPAT ./NEWS ./POSIX  ./RBASH ./README /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2340. ( 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 )
  2341. makeinfo --no-split -I../lib/readline/doc ./bashref.texi
  2342. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1
  2343. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/info
  2344. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2345. 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
  2346. install  -m 0644 ./bash.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bash.1
  2347. install  -m 0644 ./bashbug.1 /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/man/man1/bashbug.1
  2348. install  -m 0644 ./FAQ ./INTRO /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/doc/bash
  2349. 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
  2350. 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
  2351. 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
  2352. ( cd ./builtins ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2353. ( cd ./po/ ; /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  2354. 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
  2355. `en@quot.gmo' is up to date.
  2356. `en@boldquot.gmo' is up to date.
  2357. `af.gmo' is up to date.
  2358. `bg.gmo' is up to date.
  2359. `ca.gmo' is up to date.
  2360. `cs.gmo' is up to date.
  2361. `da.gmo' is up to date.
  2362. `de.gmo' is up to date.
  2363. `el.gmo' is up to date.
  2364. `eo.gmo' is up to date.
  2365. `es.gmo' is up to date.
  2366. `et.gmo' is up to date.
  2367. `fi.gmo' is up to date.
  2368. `fr.gmo' is up to date.
  2369. `ga.gmo' is up to date.
  2370. `gl.gmo' is up to date.
  2371. `hr.gmo' is up to date.
  2372. `hu.gmo' is up to date.
  2373. `id.gmo' is up to date.
  2374. `it.gmo' is up to date.
  2375. `ja.gmo' is up to date.
  2376. `ko.gmo' is up to date.
  2377. `lt.gmo' is up to date.
  2378. `nb.gmo' is up to date.
  2379. `nl.gmo' is up to date.
  2380. `pl.gmo' is up to date.
  2381. `pt.gmo' is up to date.
  2382. `pt_BR.gmo' is up to date.
  2383. `ro.gmo' is up to date.
  2384. `ru.gmo' is up to date.
  2385. `sk.gmo' is up to date.
  2386. `sl.gmo' is up to date.
  2387. `sr.gmo' is up to date.
  2388. `sv.gmo' is up to date.
  2389. `tr.gmo' is up to date.
  2390. `uk.gmo' is up to date.
  2391. `vi.gmo' is up to date.
  2392. `zh_CN.gmo' is up to date.
  2393. `zh_TW.gmo' is up to date.
  2394. touch stamp-po
  2395. /bin/sh ../support/mkinstalldirs /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share
  2396. installing en@quot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@quot/LC_MESSAGES/bash.mo
  2397. installing en@boldquot.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/en@boldquot/LC_MESSAGES/bash.mo
  2398. installing af.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/af/LC_MESSAGES/bash.mo
  2399. installing bg.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/bg/LC_MESSAGES/bash.mo
  2400. installing ca.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ca/LC_MESSAGES/bash.mo
  2401. installing cs.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/cs/LC_MESSAGES/bash.mo
  2402. installing da.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/da/LC_MESSAGES/bash.mo
  2403. installing de.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/de/LC_MESSAGES/bash.mo
  2404. installing el.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/el/LC_MESSAGES/bash.mo
  2405. installing eo.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/eo/LC_MESSAGES/bash.mo
  2406. installing es.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/es/LC_MESSAGES/bash.mo
  2407. installing et.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/et/LC_MESSAGES/bash.mo
  2408. installing fi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fi/LC_MESSAGES/bash.mo
  2409. installing fr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/fr/LC_MESSAGES/bash.mo
  2410. installing ga.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ga/LC_MESSAGES/bash.mo
  2411. installing gl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/gl/LC_MESSAGES/bash.mo
  2412. installing hr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hr/LC_MESSAGES/bash.mo
  2413. installing hu.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/hu/LC_MESSAGES/bash.mo
  2414. installing id.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/id/LC_MESSAGES/bash.mo
  2415. installing it.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/it/LC_MESSAGES/bash.mo
  2416. installing ja.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ja/LC_MESSAGES/bash.mo
  2417. installing ko.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ko/LC_MESSAGES/bash.mo
  2418. installing lt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/lt/LC_MESSAGES/bash.mo
  2419. installing nb.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nb/LC_MESSAGES/bash.mo
  2420. installing nl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/nl/LC_MESSAGES/bash.mo
  2421. installing pl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pl/LC_MESSAGES/bash.mo
  2422. installing pt.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt/LC_MESSAGES/bash.mo
  2423. installing pt_BR.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/bash.mo
  2424. installing ro.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ro/LC_MESSAGES/bash.mo
  2425. installing ru.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/ru/LC_MESSAGES/bash.mo
  2426. installing sk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sk/LC_MESSAGES/bash.mo
  2427. installing sl.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sl/LC_MESSAGES/bash.mo
  2428. installing sr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sr/LC_MESSAGES/bash.mo
  2429. installing sv.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/sv/LC_MESSAGES/bash.mo
  2430. installing tr.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/tr/LC_MESSAGES/bash.mo
  2431. installing uk.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/uk/LC_MESSAGES/bash.mo
  2432. installing vi.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/vi/LC_MESSAGES/bash.mo
  2433. installing zh_CN.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/bash.mo
  2434. installing zh_TW.gmo as /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/bash.mo
  2435. 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
  2436. ( cd /wrkdirs/usr/ports/shells/bash/work/bash-5.1/examples/loadables && /usr/bin/make   DESTDIR=/wrkdirs/usr/ports/shells/bash/work/stage install )
  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 print.o print.c
  2438. cc -shared -Wl,-soname,print  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o print print.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 truefalse.o truefalse.c
  2440. cc -shared -Wl,-soname,truefalse  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o truefalse truefalse.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 sleep.o sleep.c
  2442. cc -shared -Wl,-soname,sleep  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sleep sleep.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 finfo.o finfo.c
  2444. cc -shared -Wl,-soname,finfo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o finfo finfo.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 logname.o logname.c
  2446. cc -shared -Wl,-soname,logname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o logname logname.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 basename.o basename.c
  2448. cc -shared -Wl,-soname,basename  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o basename basename.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 dirname.o dirname.c
  2450. cc -shared -Wl,-soname,dirname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o dirname dirname.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 fdflags.o fdflags.c
  2452. cc -shared -Wl,-soname,fdflags  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o fdflags fdflags.o
  2453. 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
  2454. cc -shared -Wl,-soname,tty  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tty tty.o
  2455. 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
  2456. cc -shared -Wl,-soname,pathchk  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o pathchk pathchk.o
  2457. 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
  2458. cc -shared -Wl,-soname,tee  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o tee tee.o
  2459. 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
  2460. cc -shared -Wl,-soname,head  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o head head.o
  2461. 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
  2462. mkdir.c:173:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2463.  while (p = strchr (p, '/'))
  2464.         ~~^~~~~~~~~~~~~~~~~
  2465. mkdir.c:173:12: note: place parentheses around the assignment to silence this warning
  2466.  while (p = strchr (p, '/'))
  2467.           ^
  2468.         (                  )
  2469. mkdir.c:173:12: note: use '==' to turn this assignment into an equality comparison
  2470.  while (p = strchr (p, '/'))
  2471.           ^
  2472.           ==
  2473. 1 warning generated.
  2474. cc -shared -Wl,-soname,mkdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkdir mkdir.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 rmdir.o rmdir.c
  2476. cc -shared -Wl,-soname,rmdir  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rmdir rmdir.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 mkfifo.o mkfifo.c
  2478. cc -shared -Wl,-soname,mkfifo  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mkfifo mkfifo.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 mktemp.o mktemp.c
  2480. cc -shared -Wl,-soname,mktemp  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mktemp mktemp.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 printenv.o printenv.c
  2482. cc -shared -Wl,-soname,printenv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o printenv printenv.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 id.o id.c
  2484. cc -shared -Wl,-soname,id  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o id id.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 whoami.o whoami.c
  2486. cc -shared -Wl,-soname,whoami  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o whoami whoami.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 uname.o uname.c
  2488. cc -shared -Wl,-soname,uname  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o uname uname.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 sync.o sync.c
  2490. cc -shared -Wl,-soname,sync  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o sync sync.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 push.o push.c
  2492. cc -shared -Wl,-soname,push  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o push push.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 ln.o ln.c
  2494. cc -shared -Wl,-soname,ln  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o ln ln.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 unlink.o unlink.c
  2496. cc -shared -Wl,-soname,unlink  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o unlink unlink.o
  2497. 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
  2498. cc -shared -Wl,-soname,realpath  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o realpath realpath.o
  2499. 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
  2500. cc -shared -Wl,-soname,strftime  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o strftime strftime.o
  2501. 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
  2502. cc -shared -Wl,-soname,mypid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o mypid mypid.o
  2503. 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
  2504. cc -shared -Wl,-soname,setpgid  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o setpgid setpgid.o
  2505. 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
  2506. seq.c:178:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2507.  if (dp = strchr (numbuf, decimal_point))
  2508.      ~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2509. seq.c:178:10: note: place parentheses around the assignment to silence this warning
  2510.  if (dp = strchr (numbuf, decimal_point))
  2511.         ^
  2512.      (                                  )
  2513. seq.c:178:10: note: use '==' to turn this assignment into an equality comparison
  2514.  if (dp = strchr (numbuf, decimal_point))
  2515.         ^
  2516.         ==
  2517. 1 warning generated.
  2518. cc -shared -Wl,-soname,seq  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o seq seq.o
  2519. 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
  2520. cc -shared -Wl,-soname,rm  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o rm rm.o
  2521. 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
  2522. cc -shared -Wl,-soname,accept  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o accept accept.o
  2523. 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
  2524. cc -shared -Wl,-soname,csv  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o csv csv.o
  2525. 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
  2526. cut.c:89:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  2527.  while (ltok = strsep (&larg, ","))
  2528.         ~~~~~^~~~~~~~~~~~~~~~~~~~~
  2529. cut.c:89:15: note: place parentheses around the assignment to silence this warning
  2530.  while (ltok = strsep (&larg, ","))
  2531.              ^
  2532.         (                         )
  2533. cut.c:89:15: note: use '==' to turn this assignment into an equality comparison
  2534.  while (ltok = strsep (&larg, ","))
  2535.              ^
  2536.              ==
  2537. 1 warning generated.
  2538. cc -shared -Wl,-soname,cut  -Wl,-export-dynamic -L/usr/local/lib -fstack-protector-strong  -o cut cut.o
  2539. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  2540. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash
  2541. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/builtins
  2542. mkdir -p -- /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/include/bash/include
  2543. install  -m 0644 ./support/bash.pc /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/libdata/pkgconfig/bash.pc
  2544. installing example loadable builtins in /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/lib/bash
  2545. print
  2546. truefalse
  2547. sleep
  2548. finfo
  2549. logname
  2550. basename
  2551. dirname
  2552. fdflags
  2553. tty
  2554. pathchk
  2555. tee
  2556. head
  2557. mkdir
  2558. rmdir
  2559. mkfifo
  2560. mktemp
  2561. printenv
  2562. id
  2563. whoami
  2564. uname
  2565. sync
  2566. push
  2567. ln
  2568. unlink
  2569. realpath
  2570. strftime
  2571. mypid
  2572. setpgid
  2573. seq
  2574. rm
  2575. accept
  2576. csv
  2577. cut
  2578. /bin/ln -sf bash /wrkdirs/usr/ports/shells/bash/work/stage/usr/local/bin/rbash
  2579. 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
  2580. 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
  2581. ====> Compressing man pages (compress-man)
  2582. ===========================================================================
  2583. =======================<phase: package        >============================
  2584. ===>  Building package for bash-5.1
  2585. ===========================================================================
  2586. =>> Cleaning up wrkdir
  2587. ===>  Cleaning for bash-5.1
  2588. build of shells/bash | bash-5.1 ended at Sat Dec 12 11:22:17 CET 2020
  2589. build time: 00:01:02
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement