1. * Package: app-editors/vile-9.8g
  2. * Repository: gentoo
  3. * Maintainer: vim@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. >>> Unpacking vile-9.8g.tgz to /tmp/portage/app-editors/vile-9.8g/work
  15. >>> Source unpacked in /tmp/portage/app-editors/vile-9.8g/work
  16. >>> Preparing source in /tmp/portage/app-editors/vile-9.8g/work/vile-9.8g ...
  17. >>> Source prepared.
  18. >>> Configuring source in /tmp/portage/app-editors/vile-9.8g/work/vile-9.8g ...
  19. * econf: updating vile-9.8g/config.sub with /usr/share/gnuconfig/config.sub
  20. * econf: updating vile-9.8g/config.guess with /usr/share/gnuconfig/config.guess
  21. ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --with-ncurses --without-perl
  22. configure: loading site script /usr/share/config.site
  23. checking build system type... x86_64-pc-linux-gnu
  24. checking host system type... x86_64-pc-linux-gnu
  25. Configuring for linux-gnu
  26. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  27. checking for C compiler default output... a.out
  28. checking whether the C compiler works... yes
  29. checking whether we are cross compiling... no
  30. checking for executable suffix...
  31. checking for object suffix... o
  32. checking whether we are using the GNU C compiler... yes
  33. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  34. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  35. checking whether x86_64-pc-linux-gnu-gcc needs -traditional... no
  36. checking for AIX... no
  37. checking for POSIXized ISC... no
  38. checking for minix/config.h... no
  39. checking $CC variable... ok
  40. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... -DCC_HAS_PROTOS
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... none needed
  42. checking for an ANSI C-conforming const... yes
  43. checking for inline... inline
  44. checking if we can initialize unions... yes
  45. checking if we must define _GNU_SOURCE... yes
  46. checking if _XOPEN_SOURCE really is set... yes
  47. checking if SIGWINCH is defined... yes
  48. checking for reflex... no
  49. checking for flex... flex
  50. checking for yywrap in -lfl... yes
  51. checking lex output file root... lex.yy
  52. checking whether yytext is a pointer... yes
  53. checking for makeflags variable...
  54. checking for a BSD compatible install... /usr/bin/install -c
  55. checking whether make sets ${MAKE}... yes
  56. checking for mawk... mawk
  57. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  58. checking whether ln -s works... yes
  59. checking for archiver (symbol AR)... ar
  60. checking for archiver options (symbol AR_OPTS)... rv
  61. checking if you want to see long compiling messages... yes
  62. checking if you wish to build only core functions... no
  63. checking if you wish to disable shell/external commands... no
  64. checking for CFLAGS options...
  65. checking if you want to compile-in plugin support... no
  66. checking if you want to build syntax filters... yes
  67. checking if you want built-in syntax filters... none
  68. checking if you want loadable syntax filters... none
  69. checking if any filters are built-in/loadable... no
  70. checking if flex is really flex... yes
  71. checking version of flex... 2.5.37
  72. checking for library path... $(libdir)/vile
  73. checking for startup path... $(datadir)
  74. checking if flex supports %pointer... yes
  75. checking if flex supports character classes... yes
  76. checking if flex supports options... yes
  77. checking if flex supports states... yes
  78. checking if you want to use perl as an extension language... no
  79. checking for getpwnam... yes
  80. checking for lint... no
  81. checking for alint... no
  82. checking for splint... splint
  83. checking for ANSI C header files... yes
  84. checking for dirent.h that defines DIR... yes
  85. checking for opendir in -ldir... no
  86. checking for nl_langinfo and CODESET... yes
  87. checking for fcntl.h... yes
  88. checking for ioctl.h... no
  89. checking for limits.h... yes
  90. checking for memory.h... yes
  91. checking for poll.h... yes
  92. checking for pwd.h... yes
  93. checking for search.h... yes
  94. checking for select.h... no
  95. checking for setjmp.h... yes
  96. checking for sgtty.h... yes
  97. checking for signal.h... yes
  98. checking for stdarg.h... yes
  99. checking for stddef.h... yes
  100. checking for stdlib.h... yes
  101. checking for string.h... yes
  102. checking for sys/filio.h... no
  103. checking for sys/ioctl.h... yes
  104. checking for sys/itimer.h... no
  105. checking for sys/param.h... yes
  106. checking for sys/resource.h... yes
  107. checking for sys/select.h... yes
  108. checking for sys/socket.h... yes
  109. checking for sys/time.h... yes
  110. checking for sys/wait.h... yes
  111. checking for termio.h... yes
  112. checking for termios.h... yes
  113. checking for unistd.h... yes
  114. checking for utime.h... yes
  115. checking for varargs.h... no
  116. checking return type of signal handlers... void
  117. checking for sys/types.h... yes
  118. checking for sys/stat.h... yes
  119. checking for stdlib.h... (cached) yes
  120. checking for string.h... (cached) yes
  121. checking for memory.h... (cached) yes
  122. checking for strings.h... yes
  123. checking for inttypes.h... yes
  124. checking for stdint.h... yes
  125. checking for unistd.h... (cached) yes
  126. checking for size_t... yes
  127. checking for uid_t in sys/types.h... yes
  128. checking for pid_t... yes
  129. checking for time_t... yes
  130. checking for intptr_t... yes
  131. checking whether setvbuf arguments are reversed... no
  132. checking whether stat file-mode macros are broken... no
  133. checking for struct stat.st_blksize... yes
  134. checking for struct stat.st_blocks... yes
  135. checking for struct stat.st_rdev... yes
  136. checking whether struct tm is in sys/time.h or time.h... time.h
  137. checking whether time.h and sys/time.h may both be included... yes
  138. checking if we can include select.h with time.h... yes
  139. checking if we may include sys/resource.h with sys/wait.h... no
  140. checking for termio.h... (cached) yes
  141. checking for termios.h... (cached) yes
  142. checking for unistd.h... (cached) yes
  143. checking whether termios.h needs _POSIX_SOURCE... no
  144. checking declaration of size-change... yes
  145. checking for file-pointer ready definition... ( (p)->_IO_read_ptr < (p)->_IO_read_end)
  146. checking for <wctype.h> and functions... yes
  147. checking for library containing wctype... none required
  148. checking for long file names... yes
  149. checking for restartable reads on pipes... yes
  150. checking for va_copy... yes
  151. checking for __va_copy... yes
  152. checking if you want to trim unneeded libraries... yes
  153. checking whether setpgrp takes no argument... yes
  154. checking whether getpgrp takes no argument... yes
  155. checking if killpg is needed... no
  156. checking if external errno is declared... yes
  157. checking if external errno exists... no
  158. checking if external environ is declared... yes
  159. checking if external environ exists... yes
  160. checking if external sys_nerr is declared... yes
  161. checking if external sys_nerr exists... yes
  162. checking if external sys_errlist is declared... yes
  163. checking if external sys_errlist exists... yes
  164. checking for screen type... termcap
  165. checking if you want to use ncurses... yes
  166. Looking for ncurses-config
  167. checking for x86_64-pc-linux-gnu-ncurses6-config... no
  168. checking for x86_64-pc-linux-gnu-ncurses5-config... no
  169. checking for ncurses6-config... no
  170. checking for ncurses5-config... ncurses5-config
  171. checking if we have identified curses headers... ncurses.h
  172. checking for ncurses.h... yes
  173. checking for symbolic link to create to vile... no
  174. checking for /dev/tty... yes
  175. checking for crypt function... -lcrypt
  176. checking if crypt works... yes
  177. checking for X11/Xpoll.h... yes
  178. checking for declaration of fd_set... sys/types.h
  179. checking for fd_set macros... yes
  180. checking for getc_unlocked... yes
  181. checking for putc_unlocked... yes
  182. checking if we should define _REENTRANT... no
  183. checking for _nc_freeall... yes
  184. checking for access... yes
  185. checking for alarm... yes
  186. checking for crypt... yes
  187. checking for getcwd... yes
  188. checking for getegid... yes
  189. checking for geteuid... yes
  190. checking for gethostname... yes
  191. checking for getpass... yes
  192. checking for gettimeofday... yes
  193. checking for getwd... yes
  194. checking for isblank... yes
  195. checking for iswblank... yes
  196. checking for killpg... yes
  197. checking for mkdir... yes
  198. checking for mkdtemp... yes
  199. checking for poll... yes
  200. checking for popen... yes
  201. checking for putenv... yes
  202. checking for realpath... yes
  203. checking for select... yes
  204. checking for setbuffer... yes
  205. checking for setgid... yes
  206. checking for setitimer... yes
  207. checking for setsid... yes
  208. checking for setuid... yes
  209. checking for setvbuf... yes
  210. checking for sigaction... yes
  211. checking for sigprocmask... yes
  212. checking for strchr... yes
  213. checking for strerror... yes
  214. checking for strftime... yes
  215. checking for strrchr... yes
  216. checking for strtoul... yes
  217. checking for symlink... yes
  218. checking for tcgetattr... yes
  219. checking for tdestroy... yes
  220. checking for tsearch... yes
  221. checking for ttyname... yes
  222. checking for umask... yes
  223. checking for utime... yes
  224. checking for utimes... yes
  225. checking for waitpid... yes
  226. checking for tigetint... no
  227. checking for tigetnum... yes
  228. checking for tparam... no
  229. checking for tparm... yes
  230. checking for working mkstemp... yes
  231. checking if you want to change the number of exec-macros... no
  232. checking for special C compiler options needed for large files... no
  233. checking for _FILE_OFFSET_BITS value needed for large files... no
  234. checking for _LARGE_FILES value needed for large files... no
  235. checking for _LARGEFILE_SOURCE value needed for large files... no
  236. checking for fseeko... yes
  237. checking whether to use struct dirent64... no
  238. checking for setlocale()... yes
  239. checking if you want to use i18n locale support... yes
  240. checking if you want to use iconv() for locale support... yes
  241. checking for iconv... yes
  242. checking if the declaration of iconv() needs const.... no
  243. checking if you want to use dmalloc for testing... no
  244. checking if you want to use dbmalloc for testing... no
  245. checking if you want to use purify for testing... no
  246. checking if you want to use valgrind for testing... no
  247. checking if you want to perform memory-leak testing...
  248. checking version of x86_64-pc-linux-gnu-gcc... 86
  249. checking if you want to check for gcc warnings... no
  250. checking for missing "environ" extern... no
  251. checking for missing "getenv" extern... no
  252. checking for missing "getpass" extern... no
  253. checking for missing "getwd" extern... no
  254. checking for missing "malloc" extern... no
  255. checking for missing "realloc" extern... no
  256. checking for missing "rindex" extern... no
  257. checking for missing "strerror" extern... no
  258. checking for missing "strtol" extern... no
  259. checking for term.h... term.h
  260. checking if we should include curses.h or termcap.h... term.h
  261. checking declaration of tputs 3rd param... int OutChar(int)
  262. checking for missing "tigetint" extern... yes
  263. checking for missing "tigetnum" extern... no
  264. checking for missing "tparam" extern... yes
  265. checking for missing "tparm" extern... no
  266. checking for missing "tgoto" extern... no
  267. checking for missing "tigetstr" extern... no
  268. checking for missing "tputs" extern... no
  269. checking for missing "tigetflag" extern... no
  270. checking for ispell... no
  271. checking for aspell... aspell
  272. Computing location to install filter programs: $(libdir)/vile
  273. checking if filesystem supports mixed-case filenames... yes
  274. checking for exctags... no
  275. checking for ctags... ctags
  276. checking for exetags... no
  277. checking for etags... etags
  278. checking for ctags... yes
  279. checking for etags... yes
  280. checking for an rpath option... -Wl,-rpath,
  281. checking if rpath-hack should be disabled... no
  282. checking for updated LDFLAGS... maybe
  283. checking for ldd... ldd
  284. configure: creating ./config.status
  285. config.status: creating makefile
  286. config.status: creating filters/makefile
  287. config.status: creating filters/makefile.tmp
  288. config.status: creating config.h
  289. ** no change to ./filters/genmake.mak
  290. Checking for built-in filters: none
  291. Checking for external filters: all
  292. Checking for loadable filters: none
  293. >>> Source configured.
  294. >>> Compiling source in /tmp/portage/app-editors/vile-9.8g/work/vile-9.8g ...
  295. make -j24
  296. x86_64-pc-linux-gnu-gcc -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed \
  297. -o ./mktbls ./mktbls.c
  298. ./mktbls ./cmdtbl
  299. ./mktbls ./modetbl
  300. cd filters && make prefix=/usr DESTDIR= all
  301. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" tcap.c
  302. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" main.c
  303. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" basic.c
  304. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" bind.c
  305. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" blist.c
  306. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" buffer.c
  307. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" csrch.c
  308. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" display.c
  309. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" dumbterm.c
  310. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" eval.c
  311. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" exec.c
  312. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" externs.c
  313. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" fences.c
  314. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" file.c
  315. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" filec.c
  316. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" fileio.c
  317. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" finderr.c
  318. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" glob.c
  319. make[1]: Entering directory `/tmp/portage/app-editors/vile-9.8g/work/vile-9.8g/filters'
  320. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches atr2ansi.c
  321. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" globals.c
  322. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches unfilter.c
  323. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" input.c
  324. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches atr2html.c
  325. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" insert.c
  326. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches atr2text.c
  327. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ecrypt.c
  328. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" itbuff.c
  329. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ../encrypt.c
  330. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches manfilt.c
  331. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" lckfiles.c
  332. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches c-filt.c
  333. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches filterio.c
  334. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" line.c
  335. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches filters.c
  336. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" map.c
  337. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches key-filt.c
  338. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches m4-filt.c
  339. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" modes.c
  340. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches pl-filt.c
  341. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" msgs.c
  342. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" nullterm.c
  343. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches rubyfilt.c
  344. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" oneliner.c
  345. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches sed-filt.c
  346. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" opers.c
  347. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" path.c
  348. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" random.c
  349. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DVILE_STARTUP_PATH=\"/usr/share/vile\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches tagsfilt.c
  350. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" regexp.c
  351. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" region.c
  352. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" search.c
  353. echo "#include <flt_defs.h>" > ada-filt.c
  354. flex -t ada-filt.l >> ada-filt.c
  355. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches ada-filt.c
  356. echo "#include <flt_defs.h>" > as-filt.c
  357. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" tags.c
  358. flex -t as-filt.l >> as-filt.c
  359. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches as-filt.c
  360. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" tbuff.c
  361. <stdout>:532:11: error: conflicting types for 'yyget_leng'
  362. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  363. echo "#include <flt_defs.h>" > asm-filt.c
  364. <stdout>:1650:11: error: conflicting types for 'yyget_leng'
  365. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  366. flex -t asm-filt.l >> asm-filt.c
  367. make[1]: *** [ada-filt.o] Error 1
  368. make[1]: x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" termio.c
  369. *** Waiting for unfinished jobs....
  370. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" undo.c
  371. x86_64-pc-linux-gnu-gcc -c -I. -I.. -I../filters -I.. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches asm-filt.c
  372. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" version.c
  373. <stdout>:601:11: error: conflicting types for 'yyget_leng'
  374. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  375. <stdout>:1784:11: error: conflicting types for 'yyget_leng'
  376. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  377. make[1]: *** [as-filt.o] Error 1
  378. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" vl_ctype.c
  379. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" watch.c
  380. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" window.c
  381. <stdout>:590:11: error: conflicting types for 'yyget_leng'
  382. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  383. <stdout>:1723:11: error: conflicting types for 'yyget_leng'
  384. ./filters.h:213:12: note: previous declaration of 'yyget_leng' was here
  385. make[1]: *** [asm-filt.o] Error 1
  386. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" word.c
  387. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" wordmov.c
  388. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" api.c
  389. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" btree.c
  390. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" history.c
  391. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" isearch.c
  392. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" select.c
  393. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" statevar.c
  394. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" ucrypt.c
  395. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" xterm.c
  396. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" npopen.c
  397. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" spawn.c
  398. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" charsets.c
  399. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" eightbit.c
  400. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" wcwidth.c
  401. x86_64-pc-linux-gnu-gcc -c -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -I./filters -DPROGRAM_NAME=\"vile\" -DVILE_ICON=\"icons/vile\" -DVILE_LIBDIR_PATH=\"'/usr/lib64/vile'\" -DVILE_STARTUP_PATH=\"'/usr/share/vile'\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -DHELP_LOC=\"/usr/share/vile\" encrypt.c
  402. make[1]: Leaving directory `/tmp/portage/app-editors/vile-9.8g/work/vile-9.8g/filters'
  403. make: *** [all] Error 2
  404. make: *** Waiting for unfinished jobs....
  405. * ERROR: app-editors/vile-9.8g failed (compile phase):
  406. * emake failed
  407. *
  408. * If you need support, post the output of `emerge --info '=app-editors/vile-9.8g'`,
  409. * the complete build log and the output of `emerge -pqv '=app-editors/vile-9.8g'`.
  410. * The complete build log is located at '/var/log/portage/app-editors:vile-9.8g:20121226-202739.log'.
  411. * For convenience, a symlink to the build log is located at '/tmp/portage/app-editors/vile-9.8g/temp/build.log'.
  412. * The ebuild environment file is located at '/tmp/portage/app-editors/vile-9.8g/temp/environment'.
  413. * Working directory: '/tmp/portage/app-editors/vile-9.8g/work/vile-9.8g'
  414. * S: '/tmp/portage/app-editors/vile-9.8g/work/vile-9.8g'