Advertisement
Guest User

FreeBSD 12 amd64 - failed bash build

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