spacepaste

  1.  
  2. prt-get: updating /usr/ports/contrib/lynx
  3. prt-get: starting build Mon May 14 01:07:04 2018
  4. =======> Building '/home/pkgmk/packages/lynx#2.8.8-p2-1.pkg.tar.xz'.
  5. bsdtar -p -o -C /home/pkgmk/work/lynx/src -xf /home/pkgmk/distfiles/lynx2.8.8rel.2.tar.bz2
  6. + build
  7. + cd lynx2-8-8
  8. + ./configure --prefix=/usr --disable-nls --enable-color-style --enable-ipv6 --with-ssl=/usr/lib --with-zlib
  9. checking build system type... x86_64-unknown-linux-gnu
  10. checking host system type... x86_64-unknown-linux-gnu
  11. checking target system type... x86_64-unknown-linux-gnu
  12. Configuring for linux-gnu
  13. checking for DESTDIR...
  14. checking for gcc... gcc
  15. checking for C compiler default output... a.out
  16. checking whether the C compiler works... yes
  17. checking whether we are cross compiling... no
  18. checking for executable suffix...
  19. checking for object suffix... o
  20. checking whether we are using the GNU C compiler... yes
  21. checking whether gcc accepts -g... yes
  22. checking version of gcc... 86
  23. checking for gcc option to accept ANSI C... none needed
  24. checking $CC variable... ok
  25. checking how to run the C preprocessor... gcc -E
  26. checking whether ln -s works... yes
  27. checking whether make sets ${MAKE}... yes
  28. checking for a BSD compatible install... /usr/bin/install -c
  29. checking for bison... bison -y
  30. checking for tdlint... no
  31. checking for lint... no
  32. checking for alint... no
  33. checking for splint... no
  34. checking for lclint... no
  35. checking for makeflags variable...
  36. checking if filesystem supports mixed-case filenames... yes
  37. checking for exctags... no
  38. checking for ctags... no
  39. checking for exetags... no
  40. checking for etags... no
  41. checking for ctags... no
  42. checking for etags... no
  43. checking for windres... none
  44. checking for ranlib... ranlib
  45. checking for ar... ar
  46. checking for options to update archives... -curv
  47. checking if you want to see long compiling messages... yes
  48. checking if you want to check memory-leaks... no
  49. checking if you want to enable debug-code... no
  50. checking if you want to enable lynx trace code *recommended* ... yes
  51. checking if you want verbose trace code... no
  52. checking if you want to turn on gcc warnings... no
  53. checking if you want to use dbmalloc for testing... no
  54. checking if you want to use dmalloc for testing... no
  55. checking $CC variable... ok
  56. checking for gcc option to accept ANSI C... -DCC_HAS_PROTOS
  57. checking for special C compiler options needed for large files... no
  58. checking for _FILE_OFFSET_BITS value needed for large files... no
  59. checking for _LARGE_FILES value needed for large files... no
  60. checking for _LARGEFILE_SOURCE value needed for large files... no
  61. checking for fseeko... yes
  62. checking whether to use struct dirent64... no
  63. checking for PATH separator... :
  64. checking for msginit... /usr/bin/msginit
  65. checking for ranlib... (cached) ranlib
  66. checking for ANSI C header files... yes
  67. checking for inline... inline
  68. checking for sys/types.h... yes
  69. checking for sys/stat.h... yes
  70. checking for stdlib.h... yes
  71. checking for string.h... yes
  72. checking for memory.h... yes
  73. checking for strings.h... yes
  74. checking for inttypes.h... yes
  75. checking for stdint.h... yes
  76. checking for unistd.h... yes
  77. checking for off_t... yes
  78. checking for size_t... yes
  79. checking for working alloca.h... yes
  80. checking for alloca... yes
  81. checking for stdlib.h... (cached) yes
  82. checking for unistd.h... (cached) yes
  83. checking for getpagesize... yes
  84. checking for working mmap... yes
  85. checking whether we are using the GNU C Library 2.1 or newer... yes
  86. checking for argz.h... yes
  87. checking for limits.h... yes
  88. checking for locale.h... yes
  89. checking for nl_types.h... yes
  90. checking for malloc.h... yes
  91. checking for stddef.h... yes
  92. checking for stdlib.h... (cached) yes
  93. checking for string.h... (cached) yes
  94. checking for unistd.h... (cached) yes
  95. checking for sys/param.h... yes
  96. checking for feof_unlocked... yes
  97. checking for fgets_unlocked... yes
  98. checking for getcwd... yes
  99. checking for getegid... yes
  100. checking for geteuid... yes
  101. checking for getgid... yes
  102. checking for getuid... yes
  103. checking for mempcpy... yes
  104. checking for munmap... yes
  105. checking for putenv... yes
  106. checking for setenv... yes
  107. checking for setlocale... yes
  108. checking for stpcpy... yes
  109. checking for strchr... yes
  110. checking for strcasecmp... yes
  111. checking for strdup... yes
  112. checking for strtoul... yes
  113. checking for tsearch... yes
  114. checking for __argz_count... yes
  115. checking for __argz_stringify... yes
  116. checking for __argz_next... yes
  117. checking for iconv... yes
  118. checking if the declaration of iconv() needs const.... no
  119. checking for nl_langinfo and CODESET... yes
  120. checking for LC_MESSAGES... yes
  121. checking whether NLS is requested... no
  122. checking if you want full utility pathnames... yes
  123. checking for system mailer... /usr/sbin/sendmail
  124. checking system mail flags... -t -oi
  125. checking if we must define _GNU_SOURCE... yes
  126. checking if _XOPEN_SOURCE really is set... yes
  127. checking if SIGWINCH is defined... yes
  128. checking if you want NSS compatible SSL libraries... no
  129. checking if you want ssl library... /usr/lib
  130. checking if you want gnutls support... no
  131. checking if you want gnutls-openssl compat... no
  132. checking if you want socks library... no
  133. checking if you want socks5 library... no
  134. checking for network libraries... working...
  135. checking for gethostname... yes
  136. checking for main in -linet... no
  137. checking for socket... yes
  138. checking for gethostbyname... yes
  139. checking for inet_ntoa... yes
  140. checking for gethostbyname... (cached) yes
  141. checking for strcasecmp... (cached) yes
  142. checking for inet_aton function... yes
  143. checking if you want to use pkg-config... yes
  144. checking for pkg-config... /usr/bin/pkg-config
  145. checking for dlsym in -ldl... yes
  146. checking for X509 support... yes
  147. checking whether to enable ipv6... yes
  148. checking ipv6 stack type... linux-glibc
  149. checking for IPv6 library if required... none
  150. checking working getaddrinfo... yes
  151. checking for screen type... curses
  152. checking for specific curses-directory... no
  153. checking for extra include directories... no
  154. checking if we have identified curses headers... ncurses.h
  155. checking for ncurses.h... yes
  156. checking for terminfo header... term.h
  157. checking for ncurses version... 6.1.20180127
  158. checking if we have identified curses libraries... no
  159. checking for tgoto... no
  160. checking for tgoto in -lncurses... yes
  161. checking for initscr in -lncurses... yes
  162. checking for curses performance tradeoff... no
  163. checking for curses touchline function... sysv
  164. checking for chtype typedef... yes
  165. checking if chtype is scalar or struct... scalar
  166. checking if you want the wide-curses features... no
  167. checking if color-style code should be used... yes
  168. checking for location of style-sheet file... /usr/etc/lynx.lss
  169. checking for the default configuration-file... /usr/etc/lynx.cfg
  170. checking for the default configuration-path... /usr/etc
  171. checking if htmlized lynx.cfg should be built... no
  172. checking if local doc directory should be linked to help page... no
  173. checking for MIME library directory... /etc
  174. checking if locale-charset selection logic should be used... yes
  175. checking if you want only a few charsets... no
  176. checking for ANSI C header files... (cached) yes
  177. checking whether time.h and sys/time.h may both be included... yes
  178. checking for dirent.h that defines DIR... yes
  179. checking for opendir in -ldir... no
  180. checking for arpa/inet.h... yes
  181. checking for fcntl.h... yes
  182. checking for limits.h... (cached) yes
  183. checking for stdlib.h... (cached) yes
  184. checking for string.h... (cached) yes
  185. checking for sys/fcntl.h... yes
  186. checking for sys/filio.h... no
  187. checking for sys/ioctl.h... yes
  188. checking for sys/param.h... (cached) yes
  189. checking for sys/timeb.h... yes
  190. checking for sys/time.h... yes
  191. checking for syslog.h... yes
  192. checking for termio.h... yes
  193. checking for termios.h... yes
  194. checking for unistd.h... (cached) yes
  195. checking for vfork.h... no
  196. checking termio.h and termios.h... yes
  197. checking for sigaction and structs... yes
  198. checking for sys/wait.h... yes
  199. checking for union wait... no
  200. checking for uid_t in sys/types.h... yes
  201. checking type of array argument to getgroups... gid_t
  202. checking for off_t... (cached) yes
  203. checking for pid_t... yes
  204. checking for uid_t in sys/types.h... (cached) yes
  205. checking for mode_t... yes
  206. checking for ssize_t... yes
  207. checking for socklen_t... yes
  208. checking for long long type... yes
  209. checking for tm.tm_gmtoff... yes
  210. checking for int... yes
  211. checking size of int... 4
  212. checking for long... yes
  213. checking size of long... 8
  214. checking for off_t... (cached) yes
  215. checking size of off_t... 8
  216. checking for time_t... yes
  217. checking size of time_t... 8
  218. checking for intptr_t... yes
  219. checking for working alloca.h... (cached) yes
  220. checking for alloca... (cached) yes
  221. checking for unistd.h... (cached) yes
  222. checking for vfork.h... (cached) no
  223. checking for fork... yes
  224. checking for vfork... yes
  225. checking for working fork... (cached) yes
  226. checking for working vfork... (cached) yes
  227. checking if we should use fcntl or ioctl... ioctl
  228. checking for broken/missing definition of remove... no
  229. checking for lstat... yes
  230. checking for atoll... yes
  231. checking for ctermid... yes
  232. checking for cuserid... yes
  233. checking for ftime... yes
  234. checking for getcwd... (cached) yes
  235. checking for getgroups... yes
  236. checking for gettimeofday... yes
  237. checking for getuid... (cached) yes
  238. checking for mktemp... yes
  239. checking for mkdtemp... yes
  240. checking for popen... yes
  241. checking for putenv... (cached) yes
  242. checking for readdir... yes
  243. checking for setuid... yes
  244. checking for strerror... yes
  245. checking for truncate... yes
  246. checking for ttyname... yes
  247. checking for unsetenv... yes
  248. checking for sleep... yes
  249. checking for usleep... yes
  250. checking for vasprintf... yes
  251. checking for waitpid... yes
  252. checking for mktime... yes
  253. checking for strstr... yes
  254. checking for random-integer functions... srandom/random
  255. checking for range of random-integers... INT_MAX
  256. checking for sleep declaration... yes
  257. checking for strstr declaration... yes
  258. checking for getgrgid declaration... yes
  259. checking for getgrnam declaration... yes
  260. checking if TRUE/FALSE are defined... yes
  261. checking if external errno is declared... yes
  262. checking if external errno exists... no
  263. checking if we can set errno... yes
  264. checking for setlocale()... yes
  265. checking if NGROUPS is defined... yes
  266. checking if external sys_nerr is declared... yes
  267. checking if external sys_nerr exists... yes
  268. checking if external sys_errlist is declared... yes
  269. checking if external sys_errlist exists... yes
  270. checking for lastlog.h... yes
  271. checking for paths.h... yes
  272. checking for lastlog path... _PATH_LASTLOG
  273. checking for utmp implementation... utmp
  274. checking if utmp.ut_host is declared... yes
  275. checking if utmp.ut_syslen is declared... no
  276. checking if utmp.ut_name is declared... ut_name
  277. checking for exit-status in utmp... ut_exit.e_exit
  278. checking if utmp.ut_xtime is declared... yes
  279. checking if utmp.ut_session is declared... yes
  280. checking if utmp is SYSV flavor... yes
  281. checking if external h_errno exists... no
  282. checking if bibp: URLs should be supported... yes
  283. checking if configuration info should be browsable... yes
  284. checking if new-style forms-based options screen should be used... yes
  285. checking if old-style options menu should be used... yes
  286. checking if sessions code should be used... yes
  287. checking if session-caching code should be used... yes
  288. checking if address-list page should be used... yes
  289. checking if experimental CJK logic should be used... no
  290. checking if experimental Japanese UTF-8 logic should be used... no
  291. checking if you want to use default-colors... no
  292. checking if experimental keyboard-layout logic should be used... no
  293. checking if experimental nested-table logic should be used... no
  294. checking if alternative line-edit bindings should be used... yes
  295. checking if ascii case-conversion should be used... yes
  296. checking if you want to use extended HTML DTD logic... yes
  297. checking if file-upload logic should be used... yes
  298. checking if IDNA support should be used... yes
  299. checking if element-justification logic should be used... yes
  300. checking if partial-display should be used... yes
  301. checking if persistent-cookie logic should be used... yes
  302. checking if html source should be colorized... yes
  303. checking if progress-bar code should be used... yes
  304. checking if read-progress message should show ETA... yes
  305. checking if source caching should be used... yes
  306. checking if scrollbar code should be used... yes
  307. checking if charset-selection logic should be used... no
  308. checking if you want to use external commands... no
  309. checking if you want to use setfont support... no
  310. checking if you want cgi-link support... no
  311. checking if you want change-exec support... no
  312. checking if you want exec-links support... no
  313. checking if you want exec-scripts support... no
  314. checking if you want internal-links feature... no
  315. checking if you want to fork NSL requests... no
  316. checking if you want to log URL requests via syslog... no
  317. checking if you want to underline links... no
  318. checking if help files should be gzip'ed... no
  319. checking if you want to use libbz2 for decompression of some bzip2 files... no
  320. checking if you want to use zlib for decompression of some gzip files... yes
  321. checking for zError... yes
  322. checking if you want to exclude FINGER code... no
  323. checking if you want to exclude GOPHER code... no
  324. checking if you want to exclude NEWS code... no
  325. checking if you want to exclude FTP code... no
  326. checking if you want to include WAIS code... no
  327. checking if directory-editor code should be used... yes
  328. checking if you wish to allow extracting from archives via DirEd... yes
  329. checking if DirEd mode should override keys... yes
  330. checking if you wish to allow permissions commands via DirEd... yes
  331. checking if you wish to allow executable-permission commands via DirEd... yes
  332. checking if you wish to allow "tar" commands from DirEd... yes
  333. checking if you wish to allow "uudecode" commands from DirEd... yes
  334. checking if you wish to allow "zip" and "unzip" commands from DirEd... yes
  335. checking if you wish to allow "gzip" and "gunzip" commands from DirEd... yes
  336. checking if you want long-directory listings... yes
  337. checking if parent-directory references are permitted... yes
  338. checking for telnet... /usr/bin/telnet
  339. checking for tn3270... no
  340. checking for tn3270... no
  341. checking for rlogin... no
  342. checking for rlogin... no
  343. checking for mv... /bin/mv
  344. checking for gzip... /bin/gzip
  345. checking for gunzip... /bin/gunzip
  346. checking for unzip... /usr/bin/unzip
  347. checking for bzip2... /usr/bin/bzip2
  348. checking for tar... /bin/tar
  349. checking for compress... no
  350. checking for compress... no
  351. checking for rm... /bin/rm
  352. checking for uudecode... no
  353. checking for uudecode... no
  354. checking for zcat... /bin/zcat
  355. checking for zip... /usr/bin/zip
  356. checking for /usr/bin/install... /usr/bin/install -c
  357. checking if we can include termio.h with curses... yes
  358. checking for curses/term.h... no
  359. checking for term.h... yes
  360. checking if curses supports alternate-character set... acs_map
  361. checking if curses supports fancy attributes... yes
  362. checking for function curses_version... yes
  363. checking for obsolete/broken version of ncurses... no
  364. checking if curses supports color attributes... yes
  365. checking for termio.h... (cached) yes
  366. checking for termios.h... (cached) yes
  367. checking for unistd.h... (cached) yes
  368. checking whether termios.h needs _POSIX_SOURCE... no
  369. checking declaration of size-change... yes
  370. checking if ttytype is declared in curses library... yes
  371. checking if we must define _XOPEN_SOURCE_EXTENDED... no
  372. checking for term.h... (cached) term.h
  373. checking for unctrl.h... unctrl.h
  374. checking for assume_default_colors... yes
  375. checking for cbreak... yes
  376. checking for define_key... yes
  377. checking for delscreen... yes
  378. checking for getattrs... yes
  379. checking for getbegx... yes
  380. checking for getbegy... yes
  381. checking for keypad... yes
  382. checking for napms... yes
  383. checking for newpad... yes
  384. checking for newterm... yes
  385. checking for pnoutrefresh... yes
  386. checking for resizeterm... yes
  387. checking for touchline... yes
  388. checking for touchwin... yes
  389. checking for use_default_colors... yes
  390. checking for use_legacy_coding... yes
  391. checking for wattr_get... yes
  392. checking for wborder... yes
  393. checking for wredrawln... yes
  394. checking for wresize... yes
  395. checking for _nc_free_and_exit... yes
  396. checking for _nc_freeall... yes
  397. checking for an rpath option... -Wl,-rpath,
  398. checking if rpath-hack should be disabled... no
  399. checking for updated LDFLAGS... maybe
  400. checking for ldd... ldd
  401. srcdir is .
  402. updating cache config.cache
  403. configure: creating ./config.status
  404. config.status: creating makefile
  405. config.status: creating WWW/Library/Implementation/makefile
  406. config.status: creating src/makefile
  407. config.status: creating src/chrtrans/makefile
  408. config.status: creating lynx_cfg.h
  409. + make
  410. /bin/sh -c 'SHELL=/bin/sh /bin/sh ./scripts/cfg_defs.sh .'
  411. Constructing sed-script help_files.sed
  412. sed -e '/^#/d' -e '/^$/d' \
  413. -e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' \
  414. -e 's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' \
  415. -e 's%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' \
  416. -e 's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%' \
  417. help_files.tmp | tr '=' '"' > help_files.sed
  418. Appending interim-fix for existing html files to help_files.sed
  419. sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' \
  420. -e 's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' \
  421. -e 's%\.html=%\\.html=%' \
  422. help_files.tmp | tr '=' '"' >> help_files.sed
  423. if test -n ""; then echo "s%\\(\\\)*\%%g" >> help_files.sed; fi
  424. Creating LYHelp.h
  425. **********************************************
  426. Help files will NOT be gzipped.
  427. **********************************************
  428. cd ./WWW/Library/Implementation && make DESTDIR="" CC="gcc" LY_CFLAGS="-O2 " CPPFLAGS="-D_GNU_SOURCE -DLINUX -I/usr/lib/../include" LYFLAGS=""
  429. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  430. make[1]: Entering directory '/home/pkgmk/work/lynx/src/lynx2-8-8/WWW/Library/Implementation'
  431. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c
  432. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAccess.c
  433. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c
  434. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFile.c
  435. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTBTree.c
  436. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFTP.c
  437. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTCP.c
  438. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/SGML.c
  439. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLDTD.c
  440. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTChunk.c
  441. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTPlain.c
  442. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLGen.c
  443. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAtom.c
  444. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAnchor.c
  445. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTStyle.c
  446. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTList.c
  447. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTString.c
  448. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTRules.c
  449. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFormat.c
  450. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMIME.c
  451. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTNews.c
  452. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGopher.c
  453. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTelnet.c
  454. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFinger.c
  455. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTWSRC.c
  456. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAUtil.c
  457. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAABrow.c
  458. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGroup.c
  459. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAProt.c
  460. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAssoc.c
  461. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTLex.c
  462. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTUU.c
  463. gcc -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTDOS.c
  464. ar -curv ./libwww.a ./HTParse.o ./HTAccess.o ./HTTP.o ./HTFile.o ./HTBTree.o ./HTFTP.o ./HTTCP.o ./SGML.o ./HTMLDTD.o ./HTChunk.o ./HTPlain.o ./HTMLGen.o ./HTAtom.o ./HTAnchor.o ./HTStyle.o ./HTList.o ./HTString.o ./HTRules.o ./HTFormat.o ./HTMIME.o ./HTNews.o ./HTGopher.o ./HTTelnet.o ./HTFinger.o ./HTWSRC.o ./HTAAUtil.o ./HTAABrow.o ./HTGroup.o ./HTAAProt.o ./HTAssoc.o ./HTLex.o ./HTUU.o ./HTDOS.o
  465. a - ./HTParse.o
  466. a - ./HTAccess.o
  467. a - ./HTTP.o
  468. a - ./HTFile.o
  469. a - ./HTBTree.o
  470. a - ./HTFTP.o
  471. a - ./HTTCP.o
  472. a - ./SGML.o
  473. a - ./HTMLDTD.o
  474. a - ./HTChunk.o
  475. a - ./HTPlain.o
  476. a - ./HTMLGen.o
  477. a - ./HTAtom.o
  478. a - ./HTAnchor.o
  479. a - ./HTStyle.o
  480. a - ./HTList.o
  481. a - ./HTString.o
  482. a - ./HTRules.o
  483. a - ./HTFormat.o
  484. a - ./HTMIME.o
  485. a - ./HTNews.o
  486. a - ./HTGopher.o
  487. a - ./HTTelnet.o
  488. a - ./HTFinger.o
  489. a - ./HTWSRC.o
  490. a - ./HTAAUtil.o
  491. a - ./HTAABrow.o
  492. a - ./HTGroup.o
  493. a - ./HTAAProt.o
  494. a - ./HTAssoc.o
  495. a - ./HTLex.o
  496. a - ./HTUU.o
  497. a - ./HTDOS.o
  498. ranlib ./libwww.a
  499. make[1]: Leaving directory '/home/pkgmk/work/lynx/src/lynx2-8-8/WWW/Library/Implementation'
  500. cd ./src/chrtrans && make DESTDIR="" CC="gcc" all SITE_DEFS="" BUILD_CFLAGS="-O2 " BUILD_CPPFLAGS="-D_GNU_SOURCE -DLINUX -I/usr/lib/../include -DHAVE_CONFIG_H" BUILD_LDFLAGS="-L/lib" BUILD_LIBS="-lz -lidn -lncurses -lssl -lcrypto -ldl" BUILD_CC="gcc"
  501. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  502. make[1]: Entering directory '/home/pkgmk/work/lynx/src/lynx2-8-8/src/chrtrans'
  503. gcc -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -DHAVE_CONFIG_H -O2 -c ./makeuctb.c
  504. gcc -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -DHAVE_CONFIG_H -O2 -L/lib -o makeuctb makeuctb.o -lz -lidn -lncurses -lssl -lcrypto -ldl
  505. ./makeuctb ./cp1250_uni.tbl cp1250_uni.h
  506. makeuctb: windows-1250: translation map (_windows_1250).
  507. ./makeuctb ./cp1251_uni.tbl cp1251_uni.h
  508. makeuctb: windows-1251: translation map (_windows_1251).
  509. ./makeuctb ./cp1252_uni.tbl cp1252_uni.h
  510. makeuctb: windows-1252: translation map (_windows_1252).
  511. ./makeuctb ./cp1253_uni.tbl cp1253_uni.h
  512. makeuctb: windows-1253: translation map (_windows_1253).
  513. ./makeuctb ./cp1255_uni.tbl cp1255_uni.h
  514. makeuctb: windows-1255: translation map (_windows_1255).
  515. ./makeuctb ./cp1256_uni.tbl cp1256_uni.h
  516. makeuctb: windows-1256: translation map (_windows_1256).
  517. ./makeuctb ./cp1257_uni.tbl cp1257_uni.h
  518. makeuctb: windows-1257: translation map (_windows_1257).
  519. ./makeuctb ./cp437_uni.tbl cp437_uni.h
  520. makeuctb: cp437: translation map (_cp437).
  521. ./makeuctb ./cp737_uni.tbl cp737_uni.h
  522. makeuctb: cp737: translation map (_cp737).
  523. ./makeuctb ./cp775_uni.tbl cp775_uni.h
  524. makeuctb: cp775: translation map (_cp775).
  525. ./makeuctb ./cp850_uni.tbl cp850_uni.h
  526. makeuctb: cp850: translation map (_cp850).
  527. ./makeuctb ./cp852_uni.tbl cp852_uni.h
  528. makeuctb: cp852: translation map (_cp852).
  529. ./makeuctb ./cp857_uni.tbl cp857_uni.h
  530. makeuctb: cp857: translation map (_cp857).
  531. ./makeuctb ./cp862_uni.tbl cp862_uni.h
  532. makeuctb: cp862: translation map (_cp862).
  533. ./makeuctb ./cp864_uni.tbl cp864_uni.h
  534. makeuctb: cp864: translation map (_cp864).
  535. ./makeuctb ./cp866_uni.tbl cp866_uni.h
  536. makeuctb: cp866: translation map (_cp866).
  537. ./makeuctb ./cp866u_uni.tbl cp866u_uni.h
  538. makeuctb: cp866u: translation map (_cp866u).
  539. ./makeuctb ./cp869_uni.tbl cp869_uni.h
  540. makeuctb: cp869: translation map (_cp869).
  541. ./makeuctb ./def7_uni.tbl def7_uni.h
  542. makeuctb: us-ascii: default translation map ().
  543. ./makeuctb ./dmcs_uni.tbl dmcs_uni.h
  544. makeuctb: dec-mcs: translation map (_dec_mcs).
  545. ./makeuctb ./hp_uni.tbl hp_uni.h
  546. makeuctb: hp-roman8: translation map (_hp_roman8).
  547. ./makeuctb ./iso01_uni.tbl iso01_uni.h
  548. makeuctb: iso-8859-1: translation map (_iso_8859_1).
  549. ./makeuctb ./iso02_uni.tbl iso02_uni.h
  550. makeuctb: iso-8859-2: translation map (_iso_8859_2).
  551. ./makeuctb ./iso03_uni.tbl iso03_uni.h
  552. makeuctb: iso-8859-3: translation map (_iso_8859_3).
  553. ./makeuctb ./iso04_uni.tbl iso04_uni.h
  554. makeuctb: iso-8859-4: translation map (_iso_8859_4).
  555. ./makeuctb ./iso05_uni.tbl iso05_uni.h
  556. makeuctb: iso-8859-5: translation map (_iso_8859_5).
  557. ./makeuctb ./iso06_uni.tbl iso06_uni.h
  558. makeuctb: iso-8859-6: translation map (_iso_8859_6).
  559. ./makeuctb ./iso07_uni.tbl iso07_uni.h
  560. makeuctb: iso-8859-7: translation map (_iso_8859_7).
  561. ./makeuctb ./iso08_uni.tbl iso08_uni.h
  562. makeuctb: iso-8859-8: translation map (_iso_8859_8).
  563. ./makeuctb ./iso09_uni.tbl iso09_uni.h
  564. makeuctb: iso-8859-9: translation map (_iso_8859_9).
  565. ./makeuctb ./iso10_uni.tbl iso10_uni.h
  566. makeuctb: iso-8859-10: translation map (_iso_8859_10).
  567. ./makeuctb ./iso13_uni.tbl iso13_uni.h
  568. makeuctb: iso-8859-13: translation map (_iso_8859_13).
  569. ./makeuctb ./iso14_uni.tbl iso14_uni.h
  570. makeuctb: iso-8859-14: translation map (_iso_8859_14).
  571. ./makeuctb ./iso15_uni.tbl iso15_uni.h
  572. makeuctb: iso-8859-15: translation map (_iso_8859_15).
  573. ./makeuctb ./koi8r_uni.tbl koi8r_uni.h
  574. makeuctb: koi8-r: translation map (_koi8_r).
  575. ./makeuctb ./koi8u_uni.tbl koi8u_uni.h
  576. makeuctb: koi8-u: translation map (_koi8_u).
  577. ./makeuctb ./mac_uni.tbl mac_uni.h
  578. makeuctb: macintosh: translation map (_macintosh).
  579. ./makeuctb ./mnem2_suni.tbl mnem2_suni.h
  580. makeuctb: mnemonic: translation map (_mnemonic).
  581. ./makeuctb ./mnem_suni.tbl mnem_suni.h
  582. makeuctb: mnem: translation map (_mnem).
  583. ./makeuctb ./next_uni.tbl next_uni.h
  584. makeuctb: next: translation map (_next).
  585. ./makeuctb ./pt154_uni.tbl pt154_uni.h
  586. makeuctb: ptcp154: translation map (_ptcp154).
  587. ./makeuctb ./rfc_suni.tbl rfc_suni.h
  588. makeuctb: mnemonic+ascii+0: translation map (_mnemonic_ascii_0).
  589. ./makeuctb ./utf8_uni.tbl utf8_uni.h
  590. makeuctb: utf-8: translation map (_utf_8).
  591. ./makeuctb ./viscii_uni.tbl viscii_uni.h
  592. makeuctb: viscii: translation map (_viscii).
  593. make[1]: Leaving directory '/home/pkgmk/work/lynx/src/lynx2-8-8/src/chrtrans'
  594. cd ./src && make DESTDIR="" CC="gcc" all CFLAGS="-O2 " CPPFLAGS="-D_GNU_SOURCE -DLINUX -I/usr/lib/../include" LDFLAGS="-L/lib" LIBS="-lz -lidn -lncurses -lssl -lcrypto -ldl " SITE_DEFS="" WWWINC=./WWW/Library/Implementation WWWLIB=".././WWW/Library/Implementation/libwww.a"
  595. make[1]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule.
  596. make[1]: Entering directory '/home/pkgmk/work/lynx/src/lynx2-8-8/src'
  597. Compiling Lynx sources
  598. gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -c LYebcdic.c
  599. gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -c LYClean.c
  600. gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -c LYShowInfo.c
  601. gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -c LYEdit.c
  602. gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I/usr/lib/../include -O2 -c LYStrings.c
  603. LYStrings.c: In function 'expand_tiname':
  604. LYStrings.c:1011:14: error: dereferencing pointer to incomplete type 'TERMINAL {aka struct term}'
  605. if (cur_term->type.Strings[code] != 0) {
  606. ^~
  607. make[1]: *** [makefile:103: LYStrings.o] Error 1
  608. make[1]: Leaving directory '/home/pkgmk/work/lynx/src/lynx2-8-8/src'
  609. make: *** [makefile:221: all] Error 2
  610. =======> ERROR: Building '/home/pkgmk/packages/lynx#2.8.8-p2-1.pkg.tar.xz' failed.
  611.