spacepaste

  1.  
  2. === Running ebuild phase killold as root:root...
  3. === Starting builtin_killold
  4. === Done builtin_killold
  5. === Completed ebuild phase killold
  6. === Running ebuild phases init saveenv as paludisbuild:paludisbuild...
  7. === Starting builtin_init
  8. === Done builtin_init
  9. === Starting builtin_saveenv
  10. === Done builtin_saveenv
  11. === Completed ebuild phases init saveenv
  12. --- No need to do anything for setup phase
  13. === Running ebuild phases loadenv unpack saveenv as paludisbuild:paludisbuild...
  14. === Starting builtin_loadenv
  15. === Done builtin_loadenv
  16. === Starting src_unpack
  17. >>> Unpacking zsh-5.4.2.tar.xz to /var/tmp/paludis/build/app-shells-zsh-5.4.2/work
  18. xz -dc /var/cache/paludis/distfiles/zsh-5.4.2.tar.xz | strip_tar_corruption | tar xf - --no-same-owner
  19. === Done src_unpack
  20. === Starting builtin_saveenv
  21. === Done builtin_saveenv
  22. === Completed ebuild phases loadenv unpack saveenv
  23. === Running ebuild phases loadenv prepare saveenv as paludisbuild:paludisbuild...
  24. === Starting builtin_loadenv
  25. === Done builtin_loadenv
  26. === Starting src_prepare
  27. Using autoconf:2.5
  28. eautoreconf: running in /var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2 ...
  29. eaclocal: aclocal.m4 exists and wasn't generated by aclocal
  30. eaclocal: Not running aclocal
  31. autoconf
  32. autoheader
  33. eautomake: no AM_INIT_AUTOMAKE in configure.{ac,in}
  34. eautomake: not running automake
  35. === Done src_prepare
  36. === Starting builtin_saveenv
  37. === Done builtin_saveenv
  38. === Completed ebuild phases loadenv prepare saveenv
  39. === Running ebuild phases loadenv configure saveenv as paludisbuild:paludisbuild...
  40. === Starting builtin_loadenv
  41. === Done builtin_loadenv
  42. === Starting src_configure
  43. econf: updating /var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/config.sub with /usr/share/gnuconfig/config.sub
  44. econf: updating /var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/config.guess with /usr/share/gnuconfig/config.guess
  45. ./configure --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --prefix=/usr/x86_64-pc-linux-gnu --bindir=/usr/x86_64-pc-linux-gnu/bin --sbindir=/usr/x86_64-pc-linux-gnu/bin --libdir=/usr/x86_64-pc-linux-gnu/lib --datadir=/usr/share --datarootdir=/usr/share --docdir=/usr/share/doc/zsh-5.4.2 --infodir=/usr/share/info --mandir=/usr/share/man --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --enable-fast-install --htmldir=/usr/share/doc/zsh-5.4.2/html --disable-zsh-valgrind --enable-etcdir=/etc/zsh --enable-fndir=/usr/share/zsh/5.4.2/functions --enable-runhelpdir=/usr/share/zsh/5.4.2/help --enable-site-fndir=/usr/share/zsh/site-functions --enable-function-subdirs --enable-maildir-support --enable-ldflags= --enable-unicode9 --with-term-lib=ncursesw ncurses --with-tcsetpgrp --enable-multibyte --disable-gdbm --enable-cap --enable-pcre
  46. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --enable-fast-install
  47. configuring for zsh 5.4.2
  48. checking build system type... x86_64-pc-linux-gnu
  49. checking host system type... x86_64-pc-linux-gnu
  50. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-cc
  51. checking whether the C compiler works... yes
  52. checking for C compiler default output file name... a.out
  53. checking for suffix of executables...
  54. checking whether we are cross compiling... no
  55. checking for suffix of object files... o
  56. checking whether we are using the GNU C compiler... yes
  57. checking whether x86_64-pc-linux-gnu-cc accepts -g... yes
  58. checking for x86_64-pc-linux-gnu-cc option to accept ISO C89... none needed
  59. checking for special C compiler options needed for large files... no
  60. checking for _FILE_OFFSET_BITS value needed for large files... no
  61. checking how to run the C preprocessor... x86_64-pc-linux-gnu-cpp
  62. checking for grep that handles long lines and -e... /usr/bin/grep
  63. checking for egrep... /usr/bin/grep -E
  64. checking whether x86_64-pc-linux-gnu-cc needs -traditional... no
  65. checking for an ANSI C-conforming const... yes
  66. checking for x86_64-pc-linux-gnu-cc option to accept ANSI C...
  67. checking whether to use prototypes... yes
  68. checking for ANSI C header files... yes
  69. checking for sys/types.h... yes
  70. checking for sys/stat.h... yes
  71. checking for stdlib.h... yes
  72. checking for string.h... yes
  73. checking for memory.h... yes
  74. checking for strings.h... yes
  75. checking for inttypes.h... yes
  76. checking for stdint.h... yes
  77. checking for unistd.h... yes
  78. checking for size_t... yes
  79. checking for working alloca.h... yes
  80. checking for alloca... yes
  81. checking if the compiler supports union initialisation... yes
  82. checking if signed to unsigned casting is broken... no
  83. checking if the compiler supports variable-length arrays... yes
  84. checking whether make sets $(MAKE)... yes
  85. checking for a BSD-compatible install... /usr/bin/ginstall -c
  86. checking for gawk... gawk
  87. checking whether ln works... yes
  88. checking whether ln -s works... yes
  89. checking for egrep... (cached) /usr/bin/grep -E
  90. checking for yodl... no
  91. checking for texi2dvi... texi2dvi
  92. checking for texi2pdf... texi2pdf
  93. checking for texi2any... texi2any
  94. checking for ansi2knr... no
  95. checking for dirent.h that defines DIR... yes
  96. checking for library containing opendir... none required
  97. checking for ANSI C header files... (cached) yes
  98. checking whether time.h and sys/time.h may both be included... yes
  99. checking whether stat file-mode macros are broken... no
  100. checking for sys/wait.h that is POSIX.1 compatible... yes
  101. checking for pcre-config... pcre-config
  102. checking sys/time.h usability... yes
  103. checking sys/time.h presence... yes
  104. checking for sys/time.h... yes
  105. checking sys/times.h usability... yes
  106. checking sys/times.h presence... yes
  107. checking for sys/times.h... yes
  108. checking sys/select.h usability... yes
  109. checking sys/select.h presence... yes
  110. checking for sys/select.h... yes
  111. checking termcap.h usability... yes
  112. checking termcap.h presence... yes
  113. checking for termcap.h... yes
  114. checking termio.h usability... yes
  115. checking termio.h presence... yes
  116. checking for termio.h... yes
  117. checking termios.h usability... yes
  118. checking termios.h presence... yes
  119. checking for termios.h... yes
  120. checking sys/param.h usability... yes
  121. checking sys/param.h presence... yes
  122. checking for sys/param.h... yes
  123. checking sys/filio.h usability... no
  124. checking sys/filio.h presence... no
  125. checking for sys/filio.h... no
  126. checking for string.h... (cached) yes
  127. checking for memory.h... (cached) yes
  128. checking limits.h usability... yes
  129. checking limits.h presence... yes
  130. checking for limits.h... yes
  131. checking fcntl.h usability... yes
  132. checking fcntl.h presence... yes
  133. checking for fcntl.h... yes
  134. checking libc.h usability... no
  135. checking libc.h presence... no
  136. checking for libc.h... no
  137. checking sys/utsname.h usability... yes
  138. checking sys/utsname.h presence... yes
  139. checking for sys/utsname.h... yes
  140. checking sys/resource.h usability... yes
  141. checking sys/resource.h presence... yes
  142. checking for sys/resource.h... yes
  143. checking locale.h usability... yes
  144. checking locale.h presence... yes
  145. checking for locale.h... yes
  146. checking errno.h usability... yes
  147. checking errno.h presence... yes
  148. checking for errno.h... yes
  149. checking stdio.h usability... yes
  150. checking stdio.h presence... yes
  151. checking for stdio.h... yes
  152. checking stdarg.h usability... yes
  153. checking stdarg.h presence... yes
  154. checking for stdarg.h... yes
  155. checking varargs.h usability... no
  156. checking varargs.h presence... no
  157. checking for varargs.h... no
  158. checking for stdlib.h... (cached) yes
  159. checking for unistd.h... (cached) yes
  160. checking sys/capability.h usability... yes
  161. checking sys/capability.h presence... yes
  162. checking for sys/capability.h... yes
  163. checking utmp.h usability... yes
  164. checking utmp.h presence... yes
  165. checking for utmp.h... yes
  166. checking utmpx.h usability... yes
  167. checking utmpx.h presence... yes
  168. checking for utmpx.h... yes
  169. checking for sys/types.h... (cached) yes
  170. checking pwd.h usability... yes
  171. checking pwd.h presence... yes
  172. checking for pwd.h... yes
  173. checking grp.h usability... yes
  174. checking grp.h presence... yes
  175. checking for grp.h... yes
  176. checking poll.h usability... yes
  177. checking poll.h presence... yes
  178. checking for poll.h... yes
  179. checking sys/mman.h usability... yes
  180. checking sys/mman.h presence... yes
  181. checking for sys/mman.h... yes
  182. checking netinet/in_systm.h usability... yes
  183. checking netinet/in_systm.h presence... yes
  184. checking for netinet/in_systm.h... yes
  185. checking pcre.h usability... yes
  186. checking pcre.h presence... yes
  187. checking for pcre.h... yes
  188. checking langinfo.h usability... yes
  189. checking langinfo.h presence... yes
  190. checking for langinfo.h... yes
  191. checking wchar.h usability... yes
  192. checking wchar.h presence... yes
  193. checking for wchar.h... yes
  194. checking stddef.h usability... yes
  195. checking stddef.h presence... yes
  196. checking for stddef.h... yes
  197. checking sys/stropts.h usability... yes
  198. checking sys/stropts.h presence... yes
  199. checking for sys/stropts.h... yes
  200. checking iconv.h usability... yes
  201. checking iconv.h presence... yes
  202. checking for iconv.h... yes
  203. checking ncurses.h usability... yes
  204. checking ncurses.h presence... yes
  205. checking for ncurses.h... yes
  206. checking ncursesw/ncurses.h usability... yes
  207. checking ncursesw/ncurses.h presence... yes
  208. checking for ncursesw/ncurses.h... yes
  209. checking ncurses/ncurses.h usability... no
  210. checking ncurses/ncurses.h presence... no
  211. checking for ncurses/ncurses.h... no
  212. checking dlfcn.h usability... yes
  213. checking dlfcn.h presence... yes
  214. checking for dlfcn.h... yes
  215. checking dl.h usability... no
  216. checking dl.h presence... no
  217. checking for dl.h... no
  218. checking for conflicts in sys/time.h and sys/select.h... no
  219. checking TIOCGWINSZ in termios.h... no
  220. checking TIOCGWINSZ in sys/ioctl.h... yes
  221. checking for streams headers including struct winsize... no
  222. checking for printf in -lc... yes
  223. checking for pow in -lm... yes
  224. checking for clock_gettime in -lrt... yes
  225. checking for library containing tigetstr... -lncursesw
  226. checking if _XOPEN_SOURCE_EXTENDED should not be defined... no
  227. checking for library containing tigetflag... none required
  228. checking for library containing tgetent... none required
  229. checking curses.h usability... yes
  230. checking curses.h presence... yes
  231. checking for curses.h... yes
  232. checking if we need to ignore ncurses... no
  233. checking for library containing getpwnam... none required
  234. checking for dlopen in -ldl... yes
  235. checking for cap_get_proc in -lcap... yes
  236. checking for socket in -lsocket... no
  237. checking for library containing gethostbyname2... none required
  238. checking for iconv... yes
  239. checking whether _libiconv_version is declared... no
  240. checking for iconv declaration...
  241. checking if an include file defines ospeed... yes
  242. checking sys/xattr.h usability... yes
  243. checking sys/xattr.h presence... yes
  244. checking for sys/xattr.h... yes
  245. checking return type of signal handlers... void
  246. checking for pid_t... yes
  247. checking for off_t... yes
  248. checking for ino_t... yes
  249. checking for mode_t... yes
  250. checking for uid_t in sys/types.h... yes
  251. checking for size_t... (cached) yes
  252. checking if long is 64 bits... yes
  253. checking for %lld printf support... yes
  254. checking for sigset_t... yes
  255. checking for struct stat.st_atim.tv_nsec... yes
  256. checking for struct stat.st_atimespec.tv_nsec... no
  257. checking for struct stat.st_atimensec... no
  258. checking for struct stat.st_mtim.tv_nsec... yes
  259. checking for struct stat.st_mtimespec.tv_nsec... no
  260. checking for struct stat.st_mtimensec... no
  261. checking for struct stat.st_ctim.tv_nsec... yes
  262. checking for struct stat.st_ctimespec.tv_nsec... no
  263. checking for struct stat.st_ctimensec... no
  264. checking for struct timezone... yes
  265. checking for struct utmp... yes
  266. checking for struct utmpx... yes
  267. checking for ut_host in struct utmp... yes
  268. checking for ut_host in struct utmpx... yes
  269. checking for ut_xtime in struct utmpx... no
  270. checking for ut_tv in struct utmpx... yes
  271. checking for d_ino in struct dirent... yes
  272. checking for d_stat in struct dirent... no
  273. checking for d_ino in struct direct... no
  274. checking for d_stat in struct direct... no
  275. checking for sin6_scope_id in struct sockaddr_in6... yes
  276. checking if we need our own h_errno... yes
  277. checking for strftime... yes
  278. checking for strptime... yes
  279. checking for mktime... yes
  280. checking for timelocal... yes
  281. checking for difftime... yes
  282. checking for gettimeofday... yes
  283. checking for clock_gettime... yes
  284. checking for select... yes
  285. checking for poll... yes
  286. checking for readlink... yes
  287. checking for faccessx... no
  288. checking for fchdir... yes
  289. checking for ftruncate... yes
  290. checking for fstat... yes
  291. checking for lstat... yes
  292. checking for lchown... yes
  293. checking for fchown... yes
  294. checking for fchmod... yes
  295. checking for fseeko... yes
  296. checking for ftello... yes
  297. checking for mkfifo... yes
  298. checking for _mktemp... no
  299. checking for mkstemp... yes
  300. checking for waitpid... yes
  301. checking for wait3... yes
  302. checking for sigaction... yes
  303. checking for sigblock... yes
  304. checking for sighold... yes
  305. checking for sigrelse... yes
  306. checking for sigsetmask... yes
  307. checking for sigprocmask... yes
  308. checking for killpg... yes
  309. checking for setpgid... yes
  310. checking for setpgrp... yes
  311. checking for tcsetpgrp... yes
  312. checking for tcgetattr... yes
  313. checking for nice... yes
  314. checking for gethostname... yes
  315. checking for gethostbyname2... yes
  316. checking for getipnodebyname... no
  317. checking for inet_aton... yes
  318. checking for inet_pton... yes
  319. checking for inet_ntop... yes
  320. checking for getlogin... yes
  321. checking for getpwent... yes
  322. checking for getpwnam... yes
  323. checking for getpwuid... yes
  324. checking for getgrgid... yes
  325. checking for getgrnam... yes
  326. checking for initgroups... yes
  327. checking for nis_list... no
  328. checking for setuid... yes
  329. checking for seteuid... yes
  330. checking for setreuid... yes
  331. checking for setresuid... yes
  332. checking for setsid... yes
  333. checking for memcpy... yes
  334. checking for memmove... yes
  335. checking for strstr... yes
  336. checking for strerror... yes
  337. checking for strtoul... yes
  338. checking for getrlimit... yes
  339. checking for getrusage... yes
  340. checking for setlocale... yes
  341. checking for uname... yes
  342. checking for signgam... yes
  343. checking for tgamma... yes
  344. checking for scalbn... yes
  345. checking for putenv... yes
  346. checking for getenv... yes
  347. checking for setenv... yes
  348. checking for unsetenv... yes
  349. checking for xw... no
  350. checking for brk... yes
  351. checking for sbrk... yes
  352. checking for pathconf... yes
  353. checking for sysconf... yes
  354. checking for tgetent... yes
  355. checking for tigetflag... yes
  356. checking for tigetnum... yes
  357. checking for tigetstr... yes
  358. checking for setupterm... yes
  359. checking for initscr... yes
  360. checking for resize_term... yes
  361. checking for getcchar... yes
  362. checking for setcchar... yes
  363. checking for waddwstr... yes
  364. checking for wget_wch... yes
  365. checking for win_wch... yes
  366. checking for use_default_colors... yes
  367. checking for pcre_compile... yes
  368. checking for pcre_study... yes
  369. checking for pcre_exec... yes
  370. checking for nl_langinfo... yes
  371. checking for erand48... yes
  372. checking for open_memstream... yes
  373. checking for posix_openpt... yes
  374. checking for wctomb... yes
  375. checking for iconv... (cached) yes
  376. checking for grantpt... yes
  377. checking for unlockpt... yes
  378. checking for ptsname... yes
  379. checking for htons... yes
  380. checking for ntohs... yes
  381. checking for regcomp... yes
  382. checking for regexec... yes
  383. checking for regerror... yes
  384. checking for regfree... yes
  385. checking for gdbm_open... no
  386. checking for getxattr... yes
  387. checking for realpath... yes
  388. checking for canonicalize_file_name... yes
  389. checking for symlink... yes
  390. checking for getcwd... yes
  391. checking for cygwin_conv_path... no
  392. checking for nanosleep... yes
  393. checking for srand_deterministic... no
  394. checking for setutxent... yes
  395. checking for getutxent... yes
  396. checking for endutxent... yes
  397. checking for getutent... yes
  398. checking for working strcoll... yes
  399. checking if realpath accepts NULL... yes
  400. checking for cap_get_proc... yes
  401. checking if tgetent accepts NULL... yes
  402. checking if tgetent returns 0 on success... no
  403. checking for stdlib.h... (cached) yes
  404. checking for unistd.h... (cached) yes
  405. checking for sys/param.h... (cached) yes
  406. checking for getpagesize... yes
  407. checking for working mmap... yes
  408. checking for munmap... yes
  409. checking for msync... yes
  410. checking whether getpgrp requires zero arguments... yes
  411. checking for dlopen... yes
  412. checking for dlerror... yes
  413. checking for dlsym... yes
  414. checking for dlclose... yes
  415. checking for load... no
  416. checking for loadquery... no
  417. checking for loadbind... no
  418. checking for unload... no
  419. checking for shl_load... no
  420. checking for shl_unload... no
  421. checking for shl_findsym... no
  422. checking if getxattr etc. are Linux-like... yes
  423. checking if getxattr etc. are usable... yes
  424. checking what style of signals to use... POSIX_SIGNALS
  425. checking where signal.h is located... /usr/x86_64-pc-linux-gnu/include/bits/signum.h
  426. checking where error names are located... /usr/x86_64-pc-linux-gnu/include/asm-generic/errno.h /usr/x86_64-pc-linux-gnu/include/asm-generic/errno-base.h /usr/x86_64-pc-linux-gnu/include/bits/errno.h
  427. checking location of curses header... ncursesw/ncurses.h
  428. checking where curses key definitions are located... /usr/x86_64-pc-linux-gnu/include/ncursesw/curses.h
  429. checking for ncursesw/term.h... yes
  430. checking for ncurses/term.h... no
  431. checking for term.h... yes
  432. checking where term.h is located... ncursesw/term.h
  433. checking if boolcodes is available... yes
  434. checking if numcodes is available... yes
  435. checking if strcodes is available... yes
  436. checking if boolnames is available... yes
  437. checking if numnames is available... yes
  438. checking if strnames is available... yes
  439. checking if tgoto prototype is missing... no
  440. checking where the RLIMIT macros are located... /usr/x86_64-pc-linux-gnu/include/bits/resource.h
  441. checking if rlim_t is longer than a long... no
  442. checking if the rlim_t is unsigned... yes
  443. checking for rlim_t... yes
  444. checking for limit RLIMIT_AIO_MEM... no
  445. checking for limit RLIMIT_AIO_OPS... no
  446. checking for limit RLIMIT_AS... yes
  447. checking for limit RLIMIT_LOCKS... yes
  448. checking for limit RLIMIT_MEMLOCK... yes
  449. checking for limit RLIMIT_NPROC... yes
  450. checking for limit RLIMIT_NTHR... no
  451. checking for limit RLIMIT_NOFILE... yes
  452. checking for limit RLIMIT_PTHREAD... no
  453. checking for limit RLIMIT_RSS... yes
  454. checking for limit RLIMIT_SBSIZE... no
  455. checking for limit RLIMIT_TCACHE... no
  456. checking for limit RLIMIT_VMEM... no
  457. checking for limit RLIMIT_SIGPENDING... yes
  458. checking for limit RLIMIT_MSGQUEUE... yes
  459. checking for limit RLIMIT_NICE... yes
  460. checking for limit RLIMIT_RTPRIO... yes
  461. checking for limit RLIMIT_POSIXLOCKS... no
  462. checking for limit RLIMIT_NPTS... no
  463. checking for limit RLIMIT_SWAP... no
  464. checking for limit RLIMIT_KQUEUES... no
  465. checking if RLIMIT_VMEM and RLIMIT_RSS are the same... no
  466. checking if RLIMIT_VMEM and RLIMIT_AS are the same... no
  467. checking if RLIMIT_RSS and RLIMIT_AS are the same... no
  468. checking for struct rusage.ru_maxrss... yes
  469. checking for struct rusage.ru_ixrss... yes
  470. checking for struct rusage.ru_idrss... yes
  471. checking for struct rusage.ru_isrss... yes
  472. checking for struct rusage.ru_minflt... yes
  473. checking for struct rusage.ru_majflt... yes
  474. checking for struct rusage.ru_nswap... yes
  475. checking for struct rusage.ru_inblock... yes
  476. checking for struct rusage.ru_oublock... yes
  477. checking for struct rusage.ru_msgsnd... yes
  478. checking for struct rusage.ru_msgrcv... yes
  479. checking for struct rusage.ru_nsignals... yes
  480. checking for struct rusage.ru_nvcsw... yes
  481. checking for struct rusage.ru_nivcsw... yes
  482. checking for /dev/fd filesystem... /proc/self/fd
  483. checking for RFS superroot directory... no
  484. checking whether we should use the native getcwd... no
  485. checking whether getcwd calls malloc to allocate memory... yes
  486. checking for setproctitle... no
  487. checking for library containing setproctitle... no
  488. checking for NIS... no
  489. checking for NIS+... no
  490. checking for utmp file... /var/run/utmp
  491. checking for wtmp file... /var/log/wtmp
  492. checking for utmpx file... no
  493. checking for wtmpx file... no
  494. checking for brk() prototype in <unistd.h>... yes
  495. checking for sbrk() prototype in <unistd.h>... yes
  496. checking for mknod prototype in <sys/stat.h>... yes
  497. checking for ioctl prototype in <unistd.h> or <termios.h>... no
  498. checking for ioctl prototype in <sys/ioctl.h>... yes
  499. checking if named FIFOs work... yes
  500. checking if link() works... yes
  501. checking if kill(pid, 0) returns ESRCH correctly... yes
  502. checking if POSIX sigsuspend() works... yes
  503. checking if getpwnam() is faked... no
  504. checking base type of the third argument to accept... socklen_t
  505. checking if your system has /dev/ptmx... yes
  506. checking if /dev/ptmx is usable... yes
  507. checking if the wcwidth() and/or iswprint() functions are broken... no
  508. checking if the isprint() function is broken... no
  509. checking if your system uses ELF binaries... yes
  510. checking if we can use -rdynamic... yes
  511. checking if your dlsym() needs a leading underscore... no
  512. checking if environ is available in shared libraries... yes
  513. checking if tgetent is available in shared libraries... yes
  514. checking if tigetstr is available in shared libraries... yes
  515. checking if name clashes in shared objects are OK... yes
  516. checking for working RTLD_GLOBAL... yes
  517. checking whether symbols in the executable are available... yes
  518. checking whether executables can be stripped... yes
  519. checking whether libraries can be stripped... yes
  520. configure: creating ./config.status
  521. config.status: creating Config/defs.mk
  522. config.status: creating Makefile
  523. config.status: creating Doc/Makefile
  524. config.status: creating Etc/Makefile
  525. config.status: creating Src/Makefile
  526. config.status: creating Test/Makefile
  527. config.status: creating config.h
  528. config.status: executing config.modules commands
  529. creating ./config.modules
  530. config.status: executing stamp-h commands
  531. configure: WARNING: unrecognized options: --disable-dependency-tracking, --disable-silent-rules, --enable-fast-install
  532. zsh configuration
  533. -----------------
  534. zsh version : 5.4.2
  535. host operating system : x86_64-pc-linux-gnu
  536. source code location : .
  537. compiler : x86_64-pc-linux-gnu-cc
  538. preprocessor flags : -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include
  539. executable compiler flags : -march=native -O2 -pipe
  540. module compiler flags : -march=native -O2 -pipe -fPIC
  541. executable linker flags : -rdynamic
  542. module linker flags : -shared
  543. library flags : -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  544. installation basename : zsh
  545. binary install path : /usr/x86_64-pc-linux-gnu/bin
  546. man page install path : /usr/share/man
  547. info install path : /usr/share/info
  548. functions install path : /usr/share/zsh/5.4.2/functions
  549. See config.modules for installed modules and functions.
  550. === Done src_configure
  551. === Starting builtin_saveenv
  552. === Done builtin_saveenv
  553. === Completed ebuild phases loadenv configure saveenv
  554. === Running ebuild phases loadenv compile saveenv as paludisbuild:paludisbuild...
  555. === Starting builtin_loadenv
  556. === Done builtin_loadenv
  557. === Starting src_compile
  558. make -j4
  559. cd . && autoheader
  560. echo > ./stamp-h.in
  561. make[1]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  562. cd .. && /bin/sh $top_srcdir/Src/mkmakemod.sh Src Makemod
  563. creating Src/Makemod.in
  564. config.status: creating Src/Makemod
  565. make[2]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  566. gawk -f ./signames1.awk /usr/x86_64-pc-linux-gnu/include/bits/signum.h >sigtmp.c
  567. case "`x86_64-pc-linux-gnu-cpp --version </dev/null 2>&1`" in \
  568. *"Free Software Foundation"*) \
  569. x86_64-pc-linux-gnu-cpp -P sigtmp.c >sigtmp.out;; \
  570. *) \
  571. x86_64-pc-linux-gnu-cpp sigtmp.c >sigtmp.out;; \
  572. esac
  573. gawk -f ./signames2.awk sigtmp.out > signames.c
  574. rm -f sigtmp.c sigtmp.out
  575. grep 'define.*SIGCOUNT' signames.c > sigcount.h
  576. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  577. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  578. Updated `zsh.mdh'.
  579. echo 'timestamp for zsh.mdh against zsh.mdd' > zsh.mdhs
  580. gawk -f ../Src/makepro.awk builtin.c Src > builtin.syms
  581. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < builtin.syms) \
  582. > builtin.epro
  583. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < builtin.syms) \
  584. > `echo builtin.epro | sed 's/\.epro$/.pro/'`
  585. gawk -f ../Src/makepro.awk compat.c Src > compat.syms
  586. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compat.syms) \
  587. > compat.epro
  588. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compat.syms) \
  589. > `echo compat.epro | sed 's/\.epro$/.pro/'`
  590. gawk -f ../Src/makepro.awk cond.c Src > cond.syms
  591. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cond.syms) \
  592. > cond.epro
  593. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cond.syms) \
  594. > `echo cond.epro | sed 's/\.epro$/.pro/'`
  595. gawk -f ../Src/makepro.awk context.c Src > context.syms
  596. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < context.syms) \
  597. > context.epro
  598. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < context.syms) \
  599. > `echo context.epro | sed 's/\.epro$/.pro/'`
  600. gawk -f ../Src/makepro.awk exec.c Src > exec.syms
  601. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < exec.syms) \
  602. > exec.epro
  603. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < exec.syms) \
  604. > `echo exec.epro | sed 's/\.epro$/.pro/'`
  605. gawk -f ../Src/makepro.awk glob.c Src > glob.syms
  606. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < glob.syms) \
  607. > glob.epro
  608. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < glob.syms) \
  609. > `echo glob.epro | sed 's/\.epro$/.pro/'`
  610. gawk -f ../Src/makepro.awk hashtable.c Src > hashtable.syms
  611. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashtable.syms) \
  612. > hashtable.epro
  613. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashtable.syms) \
  614. > `echo hashtable.epro | sed 's/\.epro$/.pro/'`
  615. gawk -f ../Src/makepro.awk hashnameddir.c Src > hashnameddir.syms
  616. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hashnameddir.syms) \
  617. > hashnameddir.epro
  618. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hashnameddir.syms) \
  619. > `echo hashnameddir.epro | sed 's/\.epro$/.pro/'`
  620. gawk -f ../Src/makepro.awk hist.c Src > hist.syms
  621. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < hist.syms) \
  622. > hist.epro
  623. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < hist.syms) \
  624. > `echo hist.epro | sed 's/\.epro$/.pro/'`
  625. gawk -f ../Src/makepro.awk init.c Src > init.syms
  626. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < init.syms) \
  627. > init.epro
  628. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < init.syms) \
  629. > `echo init.epro | sed 's/\.epro$/.pro/'`
  630. gawk -f ../Src/makepro.awk input.c Src > input.syms
  631. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < input.syms) \
  632. > input.epro
  633. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < input.syms) \
  634. > `echo input.epro | sed 's/\.epro$/.pro/'`
  635. gawk -f ../Src/makepro.awk jobs.c Src > jobs.syms
  636. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < jobs.syms) \
  637. > jobs.epro
  638. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < jobs.syms) \
  639. > `echo jobs.epro | sed 's/\.epro$/.pro/'`
  640. gawk -f ../Src/makepro.awk lex.c Src > lex.syms
  641. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < lex.syms) \
  642. > lex.epro
  643. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < lex.syms) \
  644. > `echo lex.epro | sed 's/\.epro$/.pro/'`
  645. gawk -f ../Src/makepro.awk linklist.c Src > linklist.syms
  646. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < linklist.syms) \
  647. > linklist.epro
  648. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < linklist.syms) \
  649. > `echo linklist.epro | sed 's/\.epro$/.pro/'`
  650. gawk -f ../Src/makepro.awk loop.c Src > loop.syms
  651. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < loop.syms) \
  652. > loop.epro
  653. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < loop.syms) \
  654. > `echo loop.epro | sed 's/\.epro$/.pro/'`
  655. gawk -f ../Src/makepro.awk math.c Src > math.syms
  656. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < math.syms) \
  657. > math.epro
  658. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < math.syms) \
  659. > `echo math.epro | sed 's/\.epro$/.pro/'`
  660. gawk -f ../Src/makepro.awk mem.c Src > mem.syms
  661. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mem.syms) \
  662. > mem.epro
  663. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mem.syms) \
  664. > `echo mem.epro | sed 's/\.epro$/.pro/'`
  665. gawk -f ../Src/makepro.awk module.c Src > module.syms
  666. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < module.syms) \
  667. > module.epro
  668. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < module.syms) \
  669. > `echo module.epro | sed 's/\.epro$/.pro/'`
  670. gawk -f ../Src/makepro.awk options.c Src > options.syms
  671. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < options.syms) \
  672. > options.epro
  673. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < options.syms) \
  674. > `echo options.epro | sed 's/\.epro$/.pro/'`
  675. gawk -f ../Src/makepro.awk params.c Src > params.syms
  676. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < params.syms) \
  677. > params.epro
  678. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < params.syms) \
  679. > `echo params.epro | sed 's/\.epro$/.pro/'`
  680. gawk -f ../Src/makepro.awk parse.c Src > parse.syms
  681. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parse.syms) \
  682. > parse.epro
  683. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parse.syms) \
  684. > `echo parse.epro | sed 's/\.epro$/.pro/'`
  685. gawk -f ../Src/makepro.awk pattern.c Src > pattern.syms
  686. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pattern.syms) \
  687. > pattern.epro
  688. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pattern.syms) \
  689. > `echo pattern.epro | sed 's/\.epro$/.pro/'`
  690. gawk -f ../Src/makepro.awk prompt.c Src > prompt.syms
  691. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < prompt.syms) \
  692. > prompt.epro
  693. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < prompt.syms) \
  694. > `echo prompt.epro | sed 's/\.epro$/.pro/'`
  695. gawk -f ../Src/makepro.awk signals.c Src > signals.syms
  696. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signals.syms) \
  697. > signals.epro
  698. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signals.syms) \
  699. > `echo signals.epro | sed 's/\.epro$/.pro/'`
  700. gawk -f ../Src/makepro.awk signames.c Src > signames.syms
  701. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < signames.syms) \
  702. > signames.epro
  703. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < signames.syms) \
  704. > `echo signames.epro | sed 's/\.epro$/.pro/'`
  705. gawk -f ../Src/makepro.awk sort.c Src > sort.syms
  706. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sort.syms) \
  707. > sort.epro
  708. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sort.syms) \
  709. > `echo sort.epro | sed 's/\.epro$/.pro/'`
  710. gawk -f ../Src/makepro.awk string.c Src > string.syms
  711. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < string.syms) \
  712. > string.epro
  713. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < string.syms) \
  714. > `echo string.epro | sed 's/\.epro$/.pro/'`
  715. gawk -f ../Src/makepro.awk subst.c Src > subst.syms
  716. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < subst.syms) \
  717. > subst.epro
  718. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < subst.syms) \
  719. > `echo subst.epro | sed 's/\.epro$/.pro/'`
  720. gawk -f ../Src/makepro.awk text.c Src > text.syms
  721. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < text.syms) \
  722. > text.epro
  723. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < text.syms) \
  724. > `echo text.epro | sed 's/\.epro$/.pro/'`
  725. gawk -f ../Src/makepro.awk utils.c Src > utils.syms
  726. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < utils.syms) \
  727. > utils.epro
  728. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < utils.syms) \
  729. > `echo utils.epro | sed 's/\.epro$/.pro/'`
  730. gawk -f ../Src/makepro.awk watch.c Src > watch.syms
  731. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < watch.syms) \
  732. > watch.epro
  733. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < watch.syms) \
  734. > `echo watch.epro | sed 's/\.epro$/.pro/'`
  735. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  736. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  737. Updated `zsh.mdh'.
  738. make -f Makemod prefix='/usr/x86_64-pc-linux-gnu' exec_prefix='/usr/x86_64-pc-linux-gnu' bindir='/usr/x86_64-pc-linux-gnu/bin' libdir='/usr/x86_64-pc-linux-gnu/lib' MODDIR='/usr/x86_64-pc-linux-gnu/lib/zsh/5.4.2' infodir='/usr/share/info' mandir='/usr/share/man' datadir='/usr/share' fndir='/usr/share/zsh/5.4.2/functions' htmldir='/usr/share/doc/zsh-5.4.2/html' runhelpdir='/usr/share/zsh/5.4.2/help' CC='x86_64-pc-linux-gnu-cc' CPPFLAGS='-march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include' DEFS='-DHAVE_CONFIG_H' CFLAGS='-march=native -O2 -pipe' LDFLAGS='' EXTRA_LDFLAGS='-rdynamic' DLCFLAGS='-fPIC' DLLDFLAGS='-shared' LIBLDFLAGS='' EXELDFLAGS='' LIBS='-L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc' DL_EXT='so' DLLD='x86_64-pc-linux-gnu-cc' AWK='gawk' ANSI2KNR=': ansi2knr' YODL=': yodl ' YODL2TXT=': yodl2txt' YODL2HTML=': yodl2html' FUNCTIONS_INSTALL='' tzsh='zsh' prep
  739. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  740. creating Src/Builtins/Makefile.in
  741. config.status: creating Src/Builtins/Makefile
  742. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  743. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  744. creating Src/Modules/Makefile.in
  745. config.status: creating Src/Modules/Makefile
  746. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  747. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  748. creating Src/Zle/Makefile.in
  749. config.status: creating Src/Zle/Makefile
  750. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  751. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  752. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  753. echo 'timestamp for *.mdd files' > ../Src/modules.stamp
  754. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  755. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  756. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  757. Updated `rlimits.mdh'.
  758. echo 'timestamp for rlimits.mdh against rlimits.mdd' > rlimits.mdhs
  759. gawk -f ../../Src/makepro.awk rlimits.c Src/Builtins > rlimits.syms
  760. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < rlimits.syms) \
  761. > rlimits.epro
  762. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < rlimits.syms) \
  763. > `echo rlimits.epro | sed 's/\.epro$/.pro/'`
  764. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  765. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  766. Updated `rlimits.mdh'.
  767. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  768. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  769. Updated `sched.mdh'.
  770. echo 'timestamp for sched.mdh against sched.mdd' > sched.mdhs
  771. gawk -f ../../Src/makepro.awk sched.c Src/Builtins > sched.syms
  772. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < sched.syms) \
  773. > sched.epro
  774. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < sched.syms) \
  775. > `echo sched.epro | sed 's/\.epro$/.pro/'`
  776. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  777. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  778. Updated `sched.mdh'.
  779. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  780. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  781. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  782. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  783. Updated `attr.mdh'.
  784. echo 'timestamp for attr.mdh against attr.mdd' > attr.mdhs
  785. gawk -f ../../Src/makepro.awk attr.c Src/Modules > attr.syms
  786. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < attr.syms) \
  787. > attr.epro
  788. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < attr.syms) \
  789. > `echo attr.epro | sed 's/\.epro$/.pro/'`
  790. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  791. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  792. Updated `attr.mdh'.
  793. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  794. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  795. Updated `cap.mdh'.
  796. echo 'timestamp for cap.mdh against cap.mdd' > cap.mdhs
  797. gawk -f ../../Src/makepro.awk cap.c Src/Modules > cap.syms
  798. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < cap.syms) \
  799. > cap.epro
  800. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < cap.syms) \
  801. > `echo cap.epro | sed 's/\.epro$/.pro/'`
  802. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  803. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  804. Updated `cap.mdh'.
  805. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  806. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  807. Updated `clone.mdh'.
  808. echo 'timestamp for clone.mdh against clone.mdd' > clone.mdhs
  809. gawk -f ../../Src/makepro.awk clone.c Src/Modules > clone.syms
  810. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < clone.syms) \
  811. > clone.epro
  812. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < clone.syms) \
  813. > `echo clone.epro | sed 's/\.epro$/.pro/'`
  814. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  815. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  816. Updated `clone.mdh'.
  817. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  818. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  819. Updated `curses.mdh'.
  820. echo 'timestamp for curses.mdh against curses.mdd' > curses.mdhs
  821. gawk -f ../../Src/makepro.awk curses.c Src/Modules > curses.syms
  822. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < curses.syms) \
  823. > curses.epro
  824. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < curses.syms) \
  825. > `echo curses.epro | sed 's/\.epro$/.pro/'`
  826. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  827. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  828. Updated `curses.mdh'.
  829. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  830. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  831. Updated `datetime.mdh'.
  832. echo 'timestamp for datetime.mdh against datetime.mdd' > datetime.mdhs
  833. gawk -f ../../Src/makepro.awk datetime.c Src/Modules > datetime.syms
  834. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < datetime.syms) \
  835. > datetime.epro
  836. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < datetime.syms) \
  837. > `echo datetime.epro | sed 's/\.epro$/.pro/'`
  838. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  839. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  840. Updated `datetime.mdh'.
  841. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  842. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  843. Updated `example.mdh'.
  844. echo 'timestamp for example.mdh against example.mdd' > example.mdhs
  845. gawk -f ../../Src/makepro.awk example.c Src/Modules > example.syms
  846. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < example.syms) \
  847. > example.epro
  848. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < example.syms) \
  849. > `echo example.epro | sed 's/\.epro$/.pro/'`
  850. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  851. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  852. Updated `example.mdh'.
  853. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  854. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  855. Updated `files.mdh'.
  856. echo 'timestamp for files.mdh against files.mdd' > files.mdhs
  857. gawk -f ../../Src/makepro.awk files.c Src/Modules > files.syms
  858. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < files.syms) \
  859. > files.epro
  860. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < files.syms) \
  861. > `echo files.epro | sed 's/\.epro$/.pro/'`
  862. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  863. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  864. Updated `files.mdh'.
  865. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  866. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  867. Updated `langinfo.mdh'.
  868. echo 'timestamp for langinfo.mdh against langinfo.mdd' > langinfo.mdhs
  869. gawk -f ../../Src/makepro.awk langinfo.c Src/Modules > langinfo.syms
  870. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < langinfo.syms) \
  871. > langinfo.epro
  872. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < langinfo.syms) \
  873. > `echo langinfo.epro | sed 's/\.epro$/.pro/'`
  874. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  875. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  876. Updated `langinfo.mdh'.
  877. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  878. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  879. Updated `mapfile.mdh'.
  880. echo 'timestamp for mapfile.mdh against mapfile.mdd' > mapfile.mdhs
  881. gawk -f ../../Src/makepro.awk mapfile.c Src/Modules > mapfile.syms
  882. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mapfile.syms) \
  883. > mapfile.epro
  884. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mapfile.syms) \
  885. > `echo mapfile.epro | sed 's/\.epro$/.pro/'`
  886. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  887. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  888. Updated `mapfile.mdh'.
  889. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  890. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  891. Updated `mathfunc.mdh'.
  892. echo 'timestamp for mathfunc.mdh against mathfunc.mdd' > mathfunc.mdhs
  893. gawk -f ../../Src/makepro.awk mathfunc.c Src/Modules > mathfunc.syms
  894. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < mathfunc.syms) \
  895. > mathfunc.epro
  896. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < mathfunc.syms) \
  897. > `echo mathfunc.epro | sed 's/\.epro$/.pro/'`
  898. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  899. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  900. Updated `mathfunc.mdh'.
  901. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  902. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  903. Updated `newuser.mdh'.
  904. echo 'timestamp for newuser.mdh against newuser.mdd' > newuser.mdhs
  905. gawk -f ../../Src/makepro.awk newuser.c Src/Modules > newuser.syms
  906. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < newuser.syms) \
  907. > newuser.epro
  908. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < newuser.syms) \
  909. > `echo newuser.epro | sed 's/\.epro$/.pro/'`
  910. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  911. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  912. Updated `newuser.mdh'.
  913. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  914. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  915. Updated `param_private.mdh'.
  916. echo 'timestamp for param_private.mdh against param_private.mdd' > param_private.mdhs
  917. gawk -f ../../Src/makepro.awk param_private.c Src/Modules > param_private.syms
  918. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < param_private.syms) \
  919. > param_private.epro
  920. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < param_private.syms) \
  921. > `echo param_private.epro | sed 's/\.epro$/.pro/'`
  922. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  923. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  924. Updated `param_private.mdh'.
  925. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  926. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  927. Updated `parameter.mdh'.
  928. echo 'timestamp for parameter.mdh against parameter.mdd' > parameter.mdhs
  929. gawk -f ../../Src/makepro.awk parameter.c Src/Modules > parameter.syms
  930. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < parameter.syms) \
  931. > parameter.epro
  932. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < parameter.syms) \
  933. > `echo parameter.epro | sed 's/\.epro$/.pro/'`
  934. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  935. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  936. Updated `parameter.mdh'.
  937. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  938. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  939. Updated `pcre.mdh'.
  940. echo 'timestamp for pcre.mdh against pcre.mdd' > pcre.mdhs
  941. gawk -f ../../Src/makepro.awk pcre.c Src/Modules > pcre.syms
  942. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < pcre.syms) \
  943. > pcre.epro
  944. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < pcre.syms) \
  945. > `echo pcre.epro | sed 's/\.epro$/.pro/'`
  946. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  947. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  948. Updated `pcre.mdh'.
  949. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  950. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  951. Updated `regex.mdh'.
  952. echo 'timestamp for regex.mdh against regex.mdd' > regex.mdhs
  953. gawk -f ../../Src/makepro.awk regex.c Src/Modules > regex.syms
  954. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < regex.syms) \
  955. > regex.epro
  956. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < regex.syms) \
  957. > `echo regex.epro | sed 's/\.epro$/.pro/'`
  958. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  959. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  960. Updated `regex.mdh'.
  961. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  962. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  963. Updated `socket.mdh'.
  964. echo 'timestamp for socket.mdh against socket.mdd' > socket.mdhs
  965. gawk -f ../../Src/makepro.awk socket.c Src/Modules > socket.syms
  966. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < socket.syms) \
  967. > socket.epro
  968. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < socket.syms) \
  969. > `echo socket.epro | sed 's/\.epro$/.pro/'`
  970. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  971. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  972. Updated `socket.mdh'.
  973. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  974. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  975. Updated `stat.mdh'.
  976. echo 'timestamp for stat.mdh against stat.mdd' > stat.mdhs
  977. gawk -f ../../Src/makepro.awk stat.c Src/Modules > stat.syms
  978. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < stat.syms) \
  979. > stat.epro
  980. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < stat.syms) \
  981. > `echo stat.epro | sed 's/\.epro$/.pro/'`
  982. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  983. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  984. Updated `stat.mdh'.
  985. if [ x" /usr/x86_64-pc-linux-gnu/include/asm-generic/errno.h /usr/x86_64-pc-linux-gnu/include/asm-generic/errno-base.h /usr/x86_64-pc-linux-gnu/include/bits/errno.h" = x ]; then \
  986. touch errtmp.out; \
  987. else \
  988. gawk -f ./errnames1.awk /usr/x86_64-pc-linux-gnu/include/asm-generic/errno.h /usr/x86_64-pc-linux-gnu/include/asm-generic/errno-base.h /usr/x86_64-pc-linux-gnu/include/bits/errno.h >errtmp.c; \
  989. case "`x86_64-pc-linux-gnu-cpp --version </dev/null 2>&1`" in \
  990. *"Free Software Foundation"*) \
  991. x86_64-pc-linux-gnu-cpp -P errtmp.c >errtmp.out;; \
  992. *) \
  993. x86_64-pc-linux-gnu-cpp errtmp.c >errtmp.out;; \
  994. esac; \
  995. fi
  996. gawk -f ./errnames2.awk errtmp.out > errnames.c
  997. rm -f errtmp.c errtmp.out
  998. grep 'define.*ERRCOUNT' errnames.c > errcount.h
  999. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1000. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1001. Updated `system.mdh'.
  1002. echo 'timestamp for system.mdh against system.mdd' > system.mdhs
  1003. gawk -f ../../Src/makepro.awk system.c Src/Modules > system.syms
  1004. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < system.syms) \
  1005. > system.epro
  1006. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < system.syms) \
  1007. > `echo system.epro | sed 's/\.epro$/.pro/'`
  1008. gawk -f ../../Src/makepro.awk errnames.c Src/Modules > errnames.syms
  1009. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < errnames.syms) \
  1010. > errnames.epro
  1011. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < errnames.syms) \
  1012. > `echo errnames.epro | sed 's/\.epro$/.pro/'`
  1013. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1014. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1015. Updated `system.mdh'.
  1016. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1017. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1018. Updated `tcp.mdh'.
  1019. echo 'timestamp for tcp.mdh against tcp.mdd' > tcp.mdhs
  1020. gawk -f ../../Src/makepro.awk tcp.c Src/Modules > tcp.syms
  1021. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < tcp.syms) \
  1022. > tcp.epro
  1023. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < tcp.syms) \
  1024. > `echo tcp.epro | sed 's/\.epro$/.pro/'`
  1025. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1026. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1027. Updated `tcp.mdh'.
  1028. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1029. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1030. Updated `termcap.mdh'.
  1031. echo 'timestamp for termcap.mdh against termcap.mdd' > termcap.mdhs
  1032. gawk -f ../../Src/makepro.awk termcap.c Src/Modules > termcap.syms
  1033. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < termcap.syms) \
  1034. > termcap.epro
  1035. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < termcap.syms) \
  1036. > `echo termcap.epro | sed 's/\.epro$/.pro/'`
  1037. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1038. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1039. Updated `termcap.mdh'.
  1040. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1041. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1042. Updated `terminfo.mdh'.
  1043. echo 'timestamp for terminfo.mdh against terminfo.mdd' > terminfo.mdhs
  1044. gawk -f ../../Src/makepro.awk terminfo.c Src/Modules > terminfo.syms
  1045. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < terminfo.syms) \
  1046. > terminfo.epro
  1047. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < terminfo.syms) \
  1048. > `echo terminfo.epro | sed 's/\.epro$/.pro/'`
  1049. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1050. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1051. Updated `terminfo.mdh'.
  1052. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1053. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1054. Updated `zftp.mdh'.
  1055. echo 'timestamp for zftp.mdh against zftp.mdd' > zftp.mdhs
  1056. gawk -f ../../Src/makepro.awk zftp.c Src/Modules > zftp.syms
  1057. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zftp.syms) \
  1058. > zftp.epro
  1059. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zftp.syms) \
  1060. > `echo zftp.epro | sed 's/\.epro$/.pro/'`
  1061. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1062. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1063. Updated `zftp.mdh'.
  1064. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1065. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1066. Updated `zprof.mdh'.
  1067. echo 'timestamp for zprof.mdh against zprof.mdd' > zprof.mdhs
  1068. gawk -f ../../Src/makepro.awk zprof.c Src/Modules > zprof.syms
  1069. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zprof.syms) \
  1070. > zprof.epro
  1071. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zprof.syms) \
  1072. > `echo zprof.epro | sed 's/\.epro$/.pro/'`
  1073. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1074. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1075. Updated `zprof.mdh'.
  1076. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1077. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1078. Updated `zpty.mdh'.
  1079. echo 'timestamp for zpty.mdh against zpty.mdd' > zpty.mdhs
  1080. gawk -f ../../Src/makepro.awk zpty.c Src/Modules > zpty.syms
  1081. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zpty.syms) \
  1082. > zpty.epro
  1083. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zpty.syms) \
  1084. > `echo zpty.epro | sed 's/\.epro$/.pro/'`
  1085. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1086. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1087. Updated `zpty.mdh'.
  1088. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1089. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1090. Updated `zselect.mdh'.
  1091. echo 'timestamp for zselect.mdh against zselect.mdd' > zselect.mdhs
  1092. gawk -f ../../Src/makepro.awk zselect.c Src/Modules > zselect.syms
  1093. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zselect.syms) \
  1094. > zselect.epro
  1095. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zselect.syms) \
  1096. > `echo zselect.epro | sed 's/\.epro$/.pro/'`
  1097. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1098. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1099. Updated `zselect.mdh'.
  1100. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1101. ( \
  1102. echo '/** thingies.list **/'; \
  1103. echo '/** thingy structures for the known thingies **/'; \
  1104. echo; \
  1105. echo '/* format: T("name", TH_FLAGS, w_widget, t_nextthingy) */'; \
  1106. echo; \
  1107. sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
  1108. -e 's/^"/T("/; s/$/, 0,/; h' \
  1109. -e 's/-//g; s/^.*"\(.*\)".*/w_\1, t_D\1)/' \
  1110. -e 'H; g; s/\n/ /' \
  1111. < ./iwidgets.list; \
  1112. sed -e 's/#.*//; /^$/d; s/" *,.*/"/' \
  1113. -e 's/^"/T("./; s/$/, TH_IMMORTAL,/; h' \
  1114. -e 's/-//g; s/^.*"\.\(.*\)".*/w_\1, t_\1)/' \
  1115. -e 'H; g; s/\n/ /' \
  1116. < ./iwidgets.list; \
  1117. ) > thingies.list
  1118. ( \
  1119. echo '/** zle_things.h **/'; \
  1120. echo '/** indices of and pointers to known thingies **/'; \
  1121. echo; \
  1122. echo 'enum {'; \
  1123. sed -n -f ./zle_things.sed < thingies.list; \
  1124. echo ' ZLE_BUILTIN_THINGY_COUNT'; \
  1125. echo '};'; \
  1126. ) > zle_things.h
  1127. make[5]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1128. make[5]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1129. Updated `zle.mdh'.
  1130. echo 'timestamp for zle.mdh against zle.mdd' > zle.mdhs
  1131. gawk -f ../../Src/makepro.awk zle_bindings.c Src/Zle > zle_bindings.syms
  1132. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_bindings.syms) \
  1133. > zle_bindings.epro
  1134. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_bindings.syms) \
  1135. > `echo zle_bindings.epro | sed 's/\.epro$/.pro/'`
  1136. gawk -f ../../Src/makepro.awk zle_hist.c Src/Zle > zle_hist.syms
  1137. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_hist.syms) \
  1138. > zle_hist.epro
  1139. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_hist.syms) \
  1140. > `echo zle_hist.epro | sed 's/\.epro$/.pro/'`
  1141. gawk -f ../../Src/makepro.awk zle_keymap.c Src/Zle > zle_keymap.syms
  1142. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_keymap.syms) \
  1143. > zle_keymap.epro
  1144. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_keymap.syms) \
  1145. > `echo zle_keymap.epro | sed 's/\.epro$/.pro/'`
  1146. gawk -f ../../Src/makepro.awk zle_main.c Src/Zle > zle_main.syms
  1147. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_main.syms) \
  1148. > zle_main.epro
  1149. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_main.syms) \
  1150. > `echo zle_main.epro | sed 's/\.epro$/.pro/'`
  1151. gawk -f ../../Src/makepro.awk zle_misc.c Src/Zle > zle_misc.syms
  1152. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_misc.syms) \
  1153. > zle_misc.epro
  1154. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_misc.syms) \
  1155. > `echo zle_misc.epro | sed 's/\.epro$/.pro/'`
  1156. gawk -f ../../Src/makepro.awk zle_move.c Src/Zle > zle_move.syms
  1157. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_move.syms) \
  1158. > zle_move.epro
  1159. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_move.syms) \
  1160. > `echo zle_move.epro | sed 's/\.epro$/.pro/'`
  1161. gawk -f ../../Src/makepro.awk zle_params.c Src/Zle > zle_params.syms
  1162. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_params.syms) \
  1163. > zle_params.epro
  1164. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_params.syms) \
  1165. > `echo zle_params.epro | sed 's/\.epro$/.pro/'`
  1166. gawk -f ../../Src/makepro.awk zle_refresh.c Src/Zle > zle_refresh.syms
  1167. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_refresh.syms) \
  1168. > zle_refresh.epro
  1169. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_refresh.syms) \
  1170. > `echo zle_refresh.epro | sed 's/\.epro$/.pro/'`
  1171. gawk -f ../../Src/makepro.awk zle_thingy.c Src/Zle > zle_thingy.syms
  1172. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_thingy.syms) \
  1173. > zle_thingy.epro
  1174. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_thingy.syms) \
  1175. > `echo zle_thingy.epro | sed 's/\.epro$/.pro/'`
  1176. gawk -f ../../Src/makepro.awk zle_tricky.c Src/Zle > zle_tricky.syms
  1177. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_tricky.syms) \
  1178. > zle_tricky.epro
  1179. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_tricky.syms) \
  1180. > `echo zle_tricky.epro | sed 's/\.epro$/.pro/'`
  1181. gawk -f ../../Src/makepro.awk zle_utils.c Src/Zle > zle_utils.syms
  1182. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_utils.syms) \
  1183. > zle_utils.epro
  1184. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_utils.syms) \
  1185. > `echo zle_utils.epro | sed 's/\.epro$/.pro/'`
  1186. gawk -f ../../Src/makepro.awk zle_vi.c Src/Zle > zle_vi.syms
  1187. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_vi.syms) \
  1188. > zle_vi.epro
  1189. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_vi.syms) \
  1190. > `echo zle_vi.epro | sed 's/\.epro$/.pro/'`
  1191. gawk -f ../../Src/makepro.awk zle_word.c Src/Zle > zle_word.syms
  1192. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zle_word.syms) \
  1193. > zle_word.epro
  1194. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zle_word.syms) \
  1195. > `echo zle_word.epro | sed 's/\.epro$/.pro/'`
  1196. gawk -f ../../Src/makepro.awk textobjects.c Src/Zle > textobjects.syms
  1197. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < textobjects.syms) \
  1198. > textobjects.epro
  1199. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < textobjects.syms) \
  1200. > `echo textobjects.epro | sed 's/\.epro$/.pro/'`
  1201. make[5]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1202. make[5]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1203. Updated `zle.mdh'.
  1204. make[5]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1205. make[5]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1206. Updated `complete.mdh'.
  1207. echo 'timestamp for complete.mdh against complete.mdd' > complete.mdhs
  1208. gawk -f ../../Src/makepro.awk complete.c Src/Zle > complete.syms
  1209. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complete.syms) \
  1210. > complete.epro
  1211. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complete.syms) \
  1212. > `echo complete.epro | sed 's/\.epro$/.pro/'`
  1213. gawk -f ../../Src/makepro.awk compcore.c Src/Zle > compcore.syms
  1214. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compcore.syms) \
  1215. > compcore.epro
  1216. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compcore.syms) \
  1217. > `echo compcore.epro | sed 's/\.epro$/.pro/'`
  1218. gawk -f ../../Src/makepro.awk compmatch.c Src/Zle > compmatch.syms
  1219. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compmatch.syms) \
  1220. > compmatch.epro
  1221. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compmatch.syms) \
  1222. > `echo compmatch.epro | sed 's/\.epro$/.pro/'`
  1223. gawk -f ../../Src/makepro.awk compresult.c Src/Zle > compresult.syms
  1224. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compresult.syms) \
  1225. > compresult.epro
  1226. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compresult.syms) \
  1227. > `echo compresult.epro | sed 's/\.epro$/.pro/'`
  1228. make[5]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1229. make[5]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1230. Updated `complete.mdh'.
  1231. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1232. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1233. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1234. Updated `zutil.mdh'.
  1235. echo 'timestamp for zutil.mdh against zutil.mdd' > zutil.mdhs
  1236. gawk -f ../../Src/makepro.awk zutil.c Src/Modules > zutil.syms
  1237. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zutil.syms) \
  1238. > zutil.epro
  1239. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zutil.syms) \
  1240. > `echo zutil.epro | sed 's/\.epro$/.pro/'`
  1241. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1242. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1243. Updated `zutil.mdh'.
  1244. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1245. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1246. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1247. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1248. Updated `compctl.mdh'.
  1249. echo 'timestamp for compctl.mdh against compctl.mdd' > compctl.mdhs
  1250. gawk -f ../../Src/makepro.awk compctl.c Src/Zle > compctl.syms
  1251. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < compctl.syms) \
  1252. > compctl.epro
  1253. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < compctl.syms) \
  1254. > `echo compctl.epro | sed 's/\.epro$/.pro/'`
  1255. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1256. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1257. Updated `compctl.mdh'.
  1258. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1259. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1260. Updated `complist.mdh'.
  1261. echo 'timestamp for complist.mdh against complist.mdd' > complist.mdhs
  1262. gawk -f ../../Src/makepro.awk complist.c Src/Zle > complist.syms
  1263. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < complist.syms) \
  1264. > complist.epro
  1265. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < complist.syms) \
  1266. > `echo complist.epro | sed 's/\.epro$/.pro/'`
  1267. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1268. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1269. Updated `complist.mdh'.
  1270. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1271. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1272. Updated `computil.mdh'.
  1273. echo 'timestamp for computil.mdh against computil.mdd' > computil.mdhs
  1274. gawk -f ../../Src/makepro.awk computil.c Src/Zle > computil.syms
  1275. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < computil.syms) \
  1276. > computil.epro
  1277. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < computil.syms) \
  1278. > `echo computil.epro | sed 's/\.epro$/.pro/'`
  1279. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1280. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1281. Updated `computil.mdh'.
  1282. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1283. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1284. Updated `deltochar.mdh'.
  1285. echo 'timestamp for deltochar.mdh against deltochar.mdd' > deltochar.mdhs
  1286. gawk -f ../../Src/makepro.awk deltochar.c Src/Zle > deltochar.syms
  1287. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < deltochar.syms) \
  1288. > deltochar.epro
  1289. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < deltochar.syms) \
  1290. > `echo deltochar.epro | sed 's/\.epro$/.pro/'`
  1291. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1292. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1293. Updated `deltochar.mdh'.
  1294. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1295. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1296. Updated `zleparameter.mdh'.
  1297. echo 'timestamp for zleparameter.mdh against zleparameter.mdd' > zleparameter.mdhs
  1298. gawk -f ../../Src/makepro.awk zleparameter.c Src/Zle > zleparameter.syms
  1299. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < zleparameter.syms) \
  1300. > zleparameter.epro
  1301. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < zleparameter.syms) \
  1302. > `echo zleparameter.epro | sed 's/\.epro$/.pro/'`
  1303. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1304. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1305. Updated `zleparameter.mdh'.
  1306. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1307. make[2]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1308. rm -f stamp-modobjs.tmp
  1309. make[2]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1310. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o builtin.o builtin.c
  1311. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o compat.o compat.c
  1312. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o cond.o cond.c
  1313. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o context.o context.c
  1314. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o exec.o exec.c
  1315. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o glob.o glob.c
  1316. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o hashtable.o hashtable.c
  1317. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o hashnameddir.o hashnameddir.c
  1318. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o hist.o hist.c
  1319. srcdir='.' CFMOD='../config.modules' \
  1320. /bin/sh ./mkbltnmlst.sh bltinmods.list
  1321. Updated `zshpaths.h'.
  1322. Creating `zshxmods.h'.
  1323. echo '#define ZSH_VERSION "'5.4.2'"' > version.h
  1324. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o init.o init.c
  1325. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o input.o input.c
  1326. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o jobs.o jobs.c
  1327. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o lex.o lex.c
  1328. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o linklist.o linklist.c
  1329. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o loop.o loop.c
  1330. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o math.o math.c
  1331. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o mem.o mem.c
  1332. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o module.o module.c
  1333. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o options.o options.c
  1334. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o params.o params.c
  1335. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o parse.o parse.c
  1336. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o pattern.o pattern.c
  1337. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o prompt.o prompt.c
  1338. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o signals.o signals.c
  1339. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o signames.o signames.c
  1340. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o sort.o sort.c
  1341. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o string.o string.c
  1342. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o subst.o subst.c
  1343. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o text.o text.c
  1344. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o utils.o utils.c
  1345. x86_64-pc-linux-gnu-cc -c -I. -I../Src -I../Src -I../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o watch.o watch.c
  1346. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  1347. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  1348. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1349. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1350. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1351. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1352. make[2]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1353. Updated `stamp-modobjs'.
  1354. make[2]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1355. gawk -f ../Src/makepro.awk main.c Src > main.syms
  1356. (echo '/* Generated automatically */'; sed -n '/^E/{s/^E//;p;}' < main.syms) \
  1357. > main.epro
  1358. (echo '/* Generated automatically */'; sed -n '/^L/{s/^L//;p;}' < main.syms) \
  1359. > `echo main.epro | sed 's/\.epro$/.pro/'`
  1360. x86_64-pc-linux-gnu-cc -c -I. -I../Src -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -march=native -O2 -pipe -o main.o ./main.c
  1361. make[2]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1362. make[2]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1363. make[2]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1364. rm -f zsh
  1365. x86_64-pc-linux-gnu-cc -rdynamic -o zsh main.o `cat stamp-modobjs` -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1366. utils.o: In function `gettempname':
  1367. utils.c:(.text+0x185e): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
  1368. make[2]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1369. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  1370. gawk -f ./rlimits.awk /usr/x86_64-pc-linux-gnu/include/bits/resource.h /dev/null > rlimits.h
  1371. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o rlimits..o rlimits.c
  1372. rm -f rlimits.so
  1373. x86_64-pc-linux-gnu-cc -shared -o rlimits.so rlimits..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1374. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o sched..o sched.c
  1375. rm -f sched.so
  1376. x86_64-pc-linux-gnu-cc -shared -o sched.so sched..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1377. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Builtins'
  1378. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1379. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o attr..o attr.c
  1380. rm -f attr.so
  1381. x86_64-pc-linux-gnu-cc -shared -o attr.so attr..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1382. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o cap..o cap.c
  1383. rm -f cap.so
  1384. x86_64-pc-linux-gnu-cc -shared -o cap.so cap..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1385. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o clone..o clone.c
  1386. rm -f clone.so
  1387. x86_64-pc-linux-gnu-cc -shared -o clone.so clone..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1388. gawk -f ./curses_keys.awk /usr/x86_64-pc-linux-gnu/include/ncursesw/curses.h /dev/null >curses_keys.h
  1389. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o curses..o curses.c
  1390. rm -f curses.so
  1391. x86_64-pc-linux-gnu-cc -shared -o curses.so curses..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1392. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o datetime..o datetime.c
  1393. rm -f datetime.so
  1394. x86_64-pc-linux-gnu-cc -shared -o datetime.so datetime..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1395. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o example..o example.c
  1396. rm -f example.so
  1397. x86_64-pc-linux-gnu-cc -shared -o example.so example..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1398. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o files..o files.c
  1399. rm -f files.so
  1400. x86_64-pc-linux-gnu-cc -shared -o files.so files..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1401. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o langinfo..o langinfo.c
  1402. rm -f langinfo.so
  1403. x86_64-pc-linux-gnu-cc -shared -o langinfo.so langinfo..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1404. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o mapfile..o mapfile.c
  1405. rm -f mapfile.so
  1406. x86_64-pc-linux-gnu-cc -shared -o mapfile.so mapfile..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1407. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o mathfunc..o mathfunc.c
  1408. rm -f mathfunc.so
  1409. x86_64-pc-linux-gnu-cc -shared -o mathfunc.so mathfunc..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1410. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o newuser..o newuser.c
  1411. rm -f newuser.so
  1412. x86_64-pc-linux-gnu-cc -shared -o newuser.so newuser..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1413. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o param_private..o param_private.c
  1414. rm -f param_private.so
  1415. x86_64-pc-linux-gnu-cc -shared -o param_private.so param_private..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1416. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o parameter..o parameter.c
  1417. rm -f parameter.so
  1418. x86_64-pc-linux-gnu-cc -shared -o parameter.so parameter..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1419. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o pcre..o pcre.c
  1420. rm -f pcre.so
  1421. x86_64-pc-linux-gnu-cc -shared -o pcre.so pcre..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1422. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o regex..o regex.c
  1423. rm -f regex.so
  1424. x86_64-pc-linux-gnu-cc -shared -o regex.so regex..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1425. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o socket..o socket.c
  1426. rm -f socket.so
  1427. x86_64-pc-linux-gnu-cc -shared -o socket.so socket..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1428. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o stat..o stat.c
  1429. rm -f stat.so
  1430. x86_64-pc-linux-gnu-cc -shared -o stat.so stat..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1431. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o system..o system.c
  1432. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o errnames..o errnames.c
  1433. rm -f system.so
  1434. x86_64-pc-linux-gnu-cc -shared -o system.so system..o errnames..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1435. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o tcp..o tcp.c
  1436. rm -f tcp.so
  1437. x86_64-pc-linux-gnu-cc -shared -o tcp.so tcp..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1438. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o termcap..o termcap.c
  1439. rm -f termcap.so
  1440. x86_64-pc-linux-gnu-cc -shared -o termcap.so termcap..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1441. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o terminfo..o terminfo.c
  1442. rm -f terminfo.so
  1443. x86_64-pc-linux-gnu-cc -shared -o terminfo.so terminfo..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1444. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zftp..o zftp.c
  1445. rm -f zftp.so
  1446. x86_64-pc-linux-gnu-cc -shared -o zftp.so zftp..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1447. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zprof..o zprof.c
  1448. rm -f zprof.so
  1449. x86_64-pc-linux-gnu-cc -shared -o zprof.so zprof..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1450. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zpty..o zpty.c
  1451. rm -f zpty.so
  1452. x86_64-pc-linux-gnu-cc -shared -o zpty.so zpty..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1453. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zselect..o zselect.c
  1454. rm -f zselect.so
  1455. x86_64-pc-linux-gnu-cc -shared -o zselect.so zselect..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1456. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1457. make[4]: 'complete.mdh' is up to date.
  1458. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1459. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zutil..o zutil.c
  1460. make[4]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1461. make[4]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1462. rm -f zutil.so
  1463. x86_64-pc-linux-gnu-cc -shared -o zutil.so zutil..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1464. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Modules'
  1465. make[3]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1466. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o compctl..o compctl.c
  1467. rm -f compctl.so
  1468. x86_64-pc-linux-gnu-cc -shared -o compctl.so compctl..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1469. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o complete..o complete.c
  1470. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o compcore..o compcore.c
  1471. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o compmatch..o compmatch.c
  1472. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o compresult..o compresult.c
  1473. rm -f complete.so
  1474. x86_64-pc-linux-gnu-cc -shared -o complete.so complete..o compcore..o compmatch..o compresult..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1475. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o complist..o complist.c
  1476. rm -f complist.so
  1477. x86_64-pc-linux-gnu-cc -shared -o complist.so complist..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1478. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o computil..o computil.c
  1479. rm -f computil.so
  1480. x86_64-pc-linux-gnu-cc -shared -o computil.so computil..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1481. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o deltochar..o deltochar.c
  1482. rm -f deltochar.so
  1483. x86_64-pc-linux-gnu-cc -shared -o deltochar.so deltochar..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1484. ( \
  1485. echo '/** widgets.list **/'; \
  1486. echo '/** widget structures for the internal widgets **/'; \
  1487. echo; \
  1488. echo '/* format: W(ZLE_FLAGS, t_firstname, functionname) */'; \
  1489. echo; \
  1490. sed -e 's/#.*//; /^$/d; s/-//g' \
  1491. -e 's/^"\(.*\)" *, *\([^ ]*\) *, *\(.*\)/W(\3, t_\1, \2)/' \
  1492. < ./iwidgets.list; \
  1493. ) > widgets.list
  1494. ( \
  1495. echo '/** zle_widget.h **/'; \
  1496. echo '/** indices of and pointers to internal widgets **/'; \
  1497. echo; \
  1498. echo 'enum {'; \
  1499. sed -n -f ./zle_widget.sed < widgets.list; \
  1500. echo ' ZLE_BUILTIN_WIDGET_COUNT'; \
  1501. echo '};'; \
  1502. ) > zle_widget.h
  1503. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_bindings..o zle_bindings.c
  1504. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_hist..o zle_hist.c
  1505. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_keymap..o zle_keymap.c
  1506. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_main..o zle_main.c
  1507. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_misc..o zle_misc.c
  1508. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_move..o zle_move.c
  1509. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_params..o zle_params.c
  1510. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_refresh..o zle_refresh.c
  1511. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_thingy..o zle_thingy.c
  1512. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_tricky..o zle_tricky.c
  1513. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_utils..o zle_utils.c
  1514. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_vi..o zle_vi.c
  1515. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zle_word..o zle_word.c
  1516. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o textobjects..o textobjects.c
  1517. rm -f zle.so
  1518. x86_64-pc-linux-gnu-cc -shared -o zle.so zle_bindings..o zle_hist..o zle_keymap..o zle_main..o zle_misc..o zle_move..o zle_params..o zle_refresh..o zle_thingy..o zle_tricky..o zle_utils..o zle_vi..o zle_word..o textobjects..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1519. x86_64-pc-linux-gnu-cc -c -I. -I../../Src -I../../Src -I../../Src/Zle -I. -march=native -O2 -pipe -I/usr/x86_64-pc-linux-gnu/include -DHAVE_CONFIG_H -DMODULE -march=native -O2 -pipe -fPIC -o zleparameter..o zleparameter.c
  1520. rm -f zleparameter.so
  1521. x86_64-pc-linux-gnu-cc -shared -o zleparameter.so zleparameter..o -L/usr/x86_64-pc-linux-gnu/lib -lpcre -lcap -ldl -lncursesw -lrt -lm -lc
  1522. make[3]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src/Zle'
  1523. make[2]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1524. make[1]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Src'
  1525. make[1]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Doc'
  1526. make[1]: Nothing to be done for 'all'.
  1527. make[1]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Doc'
  1528. === Done src_compile
  1529. === Starting builtin_saveenv
  1530. === Done builtin_saveenv
  1531. === Completed ebuild phases loadenv compile saveenv
  1532. === Running ebuild phases loadenv test saveenv as paludisbuild:paludisbuild...
  1533. === Starting builtin_loadenv
  1534. === Done builtin_loadenv
  1535. === Starting src_test
  1536. rm /var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Test/C02cond.ztst
  1537. mkdir /var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/pseudo-home
  1538. Makefile found, looking for potential test targets
  1539. cd Test ; make check
  1540. make[1]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Test'
  1541. if test -n "x86_64-pc-linux-gnu-cc"; then \
  1542. cd .. && DESTDIR= \
  1543. make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
  1544. fi
  1545. if ZTST_testlist="`for f in ./*.ztst; \
  1546. do echo $f; done`" \
  1547. ZTST_srcdir="." \
  1548. ZTST_exe=../Src/zsh \
  1549. ../Src/zsh +Z -f ./runtests.zsh; then \
  1550. stat=0; \
  1551. else \
  1552. stat=1; \
  1553. fi; \
  1554. sleep 1; \
  1555. rm -rf Modules .zcompdump; \
  1556. exit $stat
  1557. make[1]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Test'
  1558. Found check target
  1559. make -j4 check
  1560. cd Test ; make check
  1561. make[1]: Entering directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Test'
  1562. if test -n "x86_64-pc-linux-gnu-cc"; then \
  1563. cd .. && DESTDIR= \
  1564. make MODDIR=`pwd`/Test/Modules install.modules > /dev/null; \
  1565. fi
  1566. if ZTST_testlist="`for f in ./*.ztst; \
  1567. do echo $f; done`" \
  1568. ZTST_srcdir="." \
  1569. ZTST_exe=../Src/zsh \
  1570. ../Src/zsh +Z -f ./runtests.zsh; then \
  1571. stat=0; \
  1572. else \
  1573. stat=1; \
  1574. fi; \
  1575. sleep 1; \
  1576. rm -rf Modules .zcompdump; \
  1577. exit $stat
  1578. ./A01grammar.ztst: starting.
  1579. This test hangs the shell when it fails...
  1580. ./A01grammar.ztst: all tests successful.
  1581. ./A02alias.ztst: starting.
  1582. This test hangs the shell when it fails...
  1583. ./A02alias.ztst: all tests successful.
  1584. ./A03quoting.ztst: starting.
  1585. ./A03quoting.ztst: all tests successful.
  1586. ./A04redirect.ztst: starting.
  1587. ./A04redirect.ztst: all tests successful.
  1588. ./A05execution.ztst: starting.
  1589. This test takes 5 seconds to fail...
  1590. #
  1591. #
  1592. #
  1593. #
  1594. #
  1595. This test takes 3 seconds and hangs the shell when it fails...
  1596. ####
  1597. ./A05execution.ztst: all tests successful.
  1598. ./A06assign.ztst: starting.
  1599. ./A06assign.ztst: all tests successful.
  1600. ./A07control.ztst: starting.
  1601. ./A07control.ztst: all tests successful.
  1602. ./B01cd.ztst: starting.
  1603. ./B01cd.ztst: all tests successful.
  1604. ./B02typeset.ztst: starting.
  1605. ./B02typeset.ztst: all tests successful.
  1606. ./B03print.ztst: starting.
  1607. ./B03print.ztst: all tests successful.
  1608. ./B04read.ztst: starting.
  1609. ./B04read.ztst: all tests successful.
  1610. ./B05eval.ztst: starting.
  1611. ./B05eval.ztst: all tests successful.
  1612. ./B06fc.ztst: starting.
  1613. ./B06fc.ztst: all tests successful.
  1614. ./B07emulate.ztst: starting.
  1615. ./B07emulate.ztst: all tests successful.
  1616. ./B08shift.ztst: starting.
  1617. ./B08shift.ztst: all tests successful.
  1618. ./B09hash.ztst: starting.
  1619. ./B09hash.ztst: all tests successful.
  1620. ./C01arith.ztst: starting.
  1621. ./C01arith.ztst: all tests successful.
  1622. ./C03traps.ztst: starting.
  1623. --- /tmp/zsh.ztst.6462/ztst.out 2018-04-10 00:48:53.814906547 +0300
  1624. +++ /tmp/zsh.ztst.6462/ztst.tout 2018-04-10 00:48:53.814906547 +0300
  1625. @@ -1,3 +1 @@
  1626. -trap -- int INT
  1627. -trap -- quit QUIT
  1628. -trap -- sigterm TERM
  1629. +trap -- quit 3
  1630. Test ./C03traps.ztst failed: output differs from expected as shown above for:
  1631. trap -
  1632. trap
  1633. trap int INT
  1634. trap sigterm SIGTERM
  1635. trap quit 3
  1636. trap
  1637. Error output:
  1638. (eval):trap:3: undefined signal: INT
  1639. (eval):trap:4: undefined signal: SIGTERM
  1640. Was testing: Outputting traps correctly
  1641. ./C03traps.ztst: test failed.
  1642. ./C04funcdef.ztst: starting.
  1643. ./C04funcdef.ztst: all tests successful.
  1644. ./C05debug.ztst: starting.
  1645. ./C05debug.ztst: all tests successful.
  1646. ./D01prompt.ztst: starting.
  1647. ./D01prompt.ztst: all tests successful.
  1648. ./D02glob.ztst: starting.
  1649. ./D02glob.ztst: all tests successful.
  1650. ./D03procsubst.ztst: starting.
  1651. ./D03procsubst.ztst: all tests successful.
  1652. ./D04parameter.ztst: starting.
  1653. ./D04parameter.ztst: all tests successful.
  1654. ./D05array.ztst: starting.
  1655. ./D05array.ztst: all tests successful.
  1656. ./D06subscript.ztst: starting.
  1657. ./D06subscript.ztst: all tests successful.
  1658. ./D07multibyte.ztst: starting.
  1659. Testing multibyte with locale en_US.UTF-8
  1660. ./D07multibyte.ztst: all tests successful.
  1661. ./D08cmdsubst.ztst: starting.
  1662. ./D08cmdsubst.ztst: all tests successful.
  1663. ./D09brace.ztst: starting.
  1664. ./D09brace.ztst: all tests successful.
  1665. ./E01options.ztst: starting.
  1666. This test hangs the shell when it fails...
  1667. ./E01options.ztst: all tests successful.
  1668. ./E02xtrace.ztst: starting.
  1669. ./E02xtrace.ztst: all tests successful.
  1670. ./V01zmodload.ztst: starting.
  1671. --- /tmp/zsh.ztst.9320/ztst.err 2018-04-10 00:48:57.005906836 +0300
  1672. +++ /tmp/zsh.ztst.9320/ztst.terr 2018-04-10 00:48:57.008906837 +0300
  1673. @@ -0,0 +1 @@
  1674. +zsh-newuser-install:trap:85: undefined signal: HUP
  1675. Test ./V01zmodload.ztst failed: error output differs from expected as shown above for:
  1676. for m in $mods
  1677. do
  1678. zmodload $m || mods[(r)$m]=()
  1679. done
  1680. Was testing: Test loading of all compiled modules
  1681. ./V01zmodload.ztst: test failed.
  1682. ./V02zregexparse.ztst: starting.
  1683. ./V02zregexparse.ztst: all tests successful.
  1684. ./V03mathfunc.ztst: starting.
  1685. ./V03mathfunc.ztst: all tests successful.
  1686. ./V04features.ztst: starting.
  1687. ./V04features.ztst: all tests successful.
  1688. ./V05styles.ztst: starting.
  1689. ./V05styles.ztst: all tests successful.
  1690. ./V06parameter.ztst: starting.
  1691. ./V06parameter.ztst: all tests successful.
  1692. ./V07pcre.ztst: starting.
  1693. Testing PCRE multibyte with locale en_US.UTF-8
  1694. ./V07pcre.ztst: all tests successful.
  1695. ./V08zpty.ztst: starting.
  1696. ./V08zpty.ztst: all tests successful.
  1697. ./V09datetime.ztst: starting.
  1698. Test case skipped: Japanese UTF-8 locale not supported
  1699. ./V09datetime.ztst: all tests successful.
  1700. ./V10private.ztst: starting.
  1701. ./V10private.ztst: all tests successful.
  1702. ./V11db_gdbm.ztst: starting.
  1703. ./V11db_gdbm.ztst: skipped (can't load zsh/db/gdbm module for testing)
  1704. ./W01history.ztst: starting.
  1705. History tests write to /dev/tty
  1706. ./W01history.ztst: all tests successful.
  1707. ./X02zlevi.ztst: starting.
  1708. This test may hang the shell when it fails...
  1709. #
  1710. #
  1711. #
  1712. #
  1713. #
  1714. #
  1715. #
  1716. #
  1717. #
  1718. #
  1719. ./X02zlevi.ztst: all tests successful.
  1720. ./X03zlebindkey.ztst: starting.
  1721. Test case skipped: multibyte not available for bindkey test
  1722. Test case skipped: multibyte not available for bindkey test
  1723. ./X03zlebindkey.ztst: all tests successful.
  1724. ./Y01completion.ztst: starting.
  1725. ./Y01completion.ztst: all tests successful.
  1726. ./Y02compmatch.ztst: starting.
  1727. #
  1728. #
  1729. #
  1730. #
  1731. #
  1732. #
  1733. #
  1734. #
  1735. #
  1736. ./Y02compmatch.ztst: all tests successful.
  1737. ./Y03arguments.ztst: starting.
  1738. #
  1739. #
  1740. #
  1741. #
  1742. #
  1743. #
  1744. #
  1745. #
  1746. #
  1747. #
  1748. #
  1749. #
  1750. #
  1751. #
  1752. #
  1753. #
  1754. #
  1755. #
  1756. ##
  1757. ##
  1758. ##
  1759. ##
  1760. ##
  1761. ##
  1762. ##
  1763. ##
  1764. ./Y03arguments.ztst: all tests successful.
  1765. **************************************
  1766. 45 successful test scripts, 2 failures, 1 skipped
  1767. **************************************
  1768. make[1]: *** [Makefile:188: check] Error 1
  1769. make[1]: Leaving directory '/var/tmp/paludis/build/app-shells-zsh-5.4.2/work/zsh-5.4.2/Test'
  1770. make: *** [Makefile:263: check] Error 2
  1771. !!! ERROR in app-shells/zsh-5.4.2::arbor:
  1772. !!! In /usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake at line 30
  1773. !!! emake returned error 2
  1774. !!! Call stack:
  1775. !!! * paludis_die_or_error_func (/usr/x86_64-pc-linux-gnu/libexec/paludis/die_functions.bash:82)
  1776. !!! * main (/usr/x86_64-pc-linux-gnu/libexec/paludis/utils/exheres-0/emake:30)
  1777. diefunc: making ebuild PID 29726 exit with error
  1778. die trap: exiting with error.
  1779.