Advertisement
Guest User

FreeBSD 12 i386 - failed bash build

a guest
Dec 11th, 2020
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 75.03 KB | None | 0 0
  1. =>> Building shells/bash
  2. build started at Fri Dec 11 12:36:12 CET 2020
  3. port directory: /usr/ports/shells/bash
  4. package name: bash-5.1
  5. building for: FreeBSD Tepucom-FreeBSD12i386-default-job-01 12.2-RELEASE FreeBSD 12.2-RELEASE i386
  6. maintained by: ehaupt@FreeBSD.org
  7. Makefile ident:      $FreeBSD: head/shells/bash/Makefile 557380 2020-12-09 17:12:22Z ehaupt $
  8. Poudriere version: 3.3.99.20200326_2
  9. Host OSVERSION: 1202000
  10. Jail OSVERSION: 1202000
  11. Job Id: 01
  12.  
  13. ---Begin Environment---
  14. SHELL=/bin/csh
  15. UNAME_p=i386
  16. UNAME_m=i386
  17. OSVERSION=1202000
  18. UNAME_v=FreeBSD 12.2-RELEASE
  19. UNAME_r=12.2-RELEASE
  20. BLOCKSIZE=K
  21. MAIL=/var/mail/root
  22. STATUS=1
  23. HOME=/root
  24. PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
  25. LOCALBASE=/usr/local
  26. USER=root
  27. LIBEXECPREFIX=/usr/local/libexec/poudriere
  28. POUDRIERE_VERSION=3.3.99.20200326_2
  29. MASTERMNT=/data/poudriere/data/.m/Tepucom-FreeBSD12i386-default/ref
  30. LC_COLLATE=C
  31. POUDRIERE_BUILD_TYPE=bulk
  32. PACKAGE_BUILDING=yes
  33. SAVED_TERM=screen
  34. OUTPUT_REDIRECTED_STDERR=4
  35. OUTPUT_REDIRECTED=1
  36. PWD=/data/poudriere/data/.m/Tepucom-FreeBSD12i386-default/ref/.p/pool
  37. OUTPUT_REDIRECTED_STDOUT=3
  38. P_PORTS_FEATURES=FLAVORS SELECTED_OPTIONS
  39. MASTERNAME=Tepucom-FreeBSD12i386-default
  40. SCRIPTPREFIX=/usr/local/share/poudriere
  41. OLDPWD=/data/poudriere/data/.m/Tepucom-FreeBSD12i386-default/ref/.p
  42. SCRIPTPATH=/usr/local/share/poudriere/bulk.sh
  43. POUDRIEREPATH=/usr/local/bin/poudriere
  44. ---End Environment---
  45.  
  46. ---Begin Poudriere Port Flags/Env---
  47. PORT_FLAGS=
  48. PKGENV=
  49. FLAVOR=
  50. DEPENDS_ARGS=
  51. MAKE_ARGS=
  52. ---End Poudriere Port Flags/Env---
  53.  
  54. ---Begin OPTIONS List---
  55. ===> The following configuration options are available for bash-5.1:
  56.      DOCS=on: Build and/or install documentation
  57.      FDESCFS=off: Enable use of /dev/fd
  58.      HELP=on: Enable builtin help
  59.      NLS=on: Native Language Support
  60.      PORTS_READLINE=on: libreadline from ports instead of bundled one
  61.      STATIC=off: Build static executables and/or libraries
  62.      SYSBASHRC=off: Enable system-wide rc files
  63.      SYSLOG=off: Syslog logging support
  64. ===> Use 'make config' to modify these settings
  65. ---End OPTIONS List---
  66.  
  67. --MAINTAINER--
  68. ehaupt@FreeBSD.org
  69. --End MAINTAINER--
  70.  
  71. --CONFIGURE_ARGS--
  72. --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}
  73. --End CONFIGURE_ARGS--
  74.  
  75. --CONFIGURE_ENV--
  76. 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
  77. --End CONFIGURE_ENV--
  78.  
  79. --MAKE_ENV--
  80. 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"
  81. --End MAKE_ENV--
  82.  
  83. --PLIST_SUB--
  84. 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"
  85. --End PLIST_SUB--
  86.  
  87. --SUB_LIST--
  88.  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
  89. --End SUB_LIST--
  90.  
  91. ---Begin make.conf---
  92. USE_PACKAGE_DEPENDS=yes
  93. BATCH=yes
  94. WRKDIRPREFIX=/wrkdirs
  95. PORTSDIR=/usr/ports
  96. PACKAGES=/packages
  97. DISTDIR=/distfiles
  98. FORCE_PACKAGE=yes
  99. PACKAGE_BUILDING=yes
  100. PACKAGE_BUILDING_FLAVORS=yes
  101. MACHINE=i386
  102. MACHINE_ARCH=i386
  103. ARCH=${MACHINE_ARCH}
  104. #### /usr/local/etc/poudriere.d/Tepucom-FreeBSD12i386-make.conf ####
  105. USE_PACKAGE_DEPENDS=yes
  106. BATCH=yes
  107. WRKDIRPREFIX=/wrkdirs
  108.  
  109. OPTIONS_UNSET=X11
  110. WITH_PKGNG=yes
  111.  
  112.  
  113. .if ${.CURDIR:M*/mail/sendmail*}
  114. SENDMAIL_CF_DIR= /usr/local/share/sendmail/cf
  115. SENDMAIL_CFLAGS+= -I/usr/local/include -DSASL=2
  116. SENDMAIL_LDFLAGS+= -L/usr/local/lib
  117. SENDMAIL_LDADD+= -lsasl2
  118. # Adding to enable alternate port (smtps) for sendmail...
  119. SENDMAIL_CFLAGS+= -D_FFR_SMTP_SSL
  120. .endif
  121.  
  122. DEFAULT_VERSIONS= php=73 apache=2.4 mysql=56 ssl=openssl
  123.  
  124. WITH_SSP_PORTS=yes
  125.  
  126. DISABLE_LICENSES=yes
  127. #### /usr/ports/Mk/Scripts/ports_env.sh ####
  128. _CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  129. _ALTCCVERSION_921dbbb2=none
  130. _CXXINTERNAL_acaad9ca=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-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" "-m" "elf_i386_fbsd" "-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"
  131. CC_OUTPUT_921dbbb2_58173849=yes
  132. CC_OUTPUT_921dbbb2_9bdba57c=yes
  133. CC_OUTPUT_921dbbb2_6a4fe7f5=yes
  134. CC_OUTPUT_921dbbb2_6bcac02b=yes
  135. CC_OUTPUT_921dbbb2_67d20829=yes
  136. CC_OUTPUT_921dbbb2_bfa62e83=yes
  137. CC_OUTPUT_921dbbb2_f0b4d593=yes
  138. CC_OUTPUT_921dbbb2_308abb44=yes
  139. CC_OUTPUT_921dbbb2_f00456e5=yes
  140. CC_OUTPUT_921dbbb2_65ad290d=yes
  141. CC_OUTPUT_921dbbb2_f2776b26=yes
  142. CC_OUTPUT_921dbbb2_b2657cc3=yes
  143. CC_OUTPUT_921dbbb2_380987f7=yes
  144. CC_OUTPUT_921dbbb2_160933ec=yes
  145. CC_OUTPUT_921dbbb2_fb62803b=yes
  146. _OBJC_CCVERSION_921dbbb2=FreeBSD clang version 10.0.1 (git@github.com:llvm/llvm-project.git llvmorg-10.0.1-0-gef32c611aa2) Target: i386-unknown-freebsd12.2 Thread model: posix InstalledDir: /usr/bin
  147. _OBJC_ALTCCVERSION_921dbbb2=none
  148. ARCH=i386
  149. OPSYS=FreeBSD
  150. _OSRELEASE=12.2-RELEASE
  151. OSREL=12.2
  152. OSVERSION=1202000
  153. PYTHONBASE=/usr/local
  154. _SMP_CPUS=30
  155. CONFIGURE_MAX_CMD_LEN=524288
  156. HAVE_PORTS_ENV=1
  157. #### Misc Poudriere ####
  158. GID=0
  159. UID=0
  160. ---End make.conf---
  161. --Resource limits--
  162. cpu time               (seconds, -t)  unlimited
  163. file size           (512-blocks, -f)  unlimited
  164. data seg size           (kbytes, -d)  524288
  165. stack size              (kbytes, -s)  65536
  166. core file size      (512-blocks, -c)  unlimited
  167. max memory size         (kbytes, -m)  unlimited
  168. locked memory           (kbytes, -l)  unlimited
  169. max user processes              (-u)  89999
  170. open files                      (-n)  1024
  171. virtual mem size        (kbytes, -v)  unlimited
  172. swap limit              (kbytes, -w)  unlimited
  173. socket buffer size       (bytes, -b)  unlimited
  174. pseudo-terminals                (-p)  unlimited
  175. kqueues                         (-k)  unlimited
  176. umtx shared locks               (-o)  unlimited
  177. --End resource limits--
  178. =======================<phase: check-sanity   >============================
  179. ===========================================================================
  180. =======================<phase: pkg-depends    >============================
  181. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - not found
  182. ===>   Installing existing package /packages/All/pkg-1.15.10.txz
  183. [Tepucom-FreeBSD12i386-default-job-01] Installing pkg-1.15.10...
  184. [Tepucom-FreeBSD12i386-default-job-01] Extracting pkg-1.15.10: .......... done
  185. ===>   bash-5.1 depends on file: /usr/local/sbin/pkg - found
  186. ===>   Returning to build of bash-5.1
  187. ===========================================================================
  188. =======================<phase: fetch-depends  >============================
  189. ===========================================================================
  190. =======================<phase: fetch          >============================
  191. ===> Fetching all distfiles required by bash-5.1 for building
  192. ===========================================================================
  193. =======================<phase: checksum       >============================
  194. ===> Fetching all distfiles required by bash-5.1 for building
  195. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  196. ===========================================================================
  197. =======================<phase: extract-depends>============================
  198. ===========================================================================
  199. =======================<phase: extract        >============================
  200. ===> Fetching all distfiles required by bash-5.1 for building
  201. ===>  Extracting for bash-5.1
  202. => SHA256 Checksum OK for bash/bash-5.1.tar.gz.
  203. ===========================================================================
  204. =======================<phase: patch-depends  >============================
  205. ===========================================================================
  206. =======================<phase: patch          >============================
  207. ===>  Patching for bash-5.1
  208. ===>  Applying FreeBSD patches for bash-5.1 from /usr/ports/shells/bash/files
  209. /usr/bin/touch /wrkdirs/usr/ports/shells/bash/work/bash-5.1/parse.y
  210. /bin/rm -f /wrkdirs/usr/ports/shells/bash/work/bash-5.1/y.tab.c
  211. ===========================================================================
  212. =======================<phase: build-depends  >============================
  213. ===>   bash-5.1 depends on executable: bison - not found
  214. ===>   Installing existing package /packages/All/bison-3.6.4,1.txz
  215. [Tepucom-FreeBSD12i386-default-job-01] Installing bison-3.6.4,1...
  216. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing gettext-runtime-0.21...
  217. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Installing indexinfo-0.3.1...
  218. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Extracting indexinfo-0.3.1: . done
  219. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting gettext-runtime-0.21: .......... done
  220. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing libtextstyle-0.21...
  221. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting libtextstyle-0.21: .......... done
  222. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing m4-1.4.18_1,1...
  223. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting m4-1.4.18_1,1: .......... done
  224. [Tepucom-FreeBSD12i386-default-job-01] Extracting bison-3.6.4,1: .......... done
  225. ===>   bash-5.1 depends on executable: bison - found
  226. ===>   Returning to build of bash-5.1
  227. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - not found
  228. ===>   Installing existing package /packages/All/texinfo-6.7_4,1.txz
  229. [Tepucom-FreeBSD12i386-default-job-01] Installing texinfo-6.7_4,1...
  230. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing p5-Locale-libintl-1.32...
  231. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Installing libiconv-1.16...
  232. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Extracting libiconv-1.16: .......... done
  233. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Installing perl5-5.32.0_1...
  234. [Tepucom-FreeBSD12i386-default-job-01] |   `-- Extracting perl5-5.32.0_1: .......... done
  235. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting p5-Locale-libintl-1.32: .......... done
  236. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing p5-Text-Unidecode-1.30...
  237. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting p5-Text-Unidecode-1.30: .......... done
  238. [Tepucom-FreeBSD12i386-default-job-01] `-- Installing p5-Unicode-EastAsianWidth-12.0...
  239. [Tepucom-FreeBSD12i386-default-job-01] `-- Extracting p5-Unicode-EastAsianWidth-12.0: ... done
  240. [Tepucom-FreeBSD12i386-default-job-01] Extracting texinfo-6.7_4,1: .......... done
  241. ===>   bash-5.1 depends on file: /usr/local/bin/makeinfo - found
  242. ===>   Returning to build of bash-5.1
  243. ===>   bash-5.1 depends on executable: msgfmt - not found
  244. ===>   Installing existing package /packages/All/gettext-tools-0.21.txz
  245. [Tepucom-FreeBSD12i386-default-job-01] Installing gettext-tools-0.21...
  246. [Tepucom-FreeBSD12i386-default-job-01] Extracting gettext-tools-0.21: .......... done
  247. ===>   bash-5.1 depends on executable: msgfmt - found
  248. ===>   Returning to build of bash-5.1
  249. ===========================================================================
  250. =======================<phase: lib-depends    >============================
  251. ===>   bash-5.1 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so)
  252. ===>   bash-5.1 depends on shared library: libreadline.so.8 - not found
  253. ===>   Installing existing package /packages/All/readline-8.0.4.txz
  254. [Tepucom-FreeBSD12i386-default-job-01] Installing readline-8.0.4...
  255. [Tepucom-FreeBSD12i386-default-job-01] Extracting readline-8.0.4: .......... done
  256. ===>   bash-5.1 depends on shared library: libreadline.so.8 - found (/usr/local/lib/libreadline.so.8)
  257. ===>   Returning to build of bash-5.1
  258. ===========================================================================
  259. =======================<phase: configure      >============================
  260. ===>  Configuring for bash-5.1
  261. configure: loading site script /usr/ports/Templates/config.site
  262. checking build system type... i386-portbld-freebsd12.2
  263. checking host system type... i386-portbld-freebsd12.2
  264.  
  265. Beginning configuration for bash-5.1-release for i386-portbld-freebsd12.2
  266.  
  267. checking for gcc... cc
  268. checking whether the C compiler works... yes
  269. checking for C compiler default output file name... a.out
  270. checking for suffix of executables...
  271. checking whether we are cross compiling... no
  272. checking for suffix of object files... o
  273. checking whether we are using the GNU C compiler... yes
  274. checking whether cc accepts -g... yes
  275. checking for cc option to accept ISO C89... none needed
  276. checking for library containing strerror... none required
  277. checking how to run the C preprocessor... cpp
  278. checking for grep that handles long lines and -e... (cached) /usr/bin/grep
  279. checking for egrep... (cached) /usr/bin/egrep
  280. checking for ANSI C header files... (cached) yes
  281. checking for sys/types.h... (cached) yes
  282. checking for sys/stat.h... (cached) yes
  283. checking for stdlib.h... (cached) yes
  284. checking for string.h... (cached) yes
  285. checking for memory.h... (cached) yes
  286. checking for strings.h... (cached) yes
  287. checking for inttypes.h... (cached) yes
  288. checking for stdint.h... (cached) yes
  289. checking for unistd.h... (cached) yes
  290. checking for minix/config.h... (cached) no
  291. checking whether it is safe to define __EXTENSIONS__... yes
  292. checking for special C compiler options needed for large files... no
  293. checking for _FILE_OFFSET_BITS value needed for large files... no
  294. checking whether cc needs -traditional... no
  295. checking for tgetent... no
  296. checking for tgetent in -ltermcap... yes
  297. checking which library has the termcap functions... using libtermcap
  298. checking version of installed readline library... 8.0
  299. checking for a BSD-compatible install... /usr/bin/install -c
  300. checking for ar... ar
  301. checking for ranlib... ranlib
  302. checking for bison... bison -y
  303. checking whether make sets $(MAKE)... yes
  304. checking for an ANSI C-conforming const... yes
  305. checking for inline... inline
  306. checking whether byte ordering is bigendian... no
  307. checking for preprocessor stringizing operator... yes
  308. checking for long double with more range or precision than double... yes
  309. checking for function prototypes... yes
  310. checking whether char is unsigned... no
  311. checking for working volatile... yes
  312. checking for C/C++ restrict keyword... __restrict
  313. checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p
  314. checking for a sed that does not truncate output... (cached) /usr/bin/sed
  315. checking whether NLS is requested... yes
  316. checking for msgfmt... /usr/local/bin/msgfmt
  317. checking for gmsgfmt... /usr/local/bin/msgfmt
  318. checking for xgettext... /usr/local/bin/xgettext
  319. checking for msgmerge... /usr/local/bin/msgmerge
  320. checking whether we are using the GNU C Library 2 or newer... no
  321. checking whether the -Werror option is usable... yes
  322. checking for simple visibility declarations... yes
  323. checking for size_t... (cached) yes
  324. checking for stdint.h... (cached) yes
  325. checking for working alloca.h... no
  326. checking for alloca... yes
  327. checking for stdlib.h... (cached) yes
  328. checking for unistd.h... (cached) yes
  329. checking for sys/param.h... (cached) yes
  330. checking for xlocale.h... yes
  331. checking for sys/time.h... (cached) yes
  332. checking for getpagesize... (cached) yes
  333. checking for working mmap... (cached) yes
  334. checking whether integer division by zero raises SIGFPE... (cached) yes
  335. checking for inttypes.h... (cached) yes
  336. checking for unsigned long long int... (cached) yes
  337. checking for inttypes.h... (cached) yes
  338. checking whether the inttypes.h PRIxNN macros are broken... no
  339. checking for ld used by cc... /usr/bin/ld
  340. checking if the linker (/usr/bin/ld) is GNU ld... yes
  341. checking for shared library run path origin... done
  342. checking 32-bit host C ABI... no
  343. checking for the common suffixes of directories in the library search path... lib,lib
  344. checking whether imported symbols can be declared weak... yes
  345. checking for pthread.h... (cached) yes
  346. checking for pthread_kill in -lpthread... yes
  347. checking for multithread API to use... posix
  348. checking for pthread_rwlock_t... yes
  349. checking whether pthread_rwlock_rdlock prefers a writer to a reader... yes
  350. checking for iconv... yes
  351. checking for working iconv... yes
  352. checking for iconv declaration...
  353.          extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
  354. checking for argz.h... (cached) no
  355. checking for inttypes.h... (cached) yes
  356. checking for limits.h... (cached) yes
  357. checking for unistd.h... (cached) yes
  358. checking for sys/param.h... (cached) yes
  359. checking for getcwd... (cached) yes
  360. checking for getegid... (cached) yes
  361. checking for geteuid... (cached) yes
  362. checking for getgid... (cached) yes
  363. checking for getuid... (cached) yes
  364. checking for mempcpy... no
  365. checking for munmap... (cached) yes
  366. checking for stpcpy... (cached) yes
  367. checking for strcasecmp... (cached) yes
  368. checking for strdup... (cached) yes
  369. checking for strtoul... (cached) yes
  370. checking for tsearch... (cached) yes
  371. checking for argz_count... (cached) no
  372. checking for argz_stringify... (cached) no
  373. checking for argz_next... (cached) no
  374. checking for __fsetlocking... no
  375. checking for localeconv... yes
  376. checking whether feof_unlocked is declared... (cached) yes
  377. checking whether fgets_unlocked is declared... no
  378. checking for bison... bison
  379. checking version of bison... 3.6.4, ok
  380. checking for long long int... (cached) yes
  381. checking for wchar_t... (cached) yes
  382. checking for wint_t... (cached) yes
  383. checking whether wint_t is too small... no
  384. checking for intmax_t... (cached) yes
  385. checking whether printf() supports POSIX/XSI format strings... (cached) yes
  386. checking whether we are using the GNU C Library >= 2.1 or uClibc... no
  387. checking for stdint.h... (cached) yes
  388. checking for SIZE_MAX... (cached) yes
  389. checking for stdint.h... (cached) yes
  390. checking for symlink... (cached) yes
  391. checking for uselocale... (cached) yes
  392. checking for alarm... (cached) yes
  393. checking for fpurge... (cached) yes
  394. checking for __fpurge... no
  395. checking for snprintf... (cached) yes
  396. checking for vsnprintf... (cached) yes
  397. checking for working fcntl.h... no (bad O_NOATIME)
  398. checking whether uselocale works... yes
  399. checking for fake locale system (OpenBSD)... no
  400. checking for Solaris 11.4 locale system... no
  401. checking for getlocalename_l... no
  402. checking for CFPreferencesCopyAppValue... no
  403. checking for CFLocaleCopyCurrent... no
  404. checking for CFLocaleCopyPreferredLanguages... no
  405. checking for flexible array members... yes
  406. checking for ar... (cached) ar
  407. checking for ptrdiff_t... (cached) yes
  408. checking features.h usability... no
  409. checking features.h presence... no
  410. checking for features.h... no
  411. checking for stddef.h... (cached) yes
  412. checking for stdlib.h... (cached) yes
  413. checking for string.h... (cached) yes
  414. checking for asprintf... (cached) yes
  415. checking for fwprintf... (cached) yes
  416. checking for newlocale... (cached) yes
  417. checking for putenv... (cached) yes
  418. checking for setenv... (cached) yes
  419. checking for setlocale... (cached) yes
  420. checking for snprintf... (cached) yes
  421. checking for strnlen... (cached) yes
  422. checking for uselocale... (cached) yes
  423. checking for wcslen... (cached) yes
  424. checking for wcsnlen... (cached) yes
  425. checking for mbrtowc... (cached) yes
  426. checking for wcrtomb... (cached) yes
  427. checking whether _snprintf is declared... no
  428. checking whether _snwprintf is declared... no
  429. checking whether getc_unlocked is declared... (cached) yes
  430. checking for nl_langinfo and CODESET... yes
  431. checking for LC_MESSAGES... yes
  432. checking for CFPreferencesCopyAppValue... (cached) no
  433. checking for CFLocaleCopyCurrent... (cached) no
  434. checking for CFLocaleCopyPreferredLanguages... (cached) no
  435. checking whether included gettext is requested... no
  436. checking for GNU gettext in libc... no
  437. checking for GNU gettext in libintl... yes
  438. checking whether to use NLS... yes
  439. checking where the gettext function comes from... external libintl
  440. checking how to link with libintl... /usr/local/lib/libintl.so
  441. checking for dirent.h that defines DIR... yes
  442. checking for library containing opendir... none required
  443. checking whether time.h and sys/time.h may both be included... yes
  444. checking whether sys/types.h defines makedev... yes
  445. checking for inttypes.h... (cached) yes
  446. checking for unistd.h... (cached) yes
  447. checking for stdlib.h... (cached) yes
  448. checking for stdarg.h... (cached) yes
  449. checking varargs.h usability... no
  450. checking varargs.h presence... no
  451. checking for varargs.h... no
  452. checking for limits.h... (cached) yes
  453. checking for string.h... (cached) yes
  454. checking for memory.h... (cached) yes
  455. checking for locale.h... (cached) yes
  456. checking termcap.h usability... yes
  457. checking termcap.h presence... yes
  458. checking for termcap.h... yes
  459. checking termio.h usability... no
  460. checking termio.h presence... no
  461. checking for termio.h... no
  462. checking termios.h usability... yes
  463. checking termios.h presence... yes
  464. checking for termios.h... yes
  465. checking for dlfcn.h... (cached) yes
  466. checking for stdbool.h... (cached) yes
  467. checking for stddef.h... (cached) yes
  468. checking for stdint.h... (cached) yes
  469. checking for netdb.h... (cached) yes
  470. checking for pwd.h... (cached) yes
  471. checking grp.h usability... yes
  472. checking grp.h presence... yes
  473. checking for grp.h... yes
  474. checking for strings.h... (cached) yes
  475. checking regex.h usability... yes
  476. checking regex.h presence... yes
  477. checking for regex.h... yes
  478. checking syslog.h usability... yes
  479. checking syslog.h presence... yes
  480. checking for syslog.h... yes
  481. checking ulimit.h usability... yes
  482. checking ulimit.h presence... yes
  483. checking for ulimit.h... yes
  484. checking sys/pte.h usability... no
  485. checking sys/pte.h presence... no
  486. checking for sys/pte.h... no
  487. checking sys/stream.h usability... no
  488. checking sys/stream.h presence... no
  489. checking for sys/stream.h... no
  490. checking for sys/select.h... (cached) yes
  491. checking for sys/file.h... (cached) yes
  492. checking for sys/ioctl.h... (cached) yes
  493. checking for sys/mman.h... (cached) yes
  494. checking for sys/param.h... (cached) yes
  495. checking sys/random.h usability... yes
  496. checking sys/random.h presence... yes
  497. checking for sys/random.h... yes
  498. checking for sys/socket.h... (cached) yes
  499. checking for sys/stat.h... (cached) yes
  500. checking for sys/time.h... (cached) yes
  501. checking for sys/times.h... (cached) yes
  502. checking for sys/types.h... (cached) yes
  503. checking for sys/wait.h... (cached) yes
  504. checking for netinet/in.h... (cached) yes
  505. checking for arpa/inet.h... (cached) yes
  506. checking for sys/ptem.h... no
  507. checking for sys/resource.h... (cached) yes
  508. checking for working alloca.h... (cached) no
  509. checking for alloca... (cached) yes
  510. checking for uid_t in sys/types.h... (cached) yes
  511. checking for unistd.h... (cached) yes
  512. checking for working chown... yes
  513. checking whether getpgrp requires zero arguments... (cached) yes
  514. checking for vprintf... (cached) yes
  515. checking for _doprnt... no
  516. checking for working strcoll... yes
  517. checking return type of signal handlers... void
  518. checking for __setostype... no
  519. checking for wait3... (cached) yes
  520. checking for mkfifo... yes
  521. checking for dup2... (cached) yes
  522. checking for eaccess... (cached) yes
  523. checking for fcntl... (cached) yes
  524. checking for getdtablesize... (cached) yes
  525. checking for getentropy... yes
  526. checking for getgroups... yes
  527. checking for gethostname... (cached) yes
  528. checking for getpagesize... (cached) yes
  529. checking for getpeername... yes
  530. checking for getrandom... yes
  531. checking for getrlimit... (cached) yes
  532. checking for getrusage... (cached) yes
  533. checking for gettimeofday... (cached) yes
  534. checking for kill... (cached) yes
  535. checking for killpg... (cached) yes
  536. checking for lstat... (cached) yes
  537. checking for pselect... yes
  538. checking for readlink... (cached) yes
  539. checking for select... (cached) yes
  540. checking for setdtablesize... no
  541. checking for setitimer... yes
  542. checking for tcgetpgrp... (cached) yes
  543. checking for uname... (cached) yes
  544. checking for ulimit... yes
  545. checking for waitpid... (cached) yes
  546. checking for rename... (cached) yes
  547. checking for bcopy... (cached) yes
  548. checking for bzero... (cached) yes
  549. checking for confstr... yes
  550. checking for faccessat... yes
  551. checking for fnmatch... yes
  552. checking for getaddrinfo... (cached) yes
  553. checking for gethostbyname... (cached) yes
  554. checking for getservbyname... yes
  555. checking for getservent... yes
  556. checking for inet_aton... (cached) yes
  557. checking for imaxdiv... yes
  558. checking for memmove... (cached) yes
  559. checking for pathconf... (cached) yes
  560. checking for putenv... (cached) yes
  561. checking for raise... (cached) yes
  562. checking for random... (cached) yes
  563. checking for regcomp... yes
  564. checking for regexec... yes
  565. checking for setenv... (cached) yes
  566. checking for setlinebuf... (cached) yes
  567. checking for setlocale... (cached) yes
  568. checking for setvbuf... (cached) yes
  569. checking for siginterrupt... (cached) yes
  570. checking for strchr... (cached) yes
  571. checking for sysconf... (cached) yes
  572. checking for syslog... yes
  573. checking for tcgetattr... yes
  574. checking for times... (cached) yes
  575. checking for ttyname... yes
  576. checking for tzset... yes
  577. checking for unsetenv... (cached) yes
  578. checking for vasprintf... (cached) yes
  579. checking for asprintf... (cached) yes
  580. checking for isascii... (cached) yes
  581. checking for isblank... (cached) yes
  582. checking for isgraph... yes
  583. checking for isprint... yes
  584. checking for isspace... yes
  585. checking for isxdigit... yes
  586. checking for getpwent... yes
  587. checking for getpwnam... yes
  588. checking for getpwuid... yes
  589. checking for mkstemp... (cached) yes
  590. checking for mkdtemp... (cached) yes
  591. checking for arc4random... (cached) yes
  592. checking for getcwd... (cached) yes
  593. checking for memset... (cached) yes
  594. checking for strcasecmp... (cached) yes
  595. checking for strcasestr... (cached) yes
  596. checking for strerror... (cached) yes
  597. checking for strftime... (cached) yes
  598. checking for strnlen... (cached) yes
  599. checking for strpbrk... (cached) yes
  600. checking for strstr... (cached) yes
  601. checking for strtod... (cached) yes
  602. checking for strtol... (cached) yes
  603. checking for strtoul... (cached) yes
  604. checking for strtoll... (cached) yes
  605. checking for strtoull... (cached) yes
  606. checking for strtoimax... yes
  607. checking for strtoumax... yes
  608. checking for dprintf... (cached) yes
  609. checking for strchrnul... (cached) yes
  610. checking for strdup... (cached) yes
  611. checking libaudit.h usability... no
  612. checking libaudit.h presence... no
  613. checking for libaudit.h... no
  614. checking whether AUDIT_USER_TTY is declared... no
  615. checking whether confstr is declared... yes
  616. checking whether printf is declared... yes
  617. checking whether sbrk is declared... (cached) yes
  618. checking whether setregid is declared... yes
  619. checking whether strcpy is declared... yes
  620. checking whether strsignal is declared... (cached) yes
  621. checking for setresuid... (cached) yes
  622. checking for setresgid... (cached) yes
  623. checking whether strtold is declared... yes
  624. checking for broken strtold... no
  625. checking for declaration of strtoimax... yes
  626. checking for declaration of strtol... yes
  627. checking for declaration of strtoll... yes
  628. checking for declaration of strtoul... yes
  629. checking for declaration of strtoull... yes
  630. checking for declaration of strtoumax... yes
  631. checking for working mktime... yes
  632. checking for argz.h... (cached) no
  633. checking for errno.h... (cached) yes
  634. checking for fcntl.h... (cached) yes
  635. checking malloc.h usability... yes
  636. checking malloc.h presence... yes
  637. checking for malloc.h... yes
  638. checking stdio_ext.h usability... no
  639. checking stdio_ext.h presence... no
  640. checking for stdio_ext.h... no
  641. checking for getpagesize... (cached) yes
  642. checking for working mmap... (cached) yes
  643. checking for __argz_count... no
  644. checking for __argz_next... no
  645. checking for __argz_stringify... no
  646. checking for dcgettext... no
  647. checking for mempcpy... (cached) no
  648. checking for munmap... (cached) yes
  649. checking for mremap... no
  650. checking for stpcpy... (cached) yes
  651. checking for strcspn... (cached) yes
  652. checking for wctype.h... (cached) yes
  653. checking for wchar.h... (cached) yes
  654. checking for langinfo.h... (cached) yes
  655. checking mbstr.h usability... no
  656. checking mbstr.h presence... no
  657. checking for mbstr.h... no
  658. checking for mbrlen... (cached) yes
  659. checking for mbscasecmp... no
  660. checking for mbscmp... no
  661. checking for mbsnrtowcs... (cached) yes
  662. checking for mbsrtowcs... (cached) yes
  663. checking for mbschr... no
  664. checking for wcrtomb... (cached) yes
  665. checking for wcscoll... (cached) yes
  666. checking for wcsdup... yes
  667. checking for wcwidth... (cached) yes
  668. checking for wctype... yes
  669. checking for wcswidth... (cached) yes
  670. checking whether mbrtowc and mbstate_t are properly declared... (cached) yes
  671. checking for iswlower... yes
  672. checking for iswupper... yes
  673. checking for towlower... (cached) yes
  674. checking for towupper... yes
  675. checking for iswctype... (cached) yes
  676. checking for nl_langinfo and CODESET... yes
  677. checking for wchar_t in wchar.h... yes
  678. checking for wctype_t in wctype.h... yes
  679. checking for wint_t in wctype.h... yes
  680. checking for wcwidth broken with unicode combining characters... no
  681. checking for locale_charset... no
  682. checking size of wchar_t... 4
  683. checking for dlopen in -ldl... yes
  684. checking for dlopen... (cached) yes
  685. checking for dlclose... yes
  686. checking for dlsym... yes
  687. checking whether sys_siglist is declared... (cached) yes
  688. checking type of array argument to getgroups... gid_t
  689. checking for off_t... (cached) yes
  690. checking for mode_t... (cached) yes
  691. checking for uid_t in sys/types.h... (cached) yes
  692. checking for pid_t... (cached) yes
  693. checking for size_t... (cached) yes
  694. checking for uintptr_t... (cached) yes
  695. checking for ssize_t... (cached) yes
  696. checking for time_t... yes
  697. checking for long long... long long
  698. checking for unsigned long long... unsigned long long
  699. checking return type of signal handlers... (cached) void
  700. checking for sig_atomic_t in signal.h... yes
  701. checking size of char... 1
  702. checking size of short... 2
  703. checking size of int... 4
  704. checking size of long... 4
  705. checking size of char *... 4
  706. checking size of double... 8
  707. checking size of long long... 8
  708. checking for u_int... (cached) yes
  709. checking for u_long... (cached) yes
  710. checking for bits16_t... no
  711. checking for u_bits16_t... no
  712. checking for bits32_t... no
  713. checking for u_bits32_t... no
  714. checking for bits64_t... no
  715. checking for ptrdiff_t... (cached) yes
  716. checking whether stat file-mode macros are broken... no
  717. checking whether #! works in shell scripts... yes
  718. checking whether the ctype macros accept non-ascii characters... yes
  719. checking if dup2 fails to clear the close-on-exec flag... no
  720. checking whether pgrps need synchronization... no
  721. checking for type of signal functions... posix
  722. checking for sys_errlist and sys_nerr... yes
  723. checking for sys_siglist in system C library... yes
  724. checking for _sys_siglist in signal.h or unistd.h... no
  725. checking for _sys_siglist in system C library... no
  726. checking whether signal handlers are of type void... yes
  727. checking for clock_t... yes
  728. checking for sigset_t... yes
  729. checking for sig_atomic_t... yes
  730. checking for quad_t... yes
  731. checking for intmax_t... yes
  732. checking for uintmax_t... yes
  733. checking for socklen_t... yes
  734. checking for size and type of struct rlimit fields... rlim_t
  735. checking size of intmax_t... 8
  736. checking for struct termios.c_line... no
  737. checking for struct termio.c_line... no
  738. checking for struct dirent.d_ino... yes
  739. checking for struct dirent.d_fileno... yes
  740. checking for struct dirent.d_namlen... yes
  741. checking for struct winsize in sys/ioctl.h and termios.h... sys/ioctl.h
  742. checking for struct timeval in sys/time.h and time.h... yes
  743. checking for struct stat.st_blocks... yes
  744. checking whether struct tm is in sys/time.h or time.h... time.h
  745. checking for struct tm.tm_zone... yes
  746. checking for struct timezone in sys/time.h and time.h... yes
  747. checking for offset of exit status in return status from wait... 8
  748. checking for struct timespec in <time.h>... yes
  749. checking for struct stat.st_atim.tv_nsec... yes
  750. checking whether struct stat.st_atim is of type struct timespec... yes
  751. checking for sbrk... yes
  752. checking for working sbrk... yes
  753. checking for the existence of strsignal... yes
  754. checking if opendir() opens non-directories... no
  755. checking whether ulimit can substitute for getdtablesize... no
  756. checking whether fpurge is declared... (cached) yes
  757. checking to see if getenv can be redefined... yes
  758. checking if getcwd() will dynamically allocate memory with 0 size... yes
  759. checking for presence of POSIX-style sigsetjmp/siglongjmp... present
  760. checking whether or not strcoll and strcmp differ... no
  761. checking for standard-conformant snprintf... yes
  762. checking for standard-conformant vsnprintf... yes
  763. checking for standard-conformant putenv declaration... yes
  764. checking for standard-conformant unsetenv declaration... yes
  765. checking for printf floating point output in hex notation... yes
  766. checking whether fnmatch can be used to check bracket equivalence classes... no
  767. checking if signal handlers must be reinstalled when invoked... no
  768. checking for presence of necessary job control definitions... present
  769. checking for presence of named pipes... present
  770. checking whether termios.h defines TIOCGWINSZ... yes
  771. checking for TIOCSTAT in sys/ioctl.h... yes
  772. checking for FIONREAD in sys/ioctl.h... yes
  773. checking whether WCONTINUED flag to waitpid is unavailable or available but broken... no
  774. checking for speed_t in sys/types.h... no
  775. checking whether getpw functions are declared in pwd.h... yes
  776. checking for unusable real-time signals due to large values... yes
  777. checking which library has the termcap functions... (cached) using libtermcap
  778. checking whether /dev/fd is available... (cached) absent
  779. checking whether /dev/stdin stdout stderr are available... present
  780. checking for default mail directory... /var/mail
  781. checking shared object configuration for loadable builtins... supported
  782. configure: creating ./config.status
  783. config.status: creating Makefile
  784. config.status: creating builtins/Makefile
  785. config.status: creating lib/readline/Makefile
  786. config.status: creating lib/glob/Makefile
  787. config.status: creating lib/intl/Makefile
  788. config.status: creating lib/malloc/Makefile
  789. config.status: creating lib/sh/Makefile
  790. config.status: creating lib/termcap/Makefile
  791. config.status: creating lib/tilde/Makefile
  792. config.status: creating doc/Makefile
  793. config.status: creating support/Makefile
  794. config.status: creating po/Makefile.in
  795. config.status: creating examples/loadables/Makefile
  796. config.status: creating examples/loadables/Makefile.inc
  797. config.status: creating examples/loadables/perl/Makefile
  798. config.status: creating support/bash.pc
  799. config.status: creating support/bashbug.sh
  800. config.status: creating config.h
  801. config.status: executing po-directories commands
  802. config.status: creating po/POTFILES
  803. config.status: creating po/Makefile
  804. config.status: executing default commands
  805. ===========================================================================
  806. =======================<phase: build          >============================
  807. ===>  Building for bash-5.1
  808. --- y.tab.c ---
  809. --- ./builtins/builtext.h ---
  810. --- ./builtins/pipesize.h ---
  811. --- mksignames.o ---
  812. --- buildsignames.o ---
  813. --- ./support/man2html ---
  814. --- pathnames.h ---
  815. --- mksyntax ---
  816. --- unwind_prot.o ---
  817. --- xmalloc.o ---
  818. --- alias.o ---
  819. --- y.tab.c ---
  820. bison -y -d ./parse.y
  821. --- mksignames.o ---
  822. rm -f mksignames.o
  823. --- buildsignames.o ---
  824. rm -f buildsignames.o
  825. --- mksyntax ---
  826. rm -f mksyntax
  827. --- unwind_prot.o ---
  828. rm -f unwind_prot.o
  829. --- mksignames.o ---
  830. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  831. --- buildsignames.o ---
  832. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  833. --- alias.o ---
  834. rm -f alias.o
  835. --- xmalloc.o ---
  836. rm -f xmalloc.o
  837. --- unwind_prot.o ---
  838. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  839. --- mksyntax ---
  840. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  841. --- alias.o ---
  842. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  843. --- xmalloc.o ---
  844. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  845. --- ./support/man2html ---
  846. --- man2html.o ---
  847. --- ./builtins/pipesize.h ---
  848. --- psize.aux ---
  849. --- ./builtins/builtext.h ---
  850. --- mkbuiltins.o ---
  851. --- ./support/man2html ---
  852. rm -f man2html.o
  853. --- ./builtins/pipesize.h ---
  854. 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
  855. --- copy_cmd.o ---
  856. --- dispose_cmd.o ---
  857. --- error.o ---
  858. --- eval.o ---
  859. --- expr.o ---
  860. --- findcmd.o ---
  861. --- flags.o ---
  862. --- general.o ---
  863. --- hashcmd.o ---
  864. --- hashlib.o ---
  865. --- input.o ---
  866. --- list.o ---
  867. --- locale.o ---
  868. --- mailcheck.o ---
  869. --- make_cmd.o ---
  870. --- pathexp.o ---
  871. --- shell.o ---
  872. --- stringlib.o ---
  873. --- test.o ---
  874. --- array.o ---
  875. --- ./builtins/builtext.h ---
  876. rm -f mkbuiltins.o
  877. 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
  878. --- ./support/man2html ---
  879. 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
  880. --- copy_cmd.o ---
  881. rm -f copy_cmd.o
  882. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  883. --- dispose_cmd.o ---
  884. rm -f dispose_cmd.o
  885. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  886. --- error.o ---
  887. rm -f error.o
  888. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  889. --- eval.o ---
  890. rm -f eval.o
  891. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  892. --- expr.o ---
  893. rm -f expr.o
  894. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  895. --- findcmd.o ---
  896. rm -f findcmd.o
  897. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  898. --- flags.o ---
  899. rm -f flags.o
  900. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  901. --- general.o ---
  902. rm -f general.o
  903. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  904. --- hashcmd.o ---
  905. rm -f hashcmd.o
  906. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  907. --- hashlib.o ---
  908. rm -f hashlib.o
  909. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  910. --- input.o ---
  911. rm -f input.o
  912. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  913. --- list.o ---
  914. rm -f list.o
  915. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  916. --- locale.o ---
  917. rm -f locale.o
  918. --- mailcheck.o ---
  919. rm -f mailcheck.o
  920. --- make_cmd.o ---
  921. rm -f make_cmd.o
  922. --- pathexp.o ---
  923. rm -f pathexp.o
  924. --- shell.o ---
  925. rm -f shell.o
  926. --- locale.o ---
  927. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  928. --- mailcheck.o ---
  929. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  930. --- make_cmd.o ---
  931. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  932. --- stringlib.o ---
  933. rm -f stringlib.o
  934. --- array.o ---
  935. rm -f array.o
  936. --- pathexp.o ---
  937. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  938. --- shell.o ---
  939. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  940. --- test.o ---
  941. rm -f test.o
  942. --- stringlib.o ---
  943. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  944. --- test.o ---
  945. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  946. --- array.o ---
  947. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  948. --- arrayfunc.o ---
  949. rm -f arrayfunc.o
  950. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  951. --- unwind_prot.o ---
  952. unwind_prot.c:271:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  953.   while (elt = unwind_protect_list)
  954.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  955. unwind_prot.c:271:14: note: place parentheses around the assignment to silence this warning
  956.   while (elt = unwind_protect_list)
  957.              ^
  958.          (                        )
  959. unwind_prot.c:271:14: note: use '==' to turn this assignment into an equality comparison
  960.   while (elt = unwind_protect_list)
  961.              ^
  962.              ==
  963. --- assoc.o ---
  964. --- unwind_prot.o ---
  965. unwind_prot.c:306:14: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  966.   while (elt = unwind_protect_list)
  967. --- assoc.o ---
  968. rm -f assoc.o
  969. --- unwind_prot.o ---
  970.          ~~~~^~~~~~~~~~~~~~~~~~~~~
  971. unwind_prot.c:306:14: note: place parentheses around the assignment to silence this warning
  972.   while (elt = unwind_protect_list)
  973.              ^
  974.          (                        )
  975. unwind_prot.c:306:14: note: use '==' to turn this assignment into an equality comparison
  976. --- assoc.o ---
  977. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  978. --- unwind_prot.o ---
  979.   while (elt = unwind_protect_list)
  980.              ^
  981.              ==
  982. --- braces.o ---
  983. --- pathexp.o ---
  984. pathexp.c:78:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  985.   while (c = *string++)
  986.          ~~^~~~~~~~~~~
  987. --- braces.o ---
  988. rm -f braces.o
  989. --- pathexp.o ---
  990. pathexp.c:78:12: note: place parentheses around the assignment to silence this warning
  991.   while (c = *string++)
  992.            ^
  993.          (            )
  994. pathexp.c:78:12: note: use '==' to turn this assignment into an equality comparison
  995. --- braces.o ---
  996. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  997. --- pathexp.o ---
  998.   while (c = *string++)
  999.            ^
  1000.            ==
  1001. --- ./builtins/builtext.h ---
  1002. mkbuiltins.c:567:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1003.   for (i = 0; line = defs->lines->array[i]; i++)
  1004.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
  1005. mkbuiltins.c:567:20: note: place parentheses around the assignment to silence this warning
  1006.   for (i = 0; line = defs->lines->array[i]; i++)
  1007.                    ^
  1008.               (                           )
  1009. mkbuiltins.c:567:20: note: use '==' to turn this assignment into an equality comparison
  1010.   for (i = 0; line = defs->lines->array[i]; i++)
  1011.                    ^
  1012.                    ==
  1013. --- pathexp.o ---
  1014. pathexp.c:673:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1015.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1016.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1017. pathexp.c:673:20: note: place parentheses around the assignment to silence this warning
  1018.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1019.                    ^
  1020.          (                                                  )
  1021. --- ./builtins/builtext.h ---
  1022. mkbuiltins.c:683:27: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1023.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  1024. --- pathexp.o ---
  1025. pathexp.c:673:20: note: use '==' to turn this assignment into an equality comparison
  1026. --- ./builtins/builtext.h ---
  1027.                   ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1028. --- pathexp.o ---
  1029.   while (colon_bit = split_ignorespec (this_ignoreval, &ptr))
  1030.                    ^
  1031.                    ==
  1032. --- eval.o ---
  1033. eval.c:146:29: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1034.           else if (current_command = global_command)
  1035.                    ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
  1036. eval.c:146:29: note: place parentheses around the assignment to silence this warning
  1037.           else if (current_command = global_command)
  1038.                                    ^
  1039.                    (                               )
  1040. eval.c:146:29: note: use '==' to turn this assignment into an equality comparison
  1041.           else if (current_command = global_command)
  1042.                                    ^
  1043.                                    ==
  1044. --- pcomplib.o ---
  1045. --- ./builtins/builtext.h ---
  1046. mkbuiltins.c:683:27: note: place parentheses around the assignment to silence this warning
  1047.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  1048.                           ^
  1049.                   (                                                 )
  1050. mkbuiltins.c:683:27: note: use '==' to turn this assignment into an equality comparison
  1051.       for (i = 0; builtin = (BUILTIN_DESC *)defs->builtins->array[i]; i++)
  1052.                           ^
  1053.                           ==
  1054. --- braces.o ---
  1055. braces.c:435:10: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1056.           if (t = (char *)malloc (2))
  1057.               ~~^~~~~~~~~~~~~~~~~~~~
  1058. braces.c:435:10: note: place parentheses around the assignment to silence this warning
  1059.           if (t = (char *)malloc (2))
  1060.                 ^
  1061.               (                     )
  1062. braces.c:435:10: note: use '==' to turn this assignment into an equality comparison
  1063.           if (t = (char *)malloc (2))
  1064.                 ^
  1065.                 ==
  1066. braces.c:615:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1067.   while (c = text[i])
  1068.          ~~^~~~~~~~~
  1069. braces.c:615:12: note: place parentheses around the assignment to silence this warning
  1070.   while (c = text[i])
  1071.            ^
  1072.          (          )
  1073. braces.c:615:12: note: use '==' to turn this assignment into an equality comparison
  1074.   while (c = text[i])
  1075.            ^
  1076.            ==
  1077. --- ./support/man2html ---
  1078. man2html.c:3693:44: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1079.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  1080.                                             ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
  1081. man2html.c:3693:44: note: place parentheses around the assignment to silence this warning
  1082.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  1083.                                                                        ^
  1084.                                             (                                         )
  1085. man2html.c:3693:44: note: use '==' to turn this assignment into an equality comparison
  1086.                                 for (i = 0; owndef->st[deflen + 2 + i] = owndef->st[i]; i++);
  1087.                                                                        ^
  1088.                                                                        ==
  1089. --- findcmd.o ---
  1090. findcmd.c:269:11: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1091.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1092.       ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1093. findcmd.c:269:11: note: place parentheses around the assignment to silence this warning
  1094.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1095.           ^
  1096.       (                                   )
  1097. findcmd.c:269:11: note: use '==' to turn this assignment into an equality comparison
  1098.   if (var = find_variable_tempenv ("PATH"))     /* XXX could be array? */
  1099.           ^
  1100.           ==
  1101. --- general.o ---
  1102. general.c:457:12: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1103.   while (c = string[indx])
  1104.          ~~^~~~~~~~~~~~~~
  1105. general.c:457:12: note: place parentheses around the assignment to silence this warning
  1106.   while (c = string[indx])
  1107.            ^
  1108.          (               )
  1109. general.c:457:12: note: use '==' to turn this assignment into an equality comparison
  1110.   while (c = string[indx])
  1111.            ^
  1112.            ==
  1113. --- pcomplib.o ---
  1114. rm -f pcomplib.o
  1115. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  1116. --- mailcheck.o ---
  1117. mailcheck.c:394:19: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1118.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1119.          ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1120. mailcheck.c:394:19: note: place parentheses around the assignment to silence this warning
  1121.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1122.                   ^
  1123.          (                                            )
  1124. mailcheck.c:394:19: note: use '==' to turn this assignment into an equality comparison
  1125.   while (mailfile = extract_colon_unit (mailpaths, &i))
  1126.                   ^
  1127.                   ==
  1128. mailcheck.c:468:13: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1129.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1130.               ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1131. mailcheck.c:468:13: note: place parentheses around the assignment to silence this warning
  1132. --- make_cmd.o ---
  1133. make_cmd.c:611:20: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1134.   while (full_line = read_secondary_line (delim_unquoted))
  1135.          ~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  1136. make_cmd.c:611:20: note: place parentheses around the assignment to silence this warning
  1137.   while (full_line = read_secondary_line (delim_unquoted))
  1138.                    ^
  1139.          (                                               )
  1140. make_cmd.c:611:20: note: use '==' to turn this assignment into an equality comparison
  1141.   while (full_line = read_secondary_line (delim_unquoted))
  1142.                    ^
  1143.                    ==
  1144. --- shell.o ---
  1145. shell.c:896:28: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1146.       while (arg_character = arg_string[i++])
  1147.              ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
  1148. shell.c:896:28: note: place parentheses around the assignment to silence this warning
  1149.       while (arg_character = arg_string[i++])
  1150.                            ^
  1151.              (                              )
  1152. shell.c:896:28: note: use '==' to turn this assignment into an equality comparison
  1153.       while (arg_character = arg_string[i++])
  1154.                            ^
  1155.                            ==
  1156. --- bashhist.o ---
  1157. --- mailcheck.o ---
  1158.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1159.                    ^
  1160.               (                                                        )
  1161. mailcheck.c:468:13: note: use '==' to turn this assignment into an equality comparison
  1162.           if (temp = expand_string_to_string (message, Q_DOUBLE_QUOTES))
  1163.                    ^
  1164.                    ==
  1165. --- bashhist.o ---
  1166. rm -f bashhist.o
  1167. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  1168. --- unwind_prot.o ---
  1169. 2 warnings generated.
  1170. --- bashline.o ---
  1171. --- bracecomp.o ---
  1172. --- ./builtins/pipesize.h ---
  1173. --- pipesize.h ---
  1174. --- bashline.o ---
  1175. rm -f bashline.o
  1176. --- ./builtins/pipesize.h ---
  1177. /bin/sh ./psize.sh > pipesize.h
  1178. --- bracecomp.o ---
  1179. rm -f bracecomp.o
  1180. --- bashline.o ---
  1181. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  1182. --- bracecomp.o ---
  1183. cc  -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  1184. --- eval.o ---
  1185. 1 warning generated.
  1186. --- mksignames ---
  1187. rm -f mksignames
  1188. cc -DPROGRAM='"bash"' -DCONF_HOSTTYPE='"i386"' -DCONF_OSTYPE='"freebsd12.2"' -DCONF_MACHTYPE='"i386-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
  1189. --- mailcheck.o ---
  1190. 2 warnings generated.
  1191. --- lsignames.h ---
  1192. rm -f lsignames.h
  1193. ./mksignames lsignames.h
  1194. --- signames.h ---
  1195. if cmp -s lsignames.h signames.h ; then :; else rm -f signames.h ; cp lsignames.h signames.h ; fi
  1196. --- findcmd.o ---
  1197. 1 warning generated.
  1198. --- bashhist.o ---
  1199. bashhist.c:726:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
  1200.   while (temp = previous_history ())
  1201.          ~~~~~^~~~~~~~~~~~~~~~~~~~~
  1202. bashhist.c:726:15: note: place parentheses around the assignment to silence this warning
  1203.   while (temp = previous_history ())
  1204.               ^
  1205.          (                         )
  1206. bashhist.c:726:15: note: use '==' to turn this assignment into an equality comparison
  1207.   while (temp = previous_history ())
  1208.               ^
  1209.               ==
  1210. --- bashline.o ---
  1211. bashline.c:65:10: fatal error: 'builtins/builtext.h' file not found
  1212. #include "builtins/builtext.h"          /* for read_builtin */
  1213.          ^~~~~~~~~~~~~~~~~~~~~
  1214. --- pathexp.o ---
  1215. 2 warnings generated.
  1216. --- make_cmd.o ---
  1217. 1 warning generated.
  1218. --- bashline.o ---
  1219. 1 error generated.
  1220. *** [bashline.o] Error code 1
  1221.  
  1222. make[1]: stopped in /wrkdirs/usr/ports/shells/bash/work/bash-5.1
  1223. --- braces.o ---
  1224. 2 warnings generated.
  1225. --- bashhist.o ---
  1226. 1 warning generated.
  1227. --- y.tab.c ---
  1228. touch parser-built
  1229. --- general.o ---
  1230. 1 warning generated.
  1231. --- ./builtins/builtext.h ---
  1232. 2 warnings generated.
  1233. --- shell.o ---
  1234. 1 warning generated.
  1235. --- ./builtins/builtext.h ---
  1236. *** [./builtins/builtext.h] Error code 1
  1237.  
  1238. make[1]: stopped in /wrkdirs/usr/ports/shells/bash/work/bash-5.1
  1239. --- ./support/man2html ---
  1240. 1 warning generated.
  1241. *** [./support/man2html] Error code 1
  1242.  
  1243. make[1]: stopped in /wrkdirs/usr/ports/shells/bash/work/bash-5.1
  1244. --- ./builtins/pipesize.h ---
  1245. *** [./builtins/pipesize.h] Error code 1
  1246.  
  1247. make[1]: stopped in /wrkdirs/usr/ports/shells/bash/work/bash-5.1
  1248. 4 errors
  1249.  
  1250. make[1]: stopped in /wrkdirs/usr/ports/shells/bash/work/bash-5.1
  1251. ===> Compilation failed unexpectedly.
  1252. Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
  1253. the maintainer.
  1254. *** Error code 1
  1255.  
  1256. Stop.
  1257. make: stopped in /usr/ports/shells/bash
  1258. =>> Cleaning up wrkdir
  1259. ===>  Cleaning for bash-5.1
  1260. build of shells/bash | bash-5.1 ended at Fri Dec 11 12:36:38 CET 2020
  1261. build time: 00:00:26
  1262. !!! build failure encountered !!!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement