The build took 00h 02m 22s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
140,735 |
ansic |
3,505 |
sh |
1,301 |
makefile |
995 |
perl |
743 |
yacc |
48 |
sed |
147,327 |
total |
The process tree of the build process is here.
Several sub-process invocations were improper; see the process tree for details. Summary:
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: lynx 2.8.8-4 (Thu Apr 13 20:08:07 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: If you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used.
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
Configuring for linux-gnu
checking for DESTDIR...
checking for x86_64-unknown-linux-gcc... clang
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for executable suffix...
checking for object suffix... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking version of clang... 3.8.0
checking for clang option to accept ANSI C... none needed
checking $CC variable... ok
checking how to run the C preprocessor... clang -E
checking whether ln -s works... yes
checking whether make sets ${MAKE}... yes
checking for a BSD compatible install... /usr/bin/install -c
checking for bison... bison -y
checking for tdlint... no
checking for lint... no
checking for alint... no
checking for splint... no
checking for lclint... no
checking for makeflags variable...
checking if filesystem supports mixed-case filenames... yes
checking for exctags... no
checking for ctags... no
checking for exetags... no
checking for etags... no
checking for ctags... no
checking for etags... no
checking for x86_64-unknown-linux-windres... no
checking for windres... none
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
checking for x86_64-unknown-linux-ar... no
checking for ar... ar
checking for options to update archives... -curv
checking if you want to see long compiling messages... yes
checking if you want to check memory-leaks... no
checking if you want to enable debug-code... no
checking if you want to enable lynx trace code *recommended* ... yes
checking if you want verbose trace code... no
checking if you want to turn on gcc warnings... no
checking if you want to use dbmalloc for testing... no
checking if you want to use dmalloc for testing... no
checking $CC variable... ok
checking for clang option to accept ANSI C... -DCC_HAS_PROTOS
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for _LARGE_FILES value needed for large files... no
checking for _LARGEFILE_SOURCE value needed for large files... no
checking for fseeko... yes
checking whether to use struct dirent64... no
checking for PATH separator... :
checking for msginit... /usr/bin/msginit
checking for x86_64-unknown-linux-ranlib... ranlib
checking for ANSI C header files... yes
checking for inline... inline
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... yes
checking for working mmap... yes
checking whether we are using the GNU C Library 2.1 or newer... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for feof_unlocked... yes
checking for fgets_unlocked... yes
checking for getcwd... yes
checking for getegid... yes
checking for geteuid... yes
checking for getgid... yes
checking for getuid... yes
checking for mempcpy... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for stpcpy... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for strdup... yes
checking for strtoul... yes
checking for tsearch... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for iconv... yes
checking if the declaration of iconv() needs const.... no
checking for nl_langinfo and CODESET... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h and gettext()... yes
checking for dcgettext... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed... ca cs da de eo et fi fr hu id it ja nl pt_BR ru sl sv tr uk vi zh_CN zh_TW en
checking if we should use included message-library... yes
checking for libintl.h... yes
checking if you want full utility pathnames... yes
checking for system mailer... unknown
checking system mail flags... -t -oi
checking if we must define _GNU_SOURCE... yes
checking if _XOPEN_SOURCE really is set... yes
checking if SIGWINCH is defined... yes
checking if you want NSS compatible SSL libraries... no
checking if you want ssl library... /usr
checking if you want gnutls support... no
checking if you want gnutls-openssl compat... no
checking if you want socks library... no
checking if you want socks5 library... no
checking for network libraries... working...
checking for gethostname... yes
checking for main in -linet... no
checking for socket... yes
checking for gethostbyname... yes
checking for inet_ntoa... yes
checking for gethostbyname... (cached) yes
checking for strcasecmp... (cached) yes
checking for inet_aton function... yes
checking if you want to use pkg-config... yes
checking for x86_64-unknown-linux-pkg-config... no
checking for pkg-config... /usr/bin/pkg-config
checking for dlsym in -ldl... yes
checking for X509 support... yes
checking whether to enable ipv6... yes
checking ipv6 stack type... linux-glibc
checking for IPv6 library if required... none
checking working getaddrinfo... yes
checking for screen type... curses
checking for specific curses-directory... no
checking for extra include directories... no
checking if we have identified curses headers... ncurses.h
checking for ncurses.h... yes
checking for terminfo header... term.h
checking for ncurses version... 6.0.20150808
checking if we have identified curses libraries... no
checking for tgoto... no
checking for tgoto in -lncurses... yes
checking for initscr in -lncurses... yes
checking for curses performance tradeoff... no
checking for curses touchline function... sysv
checking for chtype typedef... yes
checking if chtype is scalar or struct... scalar
checking if you want the wide-curses features... no
checking if color-style code should be used... yes
checking for location of style-sheet file... /etc/lynx.lss
checking for the default configuration-file... /etc/lynx.cfg
checking for the default configuration-path... /etc
checking if htmlized lynx.cfg should be built... no
checking if local doc directory should be linked to help page... no
checking for MIME library directory... /etc
checking if locale-charset selection logic should be used... yes
checking if you want only a few charsets... no
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for arpa/inet.h... yes
checking for fcntl.h... yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/fcntl.h... yes
checking for sys/filio.h... no
checking for sys/ioctl.h... yes
checking for sys/param.h... (cached) yes
checking for sys/timeb.h... yes
checking for sys/time.h... yes
checking for syslog.h... yes
checking for termio.h... yes
checking for termios.h... yes
checking for unistd.h... (cached) yes
checking for vfork.h... no
checking termio.h and termios.h... yes
checking for sigaction and structs... yes
checking for sys/wait.h... yes
checking for union wait... no
checking for uid_t in sys/types.h... yes
checking type of array argument to getgroups... gid_t
checking for off_t... (cached) yes
checking for pid_t... yes
checking for uid_t in sys/types.h... (cached) yes
checking for mode_t... yes
checking for ssize_t... yes
checking for socklen_t... yes
checking for long long type... yes
checking for tm.tm_gmtoff... yes
checking for int... yes
checking size of int... 4
checking for long... yes
checking size of long... 8
checking for off_t... (cached) yes
checking size of off_t... 8
checking for time_t... yes
checking size of time_t... 8
checking for intptr_t... yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for vfork.h... (cached) no
checking for fork... yes
checking for vfork... yes
checking for working fork... (cached) yes
checking for working vfork... (cached) yes
checking if we should use fcntl or ioctl... ioctl
checking for broken/missing definition of remove... no
checking for lstat... yes
checking for atoll... yes
checking for ctermid... yes
checking for cuserid... yes
checking for ftime... yes
checking for getcwd... (cached) yes
checking for getgroups... yes
checking for gettimeofday... yes
checking for getuid... (cached) yes
checking for mktemp... yes
checking for mkdtemp... yes
checking for popen... yes
checking for putenv... (cached) yes
checking for readdir... yes
checking for setuid... yes
checking for strerror... yes
checking for truncate... yes
checking for ttyname... yes
checking for unsetenv... yes
checking for sleep... yes
checking for usleep... yes
checking for vasprintf... yes
checking for waitpid... yes
checking for mktime... yes
checking for strstr... yes
checking for random-integer functions... srandom/random
checking for range of random-integers... INT_MAX
checking for sleep declaration... yes
checking for strstr declaration... yes
checking for getgrgid declaration... yes
checking for getgrnam declaration... yes
checking if TRUE/FALSE are defined... yes
checking if external errno is declared... yes
checking if external errno exists... no
checking if we can set errno... yes
checking for setlocale()... yes
checking if NGROUPS is defined... yes
checking if external sys_nerr is declared... yes
checking if external sys_nerr exists... yes
checking if external sys_errlist is declared... yes
checking if external sys_errlist exists... yes
checking for lastlog.h... yes
checking for paths.h... yes
checking for lastlog path... _PATH_LASTLOG
checking for utmp implementation... utmp
checking if utmp.ut_host is declared... yes
checking if utmp.ut_syslen is declared... no
checking if utmp.ut_name is declared... ut_name
checking for exit-status in utmp... ut_exit.e_exit
checking if utmp.ut_xtime is declared... yes
checking if utmp.ut_session is declared... yes
checking if utmp is SYSV flavor... yes
checking if external h_errno exists... no
checking if bibp: URLs should be supported... yes
checking if configuration info should be browsable... yes
checking if new-style forms-based options screen should be used... yes
checking if old-style options menu should be used... yes
checking if sessions code should be used... yes
checking if session-caching code should be used... yes
checking if address-list page should be used... yes
checking if experimental CJK logic should be used... no
checking if experimental Japanese UTF-8 logic should be used... no
checking if you want to use default-colors... no
checking if experimental keyboard-layout logic should be used... no
checking if experimental nested-table logic should be used... no
checking if alternative line-edit bindings should be used... yes
checking if ascii case-conversion should be used... yes
checking if you want to use extended HTML DTD logic... yes
checking if file-upload logic should be used... yes
checking if IDNA support should be used... yes
checking if element-justification logic should be used... yes
checking if partial-display should be used... yes
checking if persistent-cookie logic should be used... yes
checking if html source should be colorized... yes
checking if progress-bar code should be used... yes
checking if read-progress message should show ETA... yes
checking if source caching should be used... yes
checking if scrollbar code should be used... yes
checking if charset-selection logic should be used... no
checking if you want to use external commands... no
checking if you want to use setfont support... no
checking if you want cgi-link support... no
checking if you want change-exec support... no
checking if you want exec-links support... no
checking if you want exec-scripts support... no
checking if you want internal-links feature... no
checking if you want to fork NSL requests... no
checking if you want to log URL requests via syslog... no
checking if you want to underline links... no
checking if help files should be gzip'ed... no
checking if you want to use libbz2 for decompression of some bzip2 files... no
checking if you want to use zlib for decompression of some gzip files... no
checking if you want to exclude FINGER code... no
checking if you want to exclude GOPHER code... no
checking if you want to exclude NEWS code... no
checking if you want to exclude FTP code... no
checking if you want to include WAIS code... no
checking if directory-editor code should be used... yes
checking if you wish to allow extracting from archives via DirEd... yes
checking if DirEd mode should override keys... yes
checking if you wish to allow permissions commands via DirEd... yes
checking if you wish to allow executable-permission commands via DirEd... yes
checking if you wish to allow "tar" commands from DirEd... yes
checking if you wish to allow "uudecode" commands from DirEd... yes
checking if you wish to allow "zip" and "unzip" commands from DirEd... yes
checking if you wish to allow "gzip" and "gunzip" commands from DirEd... yes
checking if you want long-directory listings... yes
checking if parent-directory references are permitted... yes
checking for telnet... /usr/bin/telnet
checking for tn3270... no
checking for tn3270... no
checking for rlogin... /usr/bin/rlogin
checking for mv... /usr/bin/mv
checking for gzip... /usr/bin/gzip
checking for gunzip... /usr/bin/gunzip
checking for unzip... /usr/bin/unzip
checking for bzip2... /usr/bin/bzip2
checking for tar... /usr/bin/tar
checking for compress... no
checking for compress... no
checking for rm... /usr/bin/rm
checking for uudecode... no
checking for uudecode... no
checking for zcat... /usr/bin/zcat
checking for zip... /usr/bin/zip
checking for /usr/bin/install... /usr/bin/install -c
checking if we can include termio.h with curses... yes
checking for curses/term.h... no
checking for term.h... yes
checking if curses supports alternate-character set... acs_map
checking if curses supports fancy attributes... yes
checking for function curses_version... yes
checking for obsolete/broken version of ncurses... no
checking if curses supports color attributes... yes
checking for termio.h... (cached) yes
checking for termios.h... (cached) yes
checking for unistd.h... (cached) yes
checking whether termios.h needs _POSIX_SOURCE... no
checking declaration of size-change... yes
checking if ttytype is declared in curses library... yes
checking if we must define _XOPEN_SOURCE_EXTENDED... no
checking for term.h... (cached) term.h
checking for unctrl.h... unctrl.h
checking for assume_default_colors... yes
checking for cbreak... yes
checking for define_key... yes
checking for delscreen... yes
checking for getattrs... yes
checking for getbegx... yes
checking for getbegy... yes
checking for keypad... yes
checking for napms... yes
checking for newpad... yes
checking for newterm... yes
checking for pnoutrefresh... yes
checking for resizeterm... yes
checking for touchline... yes
checking for touchwin... yes
checking for use_default_colors... yes
checking for use_legacy_coding... yes
checking for wattr_get... yes
checking for wborder... yes
checking for wredrawln... yes
checking for wresize... yes
checking for _nc_free_and_exit... yes
checking for _nc_freeall... yes
checking for an rpath option... -Wl,-rpath,
checking if rpath-hack should be disabled... no
checking for updated LDFLAGS... maybe
checking for ldd... ldd
srcdir is .
updating cache config.cache
configure: creating ./config.status
config.status: creating makefile
config.status: creating WWW/Library/Implementation/makefile
config.status: creating src/makefile
config.status: creating src/chrtrans/makefile
config.status: creating po/makefile.in
config.status: creating lynx_cfg.h
config.status: creating po/POTFILES
config.status: creating po/makefile
creating po/makefile
/bin/sh -c 'SHELL=/bin/sh /bin/sh ./scripts/cfg_defs.sh .'
Constructing sed-script help_files.sed
sed -e '/^#/d' -e '/^$/d' \
-e 's%\(.*\)=\(.*\@.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(http:.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(ftp:.*\)$%s=@\1@=\2=g%' \
-e 's%\(.*\)=\(.*\.html\)$%s=@\1@=\2=g%' \
help_files.tmp | tr '=' '"' > help_files.sed
Appending interim-fix for existing html files to help_files.sed
sed -e '/^#/d' -e '/[:@]/d' -e '/^$/d' \
-e 's%\(.*\)=\(.*\.html\)$%s=\2=\2=g%' \
-e 's%\.html=%\\.html=%' \
help_files.tmp | tr '=' '"' >> help_files.sed
if test -n ""; then echo "s%\\(\\\)*\%%g" >> help_files.sed; fi
Creating LYHelp.h
**********************************************
Help files will NOT be gzipped.
**********************************************
/bin/sh ./scripts/fixtext.sh ./LYMessages_en.h >LYMessages.c
cd ./po && make DESTDIR="" CC="clang"
make[1]: Entering directory '/tmp/lynx/src/lynx2-8-8/po'
file=./`echo ca | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ca.po
file=./`echo cs | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file cs.po
file=./`echo da | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file da.po
file=./`echo de | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file de.po
file=./`echo eo | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file eo.po
file=./`echo et | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file et.po
file=./`echo fi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fi.po
file=./`echo fr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file fr.po
file=./`echo hu | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file hu.po
file=./`echo id | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file id.po
file=./`echo it | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file it.po
file=./`echo ja | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ja.po
file=./`echo nl | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file nl.po
file=./`echo pt_BR | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file pt_BR.po
file=./`echo ru | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file ru.po
file=./`echo sl | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sl.po
file=./`echo sv | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file sv.po
file=./`echo tr | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file tr.po
file=./`echo uk | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file uk.po
file=./`echo vi | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file vi.po
file=./`echo zh_CN | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_CN.po
file=./`echo zh_TW | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file zh_TW.po
msginit --no-translator -l en -i lynx.pot
Created en.po.
file=./`echo en | sed 's,.*/,,'`.gmo \
&& rm -f $file && PATH=../src:$PATH /usr/bin/msgfmt -o $file en.po
make[1]: Leaving directory '/tmp/lynx/src/lynx2-8-8/po'
cd ./WWW/Library/Implementation && make DESTDIR="" CC="clang" LY_CFLAGS="" CPPFLAGS="-D_GNU_SOURCE -DLINUX" LYFLAGS=""
make[1]: Entering directory '/tmp/lynx/src/lynx2-8-8/WWW/Library/Implementation'
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTParse.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAccess.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTP.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFile.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTBTree.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFTP.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTCP.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/SGML.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLDTD.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTChunk.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTPlain.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMLGen.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAtom.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAnchor.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTStyle.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTList.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTString.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c -DVC=\"2.14\" ../../../WWW/Library/Implementation/HTRules.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFormat.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTMIME.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTNews.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGopher.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTTelnet.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTFinger.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTWSRC.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAUtil.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAABrow.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTGroup.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAAProt.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTAssoc.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTLex.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTUU.c
clang -DHAVE_CONFIG_H -I../../.. -I../../../src -I../../.. -I../../../src -I../../../WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -I../../../WWW/Library/Implementation/ -DACCESS_AUTH -c ../../../WWW/Library/Implementation/HTDOS.c
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
ar: `u' modifier ignored since `D' is the default (see `U')
a - ./HTParse.o
a - ./HTAccess.o
a - ./HTTP.o
a - ./HTFile.o
a - ./HTBTree.o
a - ./HTFTP.o
a - ./HTTCP.o
a - ./SGML.o
a - ./HTMLDTD.o
a - ./HTChunk.o
a - ./HTPlain.o
a - ./HTMLGen.o
a - ./HTAtom.o
a - ./HTAnchor.o
a - ./HTStyle.o
a - ./HTList.o
a - ./HTString.o
a - ./HTRules.o
a - ./HTFormat.o
a - ./HTMIME.o
a - ./HTNews.o
a - ./HTGopher.o
a - ./HTTelnet.o
a - ./HTFinger.o
a - ./HTWSRC.o
a - ./HTAAUtil.o
a - ./HTAABrow.o
a - ./HTGroup.o
a - ./HTAAProt.o
a - ./HTAssoc.o
a - ./HTLex.o
a - ./HTUU.o
a - ./HTDOS.o
ranlib ./libwww.a
make[1]: Leaving directory '/tmp/lynx/src/lynx2-8-8/WWW/Library/Implementation'
cd ./src/chrtrans && make DESTDIR="" CC="clang" all SITE_DEFS="" BUILD_CFLAGS="" BUILD_CPPFLAGS="-D_GNU_SOURCE -DLINUX -DHAVE_CONFIG_H" BUILD_LDFLAGS="-Wl,-rpath,/lib -L/lib" BUILD_LIBS="-lidn -lncurses -lssl -lcrypto -ldl" BUILD_CC="clang"
make[1]: Entering directory '/tmp/lynx/src/lynx2-8-8/src/chrtrans'
clang -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -D_GNU_SOURCE -DLINUX -DHAVE_CONFIG_H -c ./makeuctb.c
clang -I../.. -I../../src -I../../src/chrtrans -I../../WWW/Library/Implementation -I../../ -D_GNU_SOURCE -DLINUX -DHAVE_CONFIG_H -Wl,-rpath,/lib -L/lib -o makeuctb makeuctb.o -lidn -lncurses -lssl -lcrypto -ldl
./makeuctb ./cp1250_uni.tbl cp1250_uni.h
makeuctb: windows-1250: translation map (_windows_1250).
./makeuctb ./cp1251_uni.tbl cp1251_uni.h
makeuctb: windows-1251: translation map (_windows_1251).
./makeuctb ./cp1252_uni.tbl cp1252_uni.h
makeuctb: windows-1252: translation map (_windows_1252).
./makeuctb ./cp1253_uni.tbl cp1253_uni.h
makeuctb: windows-1253: translation map (_windows_1253).
./makeuctb ./cp1255_uni.tbl cp1255_uni.h
makeuctb: windows-1255: translation map (_windows_1255).
./makeuctb ./cp1256_uni.tbl cp1256_uni.h
makeuctb: windows-1256: translation map (_windows_1256).
./makeuctb ./cp1257_uni.tbl cp1257_uni.h
makeuctb: windows-1257: translation map (_windows_1257).
./makeuctb ./cp437_uni.tbl cp437_uni.h
makeuctb: cp437: translation map (_cp437).
./makeuctb ./cp737_uni.tbl cp737_uni.h
makeuctb: cp737: translation map (_cp737).
./makeuctb ./cp775_uni.tbl cp775_uni.h
makeuctb: cp775: translation map (_cp775).
./makeuctb ./cp850_uni.tbl cp850_uni.h
makeuctb: cp850: translation map (_cp850).
./makeuctb ./cp852_uni.tbl cp852_uni.h
makeuctb: cp852: translation map (_cp852).
./makeuctb ./cp857_uni.tbl cp857_uni.h
makeuctb: cp857: translation map (_cp857).
./makeuctb ./cp862_uni.tbl cp862_uni.h
makeuctb: cp862: translation map (_cp862).
./makeuctb ./cp864_uni.tbl cp864_uni.h
makeuctb: cp864: translation map (_cp864).
./makeuctb ./cp866_uni.tbl cp866_uni.h
makeuctb: cp866: translation map (_cp866).
./makeuctb ./cp866u_uni.tbl cp866u_uni.h
makeuctb: cp866u: translation map (_cp866u).
./makeuctb ./cp869_uni.tbl cp869_uni.h
makeuctb: cp869: translation map (_cp869).
./makeuctb ./def7_uni.tbl def7_uni.h
makeuctb: us-ascii: default translation map ().
./makeuctb ./dmcs_uni.tbl dmcs_uni.h
makeuctb: dec-mcs: translation map (_dec_mcs).
./makeuctb ./hp_uni.tbl hp_uni.h
makeuctb: hp-roman8: translation map (_hp_roman8).
./makeuctb ./iso01_uni.tbl iso01_uni.h
makeuctb: iso-8859-1: translation map (_iso_8859_1).
./makeuctb ./iso02_uni.tbl iso02_uni.h
makeuctb: iso-8859-2: translation map (_iso_8859_2).
./makeuctb ./iso03_uni.tbl iso03_uni.h
makeuctb: iso-8859-3: translation map (_iso_8859_3).
./makeuctb ./iso04_uni.tbl iso04_uni.h
makeuctb: iso-8859-4: translation map (_iso_8859_4).
./makeuctb ./iso05_uni.tbl iso05_uni.h
makeuctb: iso-8859-5: translation map (_iso_8859_5).
./makeuctb ./iso06_uni.tbl iso06_uni.h
makeuctb: iso-8859-6: translation map (_iso_8859_6).
./makeuctb ./iso07_uni.tbl iso07_uni.h
makeuctb: iso-8859-7: translation map (_iso_8859_7).
./makeuctb ./iso08_uni.tbl iso08_uni.h
makeuctb: iso-8859-8: translation map (_iso_8859_8).
./makeuctb ./iso09_uni.tbl iso09_uni.h
makeuctb: iso-8859-9: translation map (_iso_8859_9).
./makeuctb ./iso10_uni.tbl iso10_uni.h
makeuctb: iso-8859-10: translation map (_iso_8859_10).
./makeuctb ./iso13_uni.tbl iso13_uni.h
makeuctb: iso-8859-13: translation map (_iso_8859_13).
./makeuctb ./iso14_uni.tbl iso14_uni.h
makeuctb: iso-8859-14: translation map (_iso_8859_14).
./makeuctb ./iso15_uni.tbl iso15_uni.h
makeuctb: iso-8859-15: translation map (_iso_8859_15).
./makeuctb ./koi8r_uni.tbl koi8r_uni.h
makeuctb: koi8-r: translation map (_koi8_r).
./makeuctb ./koi8u_uni.tbl koi8u_uni.h
makeuctb: koi8-u: translation map (_koi8_u).
./makeuctb ./mac_uni.tbl mac_uni.h
makeuctb: macintosh: translation map (_macintosh).
./makeuctb ./mnem2_suni.tbl mnem2_suni.h
makeuctb: mnemonic: translation map (_mnemonic).
./makeuctb ./mnem_suni.tbl mnem_suni.h
makeuctb: mnem: translation map (_mnem).
./makeuctb ./next_uni.tbl next_uni.h
makeuctb: next: translation map (_next).
./makeuctb ./pt154_uni.tbl pt154_uni.h
makeuctb: ptcp154: translation map (_ptcp154).
./makeuctb ./rfc_suni.tbl rfc_suni.h
makeuctb: mnemonic+ascii+0: translation map (_mnemonic_ascii_0).
./makeuctb ./utf8_uni.tbl utf8_uni.h
makeuctb: utf-8: translation map (_utf_8).
./makeuctb ./viscii_uni.tbl viscii_uni.h
makeuctb: viscii: translation map (_viscii).
make[1]: Leaving directory '/tmp/lynx/src/lynx2-8-8/src/chrtrans'
cd ./src && make DESTDIR="" CC="clang" all CFLAGS="" CPPFLAGS="-D_GNU_SOURCE -DLINUX" LDFLAGS="-Wl,-rpath,/lib -L/lib" LIBS="-lidn -lncurses -lssl -lcrypto -ldl " SITE_DEFS="" WWWINC=./WWW/Library/Implementation WWWLIB=".././WWW/Library/Implementation/libwww.a"
make[1]: Entering directory '/tmp/lynx/src/lynx2-8-8/src'
Compiling Lynx sources
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYebcdic.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYClean.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYShowInfo.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYEdit.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYStrings.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYMail.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c HTAlert.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c GridText.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYGetFile.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYMain.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYMainLoop.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYCurses.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYBookmark.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYmktime.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYUtils.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYOptions.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYReadCFG.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYSearch.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYHistory.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYForms.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYPrint.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYrcFile.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYDownload.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYNews.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYKeymap.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c HTML.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c HTFWriter.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c HTInit.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c DefaultStyle.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYUpload.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYLeaks.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYexit.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYJump.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYList.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYCgi.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYTraversal.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYEditmap.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYCharSets.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYCharUtils.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYMap.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYCookie.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYStyle.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYHash.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYPrettySrc.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c TRSTable.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c parsdate.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c UCdomap.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c UCAux.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c UCAuto.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYSession.c
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -c LYLocal.c
Linking and creating Lynx executable
clang -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/share/locale\" -I. -I.. -Ichrtrans -I./chrtrans -I.. -I../src -I.././WWW/Library/Implementation -D_GNU_SOURCE -DLINUX -Wl,-rpath,/lib -L/lib -o lynx LYebcdic.o LYClean.o LYShowInfo.o LYEdit.o LYStrings.o LYMail.o HTAlert.o GridText.o LYGetFile.o LYMain.o LYMainLoop.o LYCurses.o LYBookmark.o LYmktime.o LYUtils.o LYOptions.o LYReadCFG.o LYSearch.o LYHistory.o LYForms.o LYPrint.o LYrcFile.o LYDownload.o LYNews.o LYKeymap.o HTML.o HTFWriter.o HTInit.o DefaultStyle.o LYUpload.o LYLeaks.o LYexit.o LYJump.o LYList.o LYCgi.o LYTraversal.o LYEditmap.o LYCharSets.o LYCharUtils.o LYMap.o LYCookie.o LYStyle.o LYHash.o LYPrettySrc.o TRSTable.o parsdate.o UCdomap.o UCAux.o UCAuto.o LYSession.o LYLocal.o .././WWW/Library/Implementation/libwww.a -lidn -lncurses -lssl -lcrypto -ldl
Copying Lynx executable into top-level directory
rm -f ../lynx
cp lynx ../
Welcome to Lynx!
make[1]: Leaving directory '/tmp/lynx/src/lynx2-8-8/src'
==> Entering fakeroot environment...
==> Starting package()...
mkdir -p /tmp/lynx/pkg/lynx/usr/bin
cd ./po && make DESTDIR="/tmp/lynx/pkg/lynx" CC="clang" install
make[1]: Entering directory '/tmp/lynx/src/lynx2-8-8/po'
mkdir -p /tmp/lynx/pkg/lynx/usr/share
installing ca.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/ca/LC_MESSAGES/lynx.mo
installing cs.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/cs/LC_MESSAGES/lynx.mo
installing da.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/da/LC_MESSAGES/lynx.mo
installing de.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/de/LC_MESSAGES/lynx.mo
installing eo.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/eo/LC_MESSAGES/lynx.mo
installing et.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/et/LC_MESSAGES/lynx.mo
installing fi.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/fi/LC_MESSAGES/lynx.mo
installing fr.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/fr/LC_MESSAGES/lynx.mo
installing hu.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/hu/LC_MESSAGES/lynx.mo
installing id.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/id/LC_MESSAGES/lynx.mo
installing it.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/it/LC_MESSAGES/lynx.mo
installing ja.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/ja/LC_MESSAGES/lynx.mo
installing nl.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/nl/LC_MESSAGES/lynx.mo
installing pt_BR.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/pt_BR/LC_MESSAGES/lynx.mo
installing ru.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/ru/LC_MESSAGES/lynx.mo
installing sl.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/sl/LC_MESSAGES/lynx.mo
installing sv.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/sv/LC_MESSAGES/lynx.mo
installing tr.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/tr/LC_MESSAGES/lynx.mo
installing uk.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/uk/LC_MESSAGES/lynx.mo
installing vi.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/vi/LC_MESSAGES/lynx.mo
installing zh_CN.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/zh_CN/LC_MESSAGES/lynx.mo
installing zh_TW.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/zh_TW/LC_MESSAGES/lynx.mo
installing en.gmo as /tmp/lynx/pkg/lynx/usr/share/locale/en/LC_MESSAGES/lynx.mo
if test "lynx" = "gettext"; then \
mkdir -p /tmp/lynx/pkg/lynx/usr/share/gettext/po; \
/usr/bin/install -c -m 644 ./makefile.inn \
/tmp/lynx/pkg/lynx/usr/share/gettext/po/makefile.inn; \
else \
: ; \
fi
make[1]: Leaving directory '/tmp/lynx/src/lynx2-8-8/po'
/bin/sh -c \
'if test -f /tmp/lynx/pkg/lynx/usr/bin/`echo lynx| sed 's,x,x,'` ; then \
mv -f /tmp/lynx/pkg/lynx/usr/bin/`echo lynx| sed 's,x,x,'` /tmp/lynx/pkg/lynx/usr/bin/lynx.old; fi'
/usr/bin/install -c lynx /tmp/lynx/pkg/lynx/usr/bin/`echo lynx| sed 's,x,x,'`
mkdir -p /tmp/lynx/pkg/lynx/usr/share/man/man1
/usr/bin/install -c -m 644 ./lynx.man /tmp/lynx/pkg/lynx/usr/share/man/man1/`echo lynx| sed 's,x,x,'`.1
mkdir -p /tmp/lynx/pkg/lynx/etc
** installing ./lynx.cfg as /tmp/lynx/pkg/lynx/etc/lynx.cfg
** installing ./samples/lynx.lss as /tmp/lynx/pkg/lynx/etc/lynx.lss
Use make install-help to install the help-files
Use make install-doc to install extra documentation files
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "lynx"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: lynx 2.8.8-4 (Thu Apr 13 20:09:12 UTC 2017)
CMD: pacman --query --file lynx-2.8.8-4-x86_64.pkg.tar.xz
Creating hybrid package for 'lynx'
Trying to find vanilla package 'lynx'...
CMD: pacman --query --file /mirror/lynx-2.8.8-4.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.BUILDINFO
/.MTREE
/etc/lynx.lss
/etc/lynx.cfg
/usr/bin/lynx
/usr/share/man/man1/lynx.1.gz
/usr/share/locale/ca/LC_MESSAGES/lynx.mo
/usr/share/locale/cs/LC_MESSAGES/lynx.mo
/usr/share/locale/da/LC_MESSAGES/lynx.mo
/usr/share/locale/de/LC_MESSAGES/lynx.mo
/usr/share/locale/eo/LC_MESSAGES/lynx.mo
/usr/share/locale/et/LC_MESSAGES/lynx.mo
/usr/share/locale/fi/LC_MESSAGES/lynx.mo
/usr/share/locale/fr/LC_MESSAGES/lynx.mo
/usr/share/locale/hu/LC_MESSAGES/lynx.mo
/usr/share/locale/id/LC_MESSAGES/lynx.mo
/usr/share/locale/it/LC_MESSAGES/lynx.mo
/usr/share/locale/ja/LC_MESSAGES/lynx.mo
/usr/share/locale/nl/LC_MESSAGES/lynx.mo
/usr/share/locale/pt_BR/LC_MESSAGES/lynx.mo
/usr/share/locale/ru/LC_MESSAGES/lynx.mo
/usr/share/locale/sl/LC_MESSAGES/lynx.mo
/usr/share/locale/sv/LC_MESSAGES/lynx.mo
/usr/share/locale/tr/LC_MESSAGES/lynx.mo
/usr/share/locale/uk/LC_MESSAGES/lynx.mo
/usr/share/locale/vi/LC_MESSAGES/lynx.mo
/usr/share/locale/zh_CN/LC_MESSAGES/lynx.mo
/usr/share/locale/zh_TW/LC_MESSAGES/lynx.mo
/usr/share/locale/en/LC_MESSAGES/lynx.mo
/usr/share/doc/lynx/lynx_help/lynx_url_support.html
/usr/share/doc/lynx/lynx_help/Lynx_users_guide.html
/usr/share/doc/lynx/lynx_help/lynx_help_main.html
/usr/share/doc/lynx/lynx_help/about_lynx.html
/usr/share/doc/lynx/lynx_help/lynx-dev.html
/usr/share/doc/lynx/lynx_help/help_files.txt
/usr/share/doc/lynx/lynx_help/keystrokes/cookie_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/visited_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/edit_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/dired_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/xterm_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/scrolling_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/print_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/other_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/option_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/movement_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/history_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/gopher_types_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/bookmark_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/keystroke_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/follow_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/test_display.html
/usr/share/doc/lynx/lynx_help/keystrokes/environments.html
/usr/share/doc/lynx/lynx_help/keystrokes/alt_edit_help.html
/usr/share/doc/lynx/lynx_help/keystrokes/bashlike_edit_help.html
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO etc usr
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO etc usr .MTREE | xz -c -z
CMD: bsdtar -tqf lynx.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/lynx.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/lynx.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/lynx.pkg.tar.xz'
-> Computing checksums...
-> Creating 'desc' db entry...
-> Creating 'files' db entry...
==> Creating updated database file '/var/cache/pacman/pkg/tuscan.db.tar'
Printing config logfiles
CMD: config logfiles '/tmp/lynx/src/lynx2-8-8/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.52.20121002. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --sysconfdir=/etc --with-ssl=/usr --enable-nls --enable-ipv6 --mandir=/usr/share/man
## ---------- ##
## Platform. ##
## ---------- ##
hostname = 522485514a37
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH = /usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
## ------------ ##
## Core tests. ##
## ------------ ##
configure:1097: PATH=".;."; conftest.sh
./configure: line 1098: conftest.sh: command not found
configure:1100: $? = 127
configure:1149: checking build system type
configure:1167: result: x86_64-unknown-linux-gnu
configure:1174: checking host system type
configure:1188: result: x86_64-unknown-linux-gnu
configure:1196: checking target system type
configure:1210: result: x86_64-unknown-linux-gnu
configure:1242: result: Configuring for linux-gnu
configure:1278: checking for DESTDIR
configure:1323: result:
configure:1342: checking for x86_64-unknown-linux-gcc
configure:1365: result: clang
configure:1628: checking for C compiler version
configure:1631: clang --version &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
configure:1634: $? = 0
configure:1636: clang -v &5
clang version 3.8.0 (tags/RELEASE_380/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /usr/bin
Found candidate GCC installation: /usr/bin/../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: /usr/lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: /usr/bin/../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:1639: $? = 0
configure:1641: clang -V &5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:1644: $? = 1
configure:1664: checking for C compiler default output
configure:1667: clang conftest.c >&5
configure:1670: $? = 0
configure:1699: result: a.out
configure:1704: checking whether the C compiler works
configure:1710: ./a.out
configure:1713: $? = 0
configure:1728: result: yes
configure:1735: checking whether we are cross compiling
configure:1737: result: no
configure:1740: checking for executable suffix
configure:1742: clang -o conftest conftest.c >&5
configure:1745: $? = 0
configure:1767: result:
configure:1773: checking for object suffix
configure:1791: clang -c conftest.c >&5
configure:1794: $? = 0
configure:1813: result: o
configure:1817: checking whether we are using the GNU C compiler
configure:1838: clang -c conftest.c >&5
configure:1841: $? = 0
configure:1844: test -s conftest.o
configure:1847: $? = 0
configure:1859: result: yes
configure:1865: checking whether clang accepts -g
configure:1883: clang -c -g conftest.c >&5
configure:1886: $? = 0
configure:1889: test -s conftest.o
configure:1892: $? = 0
configure:1902: result: yes
configure:1929: clang -c conftest.c >&5
conftest.c:2:3: error: unknown type name 'choke'
choke me
^
conftest.c:2:11: error: expected ';' after top level declarator
choke me
^
;
2 errors generated.
configure:1932: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2033: checking version of clang
configure:2037: result: 3.8.0
configure:2041: checking for clang option to accept ANSI C
configure:2098: clang -c conftest.c >&5
configure:2101: $? = 0
configure:2104: test -s conftest.o
configure:2107: $? = 0
configure:2124: result: none needed
configure:2135: checking $CC variable
configure:2227: result: ok
configure:2238: checking how to run the C preprocessor
configure:2264: clang -E conftest.c
configure:2270: $? = 0
configure:2297: clang -E conftest.c
configure:2294:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2303: $? = 1
configure: failed program was:
#line 2293 "configure"
#include "confdefs.h"
#include
configure:2340: result: clang -E
configure:2355: clang -E conftest.c
configure:2361: $? = 0
configure:2388: clang -E conftest.c
configure:2385:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:2394: $? = 1
configure: failed program was:
#line 2384 "configure"
#include "confdefs.h"
#include
configure:2434: checking whether ln -s works
configure:2438: result: yes
configure:2454: checking whether make sets ${MAKE}
configure:2474: result: yes
configure:2495: checking for a BSD compatible install
configure:2544: result: /usr/bin/install -c
configure:2559: checking for bison
configure:2574: found /usr/bin/bison
configure:2582: result: bison -y
configure:2597: checking for tdlint
configure:2623: result: no
configure:2597: checking for lint
configure:2623: result: no
configure:2597: checking for alint
configure:2623: result: no
configure:2597: checking for splint
configure:2623: result: no
configure:2597: checking for lclint
configure:2623: result: no
configure:2630: checking for makeflags variable
configure:2664: result:
configure:2667: checking if filesystem supports mixed-case filenames
configure:2694: result: yes
configure:2705: checking for exctags
configure:2731: result: no
configure:2705: checking for ctags
configure:2731: result: no
configure:2742: checking for exetags
configure:2768: result: no
configure:2742: checking for etags
configure:2768: result: no
configure:2777: checking for ctags
configure:2801: result: no
configure:2811: checking for etags
configure:2835: result: no
configure:2861: checking for x86_64-unknown-linux-windres
configure:2892: result: no
configure:2901: checking for windres
configure:2930: result: none
configure:3085: checking for x86_64-unknown-linux-ranlib
configure:3111: result: no
configure:3120: checking for ranlib
configure:3135: found /usr/bin/ranlib
configure:3144: result: ranlib
configure:3159: checking for x86_64-unknown-linux-ar
configure:3185: result: no
configure:3194: checking for ar
configure:3209: found /usr/bin/ar
configure:3218: result: ar
configure:3230: checking for options to update archives
configure:3256: clang -c conftest.c >&5
configure:3259: $? = 0
ar -curv conftest.a conftest.o
ar: `u' modifier ignored since `D' is the default (see `U')
configure:3278: result: -curv
configure:3289: checking if you want to see long compiling messages
configure:3323: result: yes
configure:3333: checking if you want to check memory-leaks
configure:3350: result: no
configure:3360: checking if you want to enable debug-code
configure:3377: result: no
configure:3402: checking if you want to enable lynx trace code *recommended*
configure:3419: result: yes
configure:3426: checking if you want verbose trace code
configure:3443: result: no
configure:3452: checking if you want to turn on gcc warnings
configure:3469: result: no
configure:3824: checking if you want to use dbmalloc for testing
configure:3841: result: no
configure:4036: checking if you want to use dmalloc for testing
configure:4053: result: no
configure:4663: checking $CC variable
configure:4755: result: ok
configure:4760: checking for clang option to accept ANSI C
configure:4885: clang -c -DCC_HAS_PROTOS conftest.c >&5
configure:4888: $? = 0
configure:4891: test -s conftest.o
configure:4894: $? = 0
configure:4907: result: -DCC_HAS_PROTOS
configure:5021: checking for special C compiler options needed for large files
configure:5095: result: no
configure:5101: checking for _FILE_OFFSET_BITS value needed for large files
configure:5129: clang -c conftest.c >&5
configure:5132: $? = 0
configure:5135: test -s conftest.o
configure:5138: $? = 0
configure:5188: result: no
configure:5198: checking for _LARGE_FILES value needed for large files
configure:5226: clang -c conftest.c >&5
configure:5229: $? = 0
configure:5232: test -s conftest.o
configure:5235: $? = 0
configure:5285: result: no
configure:5298: checking for _LARGEFILE_SOURCE value needed for large files
configure:5318: clang -c conftest.c >&5
configure:5311:9: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]
return !fseeko;
~^~~~~~
configure:5311:9: note: prefix with the address-of operator to silence this warning
return !fseeko;
^
&
1 warning generated.
configure:5321: $? = 0
configure:5324: test -s conftest.o
configure:5327: $? = 0
configure:5369: result: no
configure:5383: checking for fseeko
configure:5401: clang -o conftest conftest.c >&5
configure:5394:8: warning: address of function 'fseeko' will always evaluate to 'true' [-Wpointer-bool-conversion]
return fseeko && fseeko (stdin, 0, 0);
^~~~~~ ~~
configure:5394:8: note: prefix with the address-of operator to silence this warning
return fseeko && fseeko (stdin, 0, 0);
^
&
1 warning generated.
configure:5404: $? = 0
configure:5407: test -s conftest
configure:5410: $? = 0
configure:5420: result: yes
configure:5441: checking whether to use struct dirent64
configure:5469: clang -c conftest.c >&5
configure:5458:28: error: conflicting types for 'readdir'
extern struct dirent64 * readdir(DIR *);
^
/usr/include/dirent.h:162:23: note: previous declaration is here
extern struct dirent *readdir (DIR *__dirp) __nonnull ((1));
^
configure:5459:20: warning: incompatible pointer types initializing 'struct dirent64 *' with an expression of type 'struct dirent *' [-Wincompatible-pointer-types]
struct dirent64 *x = readdir((DIR *)0);
^ ~~~~~~~~~~~~~~~~~
configure:5461:13: error: 'struct dirent64 *' and 'struct dirent *' are not pointers to compatible types
int z = x - y;
~ ^ ~
configure:5459:40: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
struct dirent64 *x = readdir((DIR *)0);
~~~~~~~~^
configure:5460:38: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
struct dirent *y = readdir((DIR *)0);
~~~~~~~~^
3 warnings and 2 errors generated.
configure:5472: $? = 1
configure: failed program was:
#line 5448 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
/* if transitional largefile support is setup, this is true */
extern struct dirent64 * readdir(DIR *);
struct dirent64 *x = readdir((DIR *)0);
struct dirent *y = readdir((DIR *)0);
int z = x - y;
;
return 0;
}
configure:5489: result: no
configure:5501: checking for PATH separator
configure:5508: result: :
configure:5514: checking for msginit
configure:5541: result: /usr/bin/msginit
configure:5551: testing adding en.po ...
configure:5560: checking for x86_64-unknown-linux-ranlib
configure:5583: result: ranlib
configure:5631: checking for ANSI C header files
configure:5645: clang -E conftest.c
configure:5651: $? = 0
configure:5738: clang -o conftest conftest.c >&5
configure:5741: $? = 0
configure:5743: ./conftest
configure:5746: $? = 0
configure:5759: result: yes
configure:5769: checking for inline
configure:5786: clang -c conftest.c >&5
configure:5789: $? = 0
configure:5792: test -s conftest.o
configure:5795: $? = 0
configure:5806: result: inline
configure:5827: checking for sys/types.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for sys/stat.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for stdlib.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for string.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for memory.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for strings.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for inttypes.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for stdint.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5827: checking for unistd.h
configure:5839: clang -c conftest.c >&5
configure:5842: $? = 0
configure:5845: test -s conftest.o
configure:5848: $? = 0
configure:5858: result: yes
configure:5868: checking for off_t
configure:5889: clang -c conftest.c >&5
configure:5892: $? = 0
configure:5895: test -s conftest.o
configure:5898: $? = 0
configure:5908: result: yes
configure:5920: checking for size_t
configure:5941: clang -c conftest.c >&5
configure:5944: $? = 0
configure:5947: test -s conftest.o
configure:5950: $? = 0
configure:5960: result: yes
configure:5974: checking for working alloca.h
configure:5992: clang -o conftest conftest.c >&5
configure:5995: $? = 0
configure:5998: test -s conftest
configure:6001: $? = 0
configure:6011: result: yes
configure:6021: checking for alloca
configure:6059: clang -o conftest conftest.c >&5
configure:6062: $? = 0
configure:6065: test -s conftest
configure:6068: $? = 0
configure:6078: result: yes
configure:6262: checking for stdlib.h
configure:6297: result: yes
configure:6262: checking for unistd.h
configure:6297: result: yes
configure:6310: checking for getpagesize
configure:6347: clang -o conftest conftest.c >&5
configure:6350: $? = 0
configure:6353: test -s conftest
configure:6356: $? = 0
configure:6366: result: yes
configure:6376: checking for working mmap
configure:6512: clang -o conftest conftest.c >&5
configure:6515: $? = 0
configure:6517: ./conftest
configure:6520: $? = 0
configure:6532: result: yes
configure:6543: checking whether we are using the GNU C Library 2.1 or newer
configure:6569: result: yes
configure:6599: checking for argz.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for limits.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for locale.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for nl_types.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for malloc.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for stddef.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6599: checking for stdlib.h
configure:6634: result: yes
configure:6599: checking for string.h
configure:6634: result: yes
configure:6599: checking for unistd.h
configure:6634: result: yes
configure:6599: checking for sys/param.h
configure:6609: clang -E conftest.c
configure:6615: $? = 0
configure:6634: result: yes
configure:6649: checking for feof_unlocked
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for fgets_unlocked
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for getcwd
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for getegid
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for geteuid
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for getgid
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for getuid
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for mempcpy
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for munmap
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for putenv
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for setenv
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for setlocale
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for stpcpy
configure:6686: clang -o conftest conftest.c >&5
configure:6665:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
char stpcpy ();
^
configure:6665:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
1 warning generated.
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for strchr
configure:6686: clang -o conftest conftest.c >&5
configure:6665:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
char strchr ();
^
configure:6665:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
1 warning generated.
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for strcasecmp
configure:6686: clang -o conftest conftest.c >&5
configure:6665:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp ();
^
configure:6665:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for strdup
configure:6686: clang -o conftest conftest.c >&5
configure:6665:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup ();
^
configure:6665:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for strtoul
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for tsearch
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for __argz_count
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for __argz_stringify
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6649: checking for __argz_next
configure:6686: clang -o conftest conftest.c >&5
configure:6689: $? = 0
configure:6692: test -s conftest
configure:6695: $? = 0
configure:6705: result: yes
configure:6960: checking for iconv
configure:6971: testing Starting FIND_LINKAGE(iconv,) ...
configure:6995: clang -o conftest conftest.c >&5
configure:6998: $? = 0
configure:7001: test -s conftest
configure:7004: $? = 0
configure:7409: result: yes
configure:7418: checking if the declaration of iconv() needs const.
configure:7450: clang -c conftest.c >&5
configure:7453: $? = 0
configure:7456: test -s conftest.o
configure:7459: $? = 0
configure:7469: result: no
configure:7597: checking for nl_langinfo and CODESET
configure:7615: clang -o conftest conftest.c >&5
configure:7618: $? = 0
configure:7621: test -s conftest
configure:7624: $? = 0
configure:7635: result: yes
configure:7646: checking for LC_MESSAGES
configure:7664: clang -o conftest conftest.c >&5
configure:7667: $? = 0
configure:7670: test -s conftest
configure:7673: $? = 0
configure:7683: result: yes
configure:7693: checking whether NLS is requested
configure:7703: result: yes
configure:7716: checking whether included gettext is requested
configure:7726: result: no
configure:7735: checking for libintl.h and gettext()
configure:7746: testing Starting FIND_LINKAGE(intl,) ...
configure:7771: clang -o conftest conftest.c >&5
configure:7774: $? = 0
configure:7777: test -s conftest
configure:7780: $? = 0
configure:8188: result: yes
configure:8319: checking for dcgettext
configure:8356: clang -o conftest conftest.c >&5
configure:8359: $? = 0
configure:8362: test -s conftest
configure:8365: $? = 0
configure:8375: result: yes
configure:8390: checking for msgfmt
configure:8417: result: /usr/bin/msgfmt
configure:8426: checking for gmsgfmt
configure:8455: result: /usr/bin/msgfmt
configure:8465: checking for xgettext
configure:8492: result: /usr/bin/xgettext
configure:8739: checking for catalogs to be installed
configure:8759: result: ca cs da de eo et fi fr hu id it ja nl pt_BR ru sl sv tr uk vi zh_CN zh_TW en
configure:8795: checking if we should use included message-library
configure:8806: result: yes
configure:8848: checking for libintl.h
configure:8858: clang -E conftest.c
configure:8864: $? = 0
configure:8883: result: yes
configure:8978: checking if you want full utility pathnames
configure:8995: result: yes
configure:9002: checking for system mailer
configure:9022: result: unknown
configure:9029: checking system mail flags
configure:9045: result: -t -oi
configure:9096: checking if we must define _GNU_SOURCE
configure:9118: clang -c conftest.c >&5
configure:9110:1: error: use of undeclared identifier 'make'
make an error
^
1 error generated.
configure:9121: $? = 1
configure: failed program was:
#line 9103 "configure"
#include "confdefs.h"
#include
int
main ()
{
#ifndef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:9151: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9143:1: error: use of undeclared identifier 'make'
make an error
^
1 error generated.
configure:9154: $? = 1
configure: failed program was:
#line 9136 "configure"
#include "confdefs.h"
#include
int
main ()
{
#ifdef _XOPEN_SOURCE
make an error
#endif
;
return 0;
}
configure:9175: result: yes
configure:9952: checking if _XOPEN_SOURCE really is set
configure:9970: clang -c -D_GNU_SOURCE conftest.c >&5
configure:9973: $? = 0
configure:9976: test -s conftest.o
configure:9979: $? = 0
configure:9988: result: yes
configure:10008: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10011: $? = 0
configure:10014: test -s conftest.o
configure:10017: $? = 0
configure:10218: checking if SIGWINCH is defined
configure:10240: clang -c -D_GNU_SOURCE conftest.c >&5
configure:10243: $? = 0
configure:10246: test -s conftest.o
configure:10249: $? = 0
configure:10297: result: yes
configure:10369: testing checking additions to CFLAGS ...
configure:10448: testing add to $CPPFLAGS -DLINUX ...
configure:10509: checking if you want NSS compatible SSL libraries
configure:10524: result: no
configure:10527: checking if you want ssl library
configure:10542: result: /usr
configure:10545: checking if you want gnutls support
configure:10560: result: no
configure:10564: checking if you want gnutls-openssl compat
configure:10579: result: no
configure:10582: checking if you want socks library
configure:10597: result: no
configure:10600: checking if you want socks5 library
configure:10615: result: no
configure:11867: checking for network libraries
configure:11874: result: working...
configure:11996: checking for gethostname
configure:12033: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:12036: $? = 0
configure:12039: test -s conftest
configure:12042: $? = 0
configure:12052: result: yes
configure:12196: checking for main in -linet
configure:12216: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -linet >&5
/usr/bin/ld: cannot find -linet
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:12219: $? = 1
configure: failed program was:
#line 12204 "configure"
#include "confdefs.h"
int
main ()
{
main ();
;
return 0;
}
configure:12236: result: no
configure:12247: checking for socket
configure:12284: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:12287: $? = 0
configure:12290: test -s conftest
configure:12293: $? = 0
configure:12303: result: yes
configure:12452: checking for gethostbyname
configure:12489: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:12492: $? = 0
configure:12495: test -s conftest
configure:12498: $? = 0
configure:12508: result: yes
configure:12589: checking for inet_ntoa
configure:12626: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:12629: $? = 0
configure:12632: test -s conftest
configure:12635: $? = 0
configure:12645: result: yes
configure:12726: checking for gethostbyname
configure:12782: result: yes
configure:12863: checking for strcasecmp
configure:12919: result: yes
configure:13017: checking for inet_aton function
configure:13059: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:13062: $? = 0
configure:13065: test -s conftest
configure:13068: $? = 0
configure:13078: result: yes
configure:13212: checking if you want to use pkg-config
configure:13222: result: yes
configure:13234: checking for x86_64-unknown-linux-pkg-config
configure:13265: result: no
configure:13274: checking for pkg-config
configure:13291: found /usr/bin/pkg-config
configure:13303: result: /usr/bin/pkg-config
configure:13764: checking for dlsym in -ldl
configure:13791: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -ldl >&5
configure:13794: $? = 0
configure:13797: test -s conftest
configure:13800: $? = 0
configure:13811: result: yes
configure:13827: testing Starting FIND_LINKAGE(ssl,openssl) ...
configure:13861: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:13842:10: fatal error: 'ssl.h' file not found
#include
^
1 error generated.
configure:13864: $? = 1
configure: failed program was:
#line 13832 "configure"
#include "confdefs.h"
#include
#if defined(USE_OPENSSL_INCL)
#include
#elif defined(USE_GNUTLS_FUNCS)
#include
#elif defined(USE_GNUTLS_INCL)
#include
#else
#include
#endif
int
main ()
{
#ifdef USE_GNUTLS_FUNCS
gnutls_global_init();
#else
SSL_shutdown((SSL *)0)
#endif
;
return 0;
}
configure:13913: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -lssl -lcrypto -ldl >&5
configure:13894:10: fatal error: 'ssl.h' file not found
#include
^
1 error generated.
configure:13916: $? = 1
configure: failed program was:
#line 13884 "configure"
#include "confdefs.h"
#include
#if defined(USE_OPENSSL_INCL)
#include
#elif defined(USE_GNUTLS_FUNCS)
#include
#elif defined(USE_GNUTLS_INCL)
#include
#else
#include
#endif
int
main ()
{
#ifdef USE_GNUTLS_FUNCS
gnutls_global_init();
#else
SSL_shutdown((SSL *)0)
#endif
;
return 0;
}
configure:13939: testing find linkage for ssl library ...
configure:13941: testing Searching for headers in FIND_LINKAGE(ssl,openssl) ...
configure:14054: testing ... testing /usr/include ...
configure:14087: clang -c -D_GNU_SOURCE -DLINUX -I/usr/include conftest.c >&5
configure:14068:10: fatal error: 'ssl.h' file not found
#include
^
1 error generated.
configure:14090: $? = 1
configure: failed program was:
#line 14058 "configure"
#include "confdefs.h"
#include
#if defined(USE_OPENSSL_INCL)
#include
#elif defined(USE_GNUTLS_FUNCS)
#include
#elif defined(USE_GNUTLS_INCL)
#include
#else
#include
#endif
int
main ()
{
#ifdef USE_GNUTLS_FUNCS
gnutls_global_init();
#else
SSL_shutdown((SSL *)0)
#endif
;
return 0;
}
configure:14054: testing ... testing /usr/include/openssl ...
configure:14087: clang -c -D_GNU_SOURCE -DLINUX -I/usr/include/openssl conftest.c >&5
configure:14090: $? = 0
configure:14093: test -s conftest.o
configure:14096: $? = 0
configure:14101: testing ... found ssl headers in /usr/include/openssl ...
configure:14119: testing Searching for ssl library in FIND_LINKAGE(ssl,openssl) ...
configure:14156: clang -o conftest -D_GNU_SOURCE -DLINUX -I/usr/include/openssl conftest.c -lssl -lcrypto -ldl >&5
configure:14159: $? = 0
configure:14162: test -s conftest
configure:14165: $? = 0
configure:14170: testing ... found ssl library in system ...
configure:14493: testing checking ssl header-path /usr/include/openssl ...
configure:14506: checking for X509 support
configure:14533: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -lssl -lcrypto -ldl >&5
configure:14536: $? = 0
configure:14539: test -s conftest
configure:14542: $? = 0
configure:14551: result: yes
configure:17169: checking whether to enable ipv6
configure:17186: result: yes
configure:17190: checking ipv6 stack type
configure:17327: result: linux-glibc
configure:17333: checking for IPv6 library if required
configure:17363: result: none
configure:17850: checking working getaddrinfo
configure:17940: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -lssl -lcrypto -ldl >&5
configure:17943: $? = 0
configure:17945: ./conftest
configure:17948: $? = 0
configure:17961: result: yes
configure:17993: checking for screen type
configure:18016: result: curses
configure:18022: checking for specific curses-directory
configure:18032: result: no
configure:18187: checking for extra include directories
configure:18213: result: no
configure:18217: checking if we have identified curses headers
configure:18241: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:18234:12: warning: implicit declaration of function 'tgoto' is invalid in C99 [-Wimplicit-function-declaration]
initscr(); tgoto("?", 0,0)
^
1 warning generated.
configure:18244: $? = 0
configure:18247: test -s conftest.o
configure:18250: $? = 0
configure:18261: result: ncurses.h
configure:18275: checking for ncurses.h
configure:18285: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:18291: $? = 0
configure:18310: result: yes
configure:18320: checking for terminfo header
configure:18353: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:18356: $? = 0
configure:18359: test -s conftest.o
configure:18362: $? = 0
configure:18378: result: term.h
configure:18410: checking for ncurses version
configure:18474: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -lssl -lcrypto -ldl >&5
configure:18477: $? = 0
configure:18479: ./conftest
configure:18482: $? = 0
configure:18496: result: 6.0.20150808
configure:18503: checking if we have identified curses libraries
configure:18518: clang -o conftest -D_GNU_SOURCE -DLINUX conftest.c -lssl -lcrypto -ldl >&5
configure:18511:12: warning: implicit declaration of function 'tgoto' is invalid in C99 [-Wimplicit-function-declaration]
initscr(); tgoto("?", 0,0)
^
1 warning generated.
/tmp/conftest-53f9f5.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `initscr'
conftest.c:(.text+0x2b): undefined reference to `tgoto'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18521: $? = 1
configure: failed program was:
#line 18506 "configure"
#include "confdefs.h"
#include
int
main ()
{
initscr(); tgoto("?", 0,0)
;
return 0;
}
configure:18536: result: no
configure:18806: testing adding /lib to library-path ...
configure:18870: checking for tgoto
configure:18907: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lssl -lcrypto -ldl >&5
/tmp/conftest-d3ec09.o: In function `main':
conftest.c:(.text+0x6): undefined reference to `tgoto'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:18910: $? = 1
configure: failed program was:
#line 18876 "configure"
#include "confdefs.h"
/* System header to define __stub macros and hopefully few prototypes,
which can conflict with char tgoto (); below. */
#include
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char tgoto ();
char (*f) ();
int
main ()
{
/* The GNU C library defines this for functions which it implements
to always fail with ENOSYS. Some functions are actually named
something starting with __ and the normal name is an alias. */
#if defined (__stub_tgoto) || defined (__stub___tgoto)
choke me
#else
f = tgoto; /* workaround for ICC 12.0.3 */ if (f == 0) return 1;
#endif
;
return 0;
}
configure:18926: result: no
configure:18935: checking for tgoto in -lncurses
configure:18962: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:18965: $? = 0
configure:18968: test -s conftest
configure:18971: $? = 0
configure:18982: result: yes
configure:19001: checking for initscr in -lncurses
configure:19028: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lncurses -lssl -lcrypto -ldl >&5
configure:19031: $? = 0
configure:19034: test -s conftest
configure:19037: $? = 0
configure:19048: result: yes
configure:19175: checking for curses performance tradeoff
configure:19202: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:19193:10: error: expected expression
int x = ; /* force an error */
^
1 error generated.
configure:19205: $? = 1
configure: failed program was:
#line 19183 "configure"
#include "confdefs.h"
#include
int
main ()
{
#if defined(wbkgdset) && defined(clearok) && defined(getbkgd)
int x = ERR;
#else
int x = ; /* force an error */
#endif
;
return 0;
}
configure:19259: result: no
configure:19266: checking for curses touchline function
configure:19286: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:19279:23: error: too many arguments provided to function-like macro invocation
touchline(stdscr, 1,2,3);
^
/usr/include/curses.h:1166:9: note: macro 'touchline' defined here
#define touchline(win, s, c) wtouchln((win), s, c, 1)
^
configure:19279:1: warning: expression result unused [-Wunused-value]
touchline(stdscr, 1,2,3);
^~~~~~~~~
1 warning and 1 error generated.
configure:19289: $? = 1
configure: failed program was:
#line 19273 "configure"
#include "confdefs.h"
#include
int
main ()
{
touchline(stdscr, 1,2,3);
;
return 0;
}
configure:19315: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:19318: $? = 0
configure:19321: test -s conftest
configure:19324: $? = 0
configure:19336: result: sysv
configure:25379: checking for chtype typedef
configure:25398: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:25401: $? = 0
configure:25404: test -s conftest.o
configure:25407: $? = 0
configure:25417: result: yes
configure:25425: checking if chtype is scalar or struct
configure:25444: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:25447: $? = 0
configure:25450: test -s conftest.o
configure:25453: $? = 0
configure:25463: result: scalar
configure:25474: checking if you want the wide-curses features
configure:25491: result: no
configure:25494: checking if color-style code should be used
configure:25524: result: yes
configure:25527: checking for location of style-sheet file
configure:25572: result: /etc/lynx.lss
configure:25585: checking for the default configuration-file
configure:25630: result: /etc/lynx.cfg
configure:25639: checking for the default configuration-path
configure:25684: result: /etc
configure:25694: checking if htmlized lynx.cfg should be built
configure:25711: result: no
configure:25719: checking if local doc directory should be linked to help page
configure:25736: result: no
configure:25744: checking for MIME library directory
configure:25789: result: /etc
configure:25797: checking if locale-charset selection logic should be used
configure:25814: result: yes
configure:25823: checking if you want only a few charsets
configure:25887: result: no
configure:25891: checking for ANSI C header files
configure:26019: result: yes
configure:26029: checking whether time.h and sys/time.h may both be included
configure:26051: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:26054: $? = 0
configure:26057: test -s conftest.o
configure:26060: $? = 0
configure:26070: result: yes
configure:26083: checking for dirent.h that defines DIR
configure:26104: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:26107: $? = 0
configure:26110: test -s conftest.o
configure:26113: $? = 0
configure:26123: result: yes
configure:26136: checking for opendir in -ldir
configure:26163: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -ldir -lncurses -lssl -lcrypto -ldl >&5
/usr/bin/ld: cannot find -ldir
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:26166: $? = 1
configure: failed program was:
#line 26144 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char opendir ();
int
main ()
{
opendir ();
;
return 0;
}
configure:26183: result: no
configure:26265: checking for arpa/inet.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for fcntl.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for limits.h
configure:26300: result: yes
configure:26265: checking for stdlib.h
configure:26300: result: yes
configure:26265: checking for string.h
configure:26300: result: yes
configure:26265: checking for sys/fcntl.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for sys/filio.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26272:10: fatal error: 'sys/filio.h' file not found
#include
^
1 error generated.
configure:26281: $? = 1
configure: failed program was:
#line 26271 "configure"
#include "confdefs.h"
#include
configure:26300: result: no
configure:26265: checking for sys/ioctl.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for sys/param.h
configure:26300: result: yes
configure:26265: checking for sys/timeb.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for sys/time.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for syslog.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for termio.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for termios.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26281: $? = 0
configure:26300: result: yes
configure:26265: checking for unistd.h
configure:26300: result: yes
configure:26265: checking for vfork.h
configure:26275: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26272:10: fatal error: 'vfork.h' file not found
#include
^
1 error generated.
configure:26281: $? = 1
configure: failed program was:
#line 26271 "configure"
#include "confdefs.h"
#include
configure:26300: result: no
configure:26310: checking termio.h and termios.h
configure:26335: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:26328:1: warning: implicit declaration of function 'putchar' is invalid in C99 [-Wimplicit-function-declaration]
putchar (0x0a)
^
1 warning generated.
configure:26338: $? = 0
configure:26341: test -s conftest.o
configure:26344: $? = 0
configure:26355: result: yes
configure:26362: checking for sigaction and structs
configure:26389: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:26392: $? = 0
configure:26395: test -s conftest
configure:26398: $? = 0
configure:26409: result: yes
configure:26419: checking for sys/wait.h
configure:26429: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:26435: $? = 0
configure:26454: result: yes
configure:26580: checking for union wait
configure:26603: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:26606: $? = 0
configure:26609: test -s conftest
configure:26612: $? = 0
compiles ok w/o union wait
configure:26666: result: no
configure:26771: checking for uid_t in sys/types.h
configure:26791: result: yes
configure:26805: checking type of array argument to getgroups
configure:26840: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:26831:7: warning: implicit declaration of function 'getgroups' is invalid in C99 [-Wimplicit-function-declaration]
n = getgroups (sizeof (gidset) / MAX (sizeof (int), sizeof (gid_t)) - 1,
^
1 warning generated.
configure:26843: $? = 0
configure:26845: ./conftest
configure:26848: $? = 0
configure:26876: result: gid_t
configure:26883: checking for off_t
configure:26923: result: yes
configure:26935: checking for pid_t
configure:26956: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:26959: $? = 0
configure:26962: test -s conftest.o
configure:26965: $? = 0
configure:26975: result: yes
configure:26987: checking for uid_t in sys/types.h
configure:27007: result: yes
configure:27021: checking for mode_t
configure:27042: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27045: $? = 0
configure:27048: test -s conftest.o
configure:27051: $? = 0
configure:27061: result: yes
configure:27073: checking for ssize_t
configure:27094: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27097: $? = 0
configure:27100: test -s conftest.o
configure:27103: $? = 0
configure:27113: result: yes
configure:27129: checking for socklen_t
configure:27153: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27156: $? = 0
configure:27159: test -s conftest.o
configure:27162: $? = 0
configure:27172: result: yes
configure:27188: checking for long long type
configure:27219: result: yes
configure:27230: checking for tm.tm_gmtoff
configure:27262: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27265: $? = 0
configure:27268: test -s conftest.o
configure:27271: $? = 0
configure:27282: result: yes
configure:27289: checking for int
configure:27310: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27313: $? = 0
configure:27316: test -s conftest.o
configure:27319: $? = 0
configure:27329: result: yes
configure:27332: checking size of int
configure:27496: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:27521:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf (f, "%d", (sizeof (int)));
~~ ^~~~~~~~~~~~~~
%lu
1 warning generated.
configure:27499: $? = 0
configure:27501: ./conftest
configure:27504: $? = 0
configure:27520: result: 4
configure:27538: checking for long
configure:27559: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:27562: $? = 0
configure:27565: test -s conftest.o
configure:27568: $? = 0
configure:27578: result: yes
configure:27581: checking size of long
configure:27745: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:27770:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf (f, "%d", (sizeof (long)));
~~ ^~~~~~~~~~~~~~~
%lu
1 warning generated.
configure:27748: $? = 0
configure:27750: ./conftest
configure:27753: $? = 0
configure:27769: result: 8
configure:27787: checking for off_t
configure:27827: result: yes
configure:27830: checking size of off_t
configure:27994: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:28019:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf (f, "%d", (sizeof (off_t)));
~~ ^~~~~~~~~~~~~~~~
%lu
1 warning generated.
configure:27997: $? = 0
configure:27999: ./conftest
configure:28002: $? = 0
configure:28018: result: 8
configure:28036: checking for time_t
configure:28057: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:28060: $? = 0
configure:28063: test -s conftest.o
configure:28066: $? = 0
configure:28076: result: yes
configure:28079: checking size of time_t
configure:28243: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:28268:19: warning: format specifies type 'int' but the argument has type 'unsigned long' [-Wformat]
fprintf (f, "%d", (sizeof (time_t)));
~~ ^~~~~~~~~~~~~~~~~
%lu
1 warning generated.
configure:28246: $? = 0
configure:28248: ./conftest
configure:28251: $? = 0
configure:28267: result: 8
configure:28285: checking for intptr_t
configure:28306: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:28309: $? = 0
configure:28312: test -s conftest.o
configure:28315: $? = 0
configure:28325: result: yes
configure:28339: checking for working alloca.h
configure:28376: result: yes
configure:28386: checking for alloca
configure:28443: result: yes
configure:28627: checking for unistd.h
configure:28662: result: yes
configure:28627: checking for vfork.h
configure:28662: result: no
configure:28675: checking for fork
configure:28712: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:28715: $? = 0
configure:28718: test -s conftest
configure:28721: $? = 0
configure:28731: result: yes
configure:28675: checking for vfork
configure:28712: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:28691:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
char vfork ();
^
configure:28691:6: note: 'vfork' is a builtin with type 'int (void)'
1 warning generated.
configure:28715: $? = 0
configure:28718: test -s conftest
configure:28721: $? = 0
configure:28731: result: yes
configure:28743: checking for working fork
configure:28786: result: yes
configure:28805: checking for working vfork
configure:28931: result: yes
configure:28962: checking if we should use fcntl or ioctl
configure:28986: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:28989: $? = 0
configure:28992: test -s conftest
configure:28995: $? = 0
configure:29047: result: ioctl
configure:29054: checking for broken/missing definition of remove
configure:29073: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29076: $? = 0
configure:29079: test -s conftest
configure:29082: $? = 0
configure:29126: result: no
configure:29133: checking for lstat
configure:29154: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29147:28: warning: null passed to a callee that requires a non-null argument [-Wnonnull]
lstat(".", (struct stat *)0)
~~~~~~~~~~~~~~~~^
1 warning generated.
configure:29157: $? = 0
configure:29160: test -s conftest
configure:29163: $? = 0
configure:29175: result: yes
configure:29210: checking for atoll
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for ctermid
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for cuserid
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for ftime
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for getcwd
configure:29266: result: yes
configure:29210: checking for getgroups
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for gettimeofday
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for getuid
configure:29266: result: yes
configure:29210: checking for mktemp
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/tmp/conftest-658870.o: In function `main':
conftest.c:(.text+0x6): warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for mkdtemp
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for popen
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for putenv
configure:29266: result: yes
configure:29210: checking for readdir
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for setuid
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for strerror
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29226:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
configure:29226:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for truncate
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for ttyname
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for unsetenv
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for sleep
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for usleep
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for vasprintf
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29210: checking for waitpid
configure:29247: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29250: $? = 0
configure:29253: test -s conftest
configure:29256: $? = 0
configure:29266: result: yes
configure:29282: checking for mktime
configure:29319: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29322: $? = 0
configure:29325: test -s conftest
configure:29328: $? = 0
configure:29338: result: yes
configure:29282: checking for strstr
configure:29319: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29298:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr ();
^
configure:29298:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:29322: $? = 0
configure:29325: test -s conftest
configure:29328: $? = 0
configure:29338: result: yes
configure:29350: checking for random-integer functions
configure:29389: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29382:16: warning: implicit declaration of function 'arc4random_push' is invalid in C99 [-Wimplicit-function-declaration]
long seed = 1; arc4random_push(seed); seed = arc4random()
^
configure:29382:46: warning: implicit declaration of function 'arc4random' is invalid in C99 [-Wimplicit-function-declaration]
long seed = 1; arc4random_push(seed); seed = arc4random()
^
2 warnings generated.
/tmp/conftest-f1f3b1.o: In function `main':
conftest.c:(.text+0x1e): undefined reference to `arc4random_push'
conftest.c:(.text+0x28): undefined reference to `arc4random'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:29392: $? = 1
configure: failed program was:
#line 29370 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include
#endif
#ifdef HAVE_LIMITS_H
#include
#endif
int
main ()
{
long seed = 1; arc4random_push(seed); seed = arc4random()
;
return 0;
}
configure:29389: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29382:37: warning: implicit declaration of function 'arc4random' is invalid in C99 [-Wimplicit-function-declaration]
long seed = 1; (void)(seed); seed = arc4random()
^
1 warning generated.
/tmp/conftest-9fa2f6.o: In function `main':
conftest.c:(.text+0x1a): undefined reference to `arc4random'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:29392: $? = 1
configure: failed program was:
#line 29370 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include
#endif
#ifdef HAVE_LIMITS_H
#include
#endif
int
main ()
{
long seed = 1; (void)(seed); seed = arc4random()
;
return 0;
}
configure:29389: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:29392: $? = 0
configure:29395: test -s conftest
configure:29398: $? = 0
configure:29410: result: srandom/random
configure:29413: checking for range of random-integers
configure:29453: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29456: $? = 0
configure:29459: test -s conftest.o
configure:29462: $? = 0
configure:29473: result: INT_MAX
configure:29661: checking for sleep declaration
configure:29688: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29680:12: error: conflicting types for 'sleep'
extern int sleep();
^
/usr/include/unistd.h:447:21: note: previous declaration is here
extern unsigned int sleep (unsigned int __seconds);
^
1 error generated.
configure:29691: $? = 1
configure: failed program was:
#line 29667 "configure"
#include "confdefs.h"
#ifdef HAVE_STDLIB_H
#include
#endif
#ifdef HAVE_UNISTD_H
#include
#endif
int
main ()
{
#ifndef sleep
extern int sleep();
#endif
;
return 0;
}
configure:29752: result: yes
configure:29771: checking for strstr declaration
configure:29791: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29783:12: error: conflicting types for 'strstr'
extern int strstr();
^
/usr/include/string.h:337:14: note: previous declaration is here
extern char *strstr (const char *__haystack, const char *__needle)
^
1 error generated.
configure:29794: $? = 1
configure: failed program was:
#line 29777 "configure"
#include "confdefs.h"
#include
int
main ()
{
#ifndef strstr
extern int strstr();
#endif
;
return 0;
}
configure:29848: result: yes
configure:29867: checking for getgrgid declaration
configure:29889: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29881:12: error: conflicting types for 'getgrgid'
extern int getgrgid();
^
/usr/include/grp.h:102:22: note: previous declaration is here
extern struct group *getgrgid (__gid_t __gid);
^
1 error generated.
configure:29892: $? = 1
configure: failed program was:
#line 29873 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
#ifndef getgrgid
extern int getgrgid();
#endif
;
return 0;
}
configure:29948: result: yes
configure:29867: checking for getgrnam declaration
configure:29889: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29881:12: error: conflicting types for 'getgrnam'
extern int getgrnam();
^
/usr/include/grp.h:108:22: note: previous declaration is here
extern struct group *getgrnam (const char *__name);
^
1 error generated.
configure:29892: $? = 1
configure: failed program was:
#line 29873 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
#ifndef getgrnam
extern int getgrnam();
#endif
;
return 0;
}
configure:29948: result: yes
configure:29964: checking if TRUE/FALSE are defined
configure:29985: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:29988: $? = 0
configure:29991: test -s conftest.o
configure:29994: $? = 0
configure:30005: result: yes
configure:30019: checking if external errno is declared
configure:30044: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30047: $? = 0
configure:30050: test -s conftest.o
configure:30053: $? = 0
configure:30064: result: yes
configure:30079: checking if external errno exists
configure:30101: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/usr/bin/ld: errno: TLS definition in /usr/lib/libc.so.6 section .tbss mismatches non-TLS reference in /tmp/conftest-e1db73.o
/usr/lib/libc.so.6: error adding symbols: Bad value
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:30104: $? = 1
configure: failed program was:
#line 30086 "configure"
#include "confdefs.h"
#undef errno
extern int errno;
int
main ()
{
errno = 2
;
return 0;
}
configure:30121: result: no
configure:30134: checking if we can set errno
configure:30185: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:30188: $? = 0
configure:30190: ./conftest
configure:30193: $? = 0
configure:30206: result: yes
configure:30213: checking for setlocale()
configure:30232: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:30235: $? = 0
configure:30238: test -s conftest
configure:30241: $? = 0
configure:30253: result: yes
configure:30261: checking if NGROUPS is defined
configure:30287: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30290: $? = 0
configure:30293: test -s conftest.o
configure:30296: $? = 0
configure:30343: result: yes
configure:30361: checking if external sys_nerr is declared
configure:30386: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30389: $? = 0
configure:30392: test -s conftest.o
configure:30395: $? = 0
configure:30406: result: yes
configure:30421: checking if external sys_nerr exists
configure:30443: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/tmp/conftest-5dd851.o: In function `main':
conftest.c:(.text+0x10): warning: `sys_nerr' is deprecated; use `strerror' or `strerror_r' instead
configure:30446: $? = 0
configure:30449: test -s conftest
configure:30452: $? = 0
configure:30463: result: yes
configure:30476: checking if external sys_errlist is declared
configure:30501: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30504: $? = 0
configure:30507: test -s conftest.o
configure:30510: $? = 0
configure:30521: result: yes
configure:30536: checking if external sys_errlist exists
configure:30558: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/tmp/conftest-2687ac.o: In function `main':
conftest.c:(.text+0x10): warning: `sys_errlist' is deprecated; use `strerror' or `strerror_r' instead
configure:30561: $? = 0
configure:30564: test -s conftest
configure:30567: $? = 0
configure:30578: result: yes
configure:30594: checking for lastlog.h
configure:30604: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:30610: $? = 0
configure:30629: result: yes
configure:30594: checking for paths.h
configure:30604: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:30610: $? = 0
configure:30629: result: yes
configure:30639: checking for lastlog path
configure:30666: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30669: $? = 0
configure:30672: test -s conftest.o
configure:30675: $? = 0
configure:30690: result: _PATH_LASTLOG
configure:30697: checking for utmp implementation
configure:30728: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
In file included from configure:30720:
In file included from /usr/include/lastlog.h:4:
/usr/include/utmp.h:62:21: error: conflicting types for 'getutxent'
extern struct utmp *getutent (void) __THROW;
^
configure:30718:18: note: expanded from macro 'getutent'
#define getutent getutxent
^
/usr/include/utmpx.h:65:22: note: previous declaration is here
extern struct utmpx *getutxent (void);
^
1 error generated.
configure:30731: $? = 1
configure: failed program was:
#line 30714 "configure"
#include "confdefs.h"
#include
#include
#define getutent getutxent
#ifdef USE_LASTLOG
#include /* may conflict with utmpx.h on Linux */
#endif
int
main ()
{
struct utmpx x;
char *name = x.ut_name; /* utmp.h and compatible definitions */
;
return 0;
}
configure:30760: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
In file included from configure:30752:
In file included from /usr/include/lastlog.h:4:
/usr/include/utmp.h:62:21: error: conflicting types for 'getutxent'
extern struct utmp *getutent (void) __THROW;
^
configure:30750:18: note: expanded from macro 'getutent'
#define getutent getutxent
^
/usr/include/utmpx.h:65:22: note: previous declaration is here
extern struct utmpx *getutxent (void);
^
1 error generated.
configure:30763: $? = 1
configure: failed program was:
#line 30746 "configure"
#include "confdefs.h"
#include
#include
#define getutent getutxent
#ifdef USE_LASTLOG
#include /* may conflict with utmpx.h on Linux */
#endif
int
main ()
{
struct utmpx x;
char *name = x.ut_user; /* utmpx.h must declare this */
;
return 0;
}
configure:30728: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30731: $? = 0
configure:30734: test -s conftest.o
configure:30737: $? = 0
configure:30784: result: utmp
configure:30799: checking if utmp.ut_host is declared
configure:30820: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30823: $? = 0
configure:30826: test -s conftest.o
configure:30829: $? = 0
configure:30841: result: yes
configure:30851: checking if utmp.ut_syslen is declared
configure:30872: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30865:26: error: no member named 'ut_syslen' in 'struct utmp'
struct utmp x; int y = x.ut_syslen
~ ^
1 error generated.
configure:30875: $? = 1
configure: failed program was:
#line 30858 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
struct utmp x; int y = x.ut_syslen
;
return 0;
}
configure:30893: result: no
configure:30903: checking if utmp.ut_name is declared
configure:30934: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30937: $? = 0
configure:30940: test -s conftest.o
configure:30943: $? = 0
configure:30955: result: ut_name
configure:30975: checking for exit-status in utmp
configure:31002: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:30995:35: error: no member named '__e_exit' in 'struct exit_status'; did you mean 'e_exit'?
struct utmp x; long y = x.ut_exit.__e_exit = 0
^~~~~~~~
e_exit
/usr/include/bits/utmp.h:53:15: note: 'e_exit' declared here
short int e_exit; /* Process exit status. */
^
1 error generated.
configure:31005: $? = 1
configure: failed program was:
#line 30988 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
struct utmp x; long y = x.ut_exit.__e_exit = 0
;
return 0;
}
configure:31002: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:31005: $? = 0
configure:31008: test -s conftest.o
configure:31011: $? = 0
configure:31024: result: ut_exit.e_exit
configure:31040: checking if utmp.ut_xtime is declared
configure:31061: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:31064: $? = 0
configure:31067: test -s conftest.o
configure:31070: $? = 0
configure:31114: result: yes
configure:31133: checking if utmp.ut_session is declared
configure:31154: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:31157: $? = 0
configure:31160: test -s conftest.o
configure:31163: $? = 0
configure:31174: result: yes
configure:31185: checking if utmp is SYSV flavor
configure:31212: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
configure:31215: $? = 0
configure:31218: test -s conftest
configure:31221: $? = 0
configure:31232: result: yes
configure:31241: checking if external h_errno exists
configure:31263: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/tmp/conftest-5fae61.o: In function `main':
conftest.c:(.text+0x10): undefined reference to `h_errno'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:31266: $? = 1
configure: failed program was:
#line 31248 "configure"
#include "confdefs.h"
#undef h_errno
extern int h_errno;
int
main ()
{
h_errno = 2
;
return 0;
}
configure:31283: result: no
configure:31296: checking if bibp: URLs should be supported
configure:31313: result: yes
configure:31320: checking if configuration info should be browsable
configure:31337: result: yes
configure:31344: checking if new-style forms-based options screen should be used
configure:31361: result: yes
configure:31368: checking if old-style options menu should be used
configure:31385: result: yes
configure:31392: checking if sessions code should be used
configure:31409: result: yes
configure:31420: checking if session-caching code should be used
configure:31437: result: yes
configure:31447: checking if address-list page should be used
configure:31464: result: yes
configure:31471: checking if experimental CJK logic should be used
configure:31488: result: no
configure:31495: checking if experimental Japanese UTF-8 logic should be used
configure:31512: result: no
configure:32415: checking if you want to use default-colors
configure:32432: result: no
configure:32441: checking if experimental keyboard-layout logic should be used
configure:32458: result: no
configure:32465: checking if experimental nested-table logic should be used
configure:32482: result: no
configure:32489: checking if alternative line-edit bindings should be used
configure:32506: result: yes
configure:32513: checking if ascii case-conversion should be used
configure:32530: result: yes
configure:32537: checking if you want to use extended HTML DTD logic
configure:32554: result: yes
configure:32561: checking if file-upload logic should be used
configure:32578: result: yes
configure:32585: checking if IDNA support should be used
configure:32602: result: yes
configure:32851: testing Starting FIND_LINKAGE(idn,) ...
configure:32874: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lncurses -lssl -lcrypto -ldl >&5
/tmp/conftest-45b47e.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `idna_to_ascii_8z'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:32877: $? = 1
configure: failed program was:
#line 32856 "configure"
#include "confdefs.h"
#include
#include
int
main ()
{
char *output = 0;
int code = idna_to_ascii_8z("name", &output, IDNA_USE_STD3_ASCII_RULES);
;
return 0;
}
configure:32915: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:32918: $? = 0
configure:32921: test -s conftest
configure:32924: $? = 0
configure:33401: checking if element-justification logic should be used
configure:33418: result: yes
configure:33425: checking if partial-display should be used
configure:33442: result: yes
configure:33449: checking if persistent-cookie logic should be used
configure:33466: result: yes
configure:33473: checking if html source should be colorized
configure:33490: result: yes
configure:33497: checking if progress-bar code should be used
configure:33514: result: yes
configure:33521: checking if read-progress message should show ETA
configure:33538: result: yes
configure:33545: checking if source caching should be used
configure:33562: result: yes
configure:33569: checking if scrollbar code should be used
configure:33586: result: yes
configure:33589: checking if charset-selection logic should be used
configure:33606: result: no
configure:33613: checking if you want to use external commands
configure:33630: result: no
configure:33641: checking if you want to use setfont support
configure:33658: result: no
configure:33800: checking if you want cgi-link support
configure:33817: result: no
configure:33820: checking if you want change-exec support
configure:33837: result: no
configure:33844: checking if you want exec-links support
configure:33861: result: no
configure:33868: checking if you want exec-scripts support
configure:33885: result: no
configure:33892: checking if you want internal-links feature
configure:33909: result: no
configure:33916: checking if you want to fork NSL requests
configure:33933: result: no
configure:33954: checking if you want to log URL requests via syslog
configure:33971: result: no
configure:33978: checking if you want to underline links
configure:33995: result: no
configure:34007: checking if help files should be gzip'ed
configure:34024: result: no
configure:34027: checking if you want to use libbz2 for decompression of some bzip2 files
configure:34037: result: no
configure:34874: checking if you want to use zlib for decompression of some gzip files
configure:34884: result: no
configure:35787: checking if you want to exclude FINGER code
configure:35804: result: no
configure:35811: checking if you want to exclude GOPHER code
configure:35828: result: no
configure:35835: checking if you want to exclude NEWS code
configure:35852: result: no
configure:35859: checking if you want to exclude FTP code
configure:35876: result: no
configure:35883: checking if you want to include WAIS code
configure:35900: result: no
configure:36068: checking if directory-editor code should be used
configure:36085: result: yes
configure:36095: checking if you wish to allow extracting from archives via DirEd
configure:36112: result: yes
configure:36115: checking if DirEd mode should override keys
configure:36139: result: yes
configure:36142: checking if you wish to allow permissions commands via DirEd
configure:36166: result: yes
configure:36169: checking if you wish to allow executable-permission commands via DirEd
configure:36186: result: yes
configure:36189: checking if you wish to allow "tar" commands from DirEd
configure:36213: result: yes
configure:36216: checking if you wish to allow "uudecode" commands from DirEd
configure:36240: result: yes
configure:36243: checking if you wish to allow "zip" and "unzip" commands from DirEd
configure:36267: result: yes
configure:36270: checking if you wish to allow "gzip" and "gunzip" commands from DirEd
configure:36294: result: yes
configure:36298: checking if you want long-directory listings
configure:36322: result: yes
configure:36325: checking if parent-directory references are permitted
configure:36342: result: yes
configure:36350: checking for telnet
configure:36367: found /usr/bin/telnet
configure:36378: result: /usr/bin/telnet
configure:36440: testing defining path for /usr/bin/telnet ...
configure:36458: checking for tn3270
configure:36489: result: no
configure:36458: checking for tn3270
configure:36489: result: no
configure:36566: checking for rlogin
configure:36583: found /usr/bin/rlogin
configure:36594: result: /usr/bin/rlogin
configure:36656: testing defining path for /usr/bin/rlogin ...
configure:36674: checking for mv
configure:36691: found /usr/bin/mv
configure:36702: result: /usr/bin/mv
configure:36764: testing defining path for /usr/bin/mv ...
configure:36782: checking for gzip
configure:36799: found /usr/bin/gzip
configure:36810: result: /usr/bin/gzip
configure:36872: testing defining path for /usr/bin/gzip ...
configure:36890: checking for gunzip
configure:36907: found /usr/bin/gunzip
configure:36918: result: /usr/bin/gunzip
configure:36980: testing defining path for /usr/bin/gunzip ...
configure:36998: checking for unzip
configure:37015: found /usr/bin/unzip
configure:37026: result: /usr/bin/unzip
configure:37088: testing defining path for /usr/bin/unzip ...
configure:37106: checking for bzip2
configure:37123: found /usr/bin/bzip2
configure:37134: result: /usr/bin/bzip2
configure:37196: testing defining path for /usr/bin/bzip2 ...
configure:37214: checking for tar
configure:37231: found /usr/bin/tar
configure:37242: result: /usr/bin/tar
configure:37304: testing defining path for /usr/bin/tar ...
configure:37362: checking for compress
configure:37393: result: no
configure:37362: checking for compress
configure:37393: result: no
configure:37470: checking for rm
configure:37487: found /usr/bin/rm
configure:37498: result: /usr/bin/rm
configure:37560: testing defining path for /usr/bin/rm ...
configure:37578: checking for uudecode
configure:37609: result: no
configure:37578: checking for uudecode
configure:37609: result: no
configure:37686: checking for zcat
configure:37703: found /usr/bin/zcat
configure:37714: result: /usr/bin/zcat
configure:37776: testing defining path for /usr/bin/zcat ...
configure:37794: checking for zip
configure:37811: found /usr/bin/zip
configure:37822: result: /usr/bin/zip
configure:37884: testing defining path for /usr/bin/zip ...
configure:37912: checking for /usr/bin/install
configure:37940: result: /usr/bin/install -c
configure:38002: testing defining path for /usr/bin/install ...
configure:41344: checking if we can include termio.h with curses
configure:41368: clang -c -D_GNU_SOURCE -DLINUX -DHAVE_CONFIG_H -I. -I. -I./src -I./WWW/Library/Implementation conftest.c >&5
configure:41371: $? = 0
configure:41374: test -s conftest.o
configure:41377: $? = 0
configure:41390: result: yes
configure:41407: checking for curses/term.h
configure:41417: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:41414:10: fatal error: 'curses/term.h' file not found
#include
^
1 error generated.
configure:41423: $? = 1
configure: failed program was:
#line 41413 "configure"
#include "confdefs.h"
#include
configure:41442: result: no
configure:41407: checking for term.h
configure:41417: clang -E -D_GNU_SOURCE -DLINUX conftest.c
configure:41423: $? = 0
configure:41442: result: yes
configure:41454: checking if curses supports alternate-character set
configure:41477: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:41480: $? = 0
configure:41483: test -s conftest
configure:41486: $? = 0
configure:41500: result: acs_map
configure:41507: checking if curses supports fancy attributes
configure:41532: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:41535: $? = 0
configure:41538: test -s conftest
configure:41541: $? = 0
configure:41553: result: yes
configure:41560: checking for function curses_version
configure:41583: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:41586: $? = 0
configure:41588: ./conftest
configure:41591: $? = 0
configure:41606: result: yes
configure:41614: checking for obsolete/broken version of ncurses
configure:41640: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:41643: $? = 0
configure:41646: test -s conftest.o
configure:41649: $? = 0
configure:41661: result: no
configure:41674: checking if curses supports color attributes
configure:41701: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:41704: $? = 0
configure:41707: test -s conftest
configure:41710: $? = 0
configure:41722: result: yes
configure:41744: checking for termio.h
configure:41779: result: yes
configure:41744: checking for termios.h
configure:41779: result: yes
configure:41744: checking for unistd.h
configure:41779: result: yes
configure:41847: checking whether termios.h needs _POSIX_SOURCE
configure:41862: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:41865: $? = 0
configure:41868: test -s conftest.o
configure:41871: $? = 0
configure:41918: result: no
configure:41923: checking declaration of size-change
configure:41982: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:41985: $? = 0
configure:41988: test -s conftest.o
configure:41991: $? = 0
size-change succeeded ()
configure:42010: result: yes
configure:42028: checking if ttytype is declared in curses library
configure:42047: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42050: $? = 0
configure:42053: test -s conftest
configure:42056: $? = 0
configure:42068: result: yes
configure:42229: checking if we must define _XOPEN_SOURCE_EXTENDED
configure:42258: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42261: $? = 0
configure:42264: test -s conftest
configure:42267: $? = 0
configure:42317: result: no
configure:42321: checking for term.h
configure:42426: result: term.h
configure:42453: checking for unctrl.h
configure:42488: clang -c -D_GNU_SOURCE -DLINUX conftest.c >&5
configure:42491: $? = 0
configure:42494: test -s conftest.o
configure:42497: $? = 0
configure:42510: result: unctrl.h
configure:42571: checking for assume_default_colors
configure:42574: testing assume_default_colors ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for cbreak
configure:42574: testing cbreak ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for define_key
configure:42574: testing define_key ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for delscreen
configure:42574: testing delscreen ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for getattrs
configure:42574: testing getattrs ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for getbegx
configure:42574: testing getbegx ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for getbegy
configure:42574: testing getbegy ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for keypad
configure:42574: testing keypad ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for napms
configure:42574: testing napms ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for newpad
configure:42574: testing newpad ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for newterm
configure:42574: testing newterm ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for pnoutrefresh
configure:42574: testing pnoutrefresh ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for resizeterm
configure:42574: testing resizeterm ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for touchline
configure:42574: testing touchline ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for touchwin
configure:42574: testing touchwin ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for use_default_colors
configure:42574: testing use_default_colors ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for use_legacy_coding
configure:42574: testing use_legacy_coding ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for wattr_get
configure:42574: testing wattr_get ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for wborder
configure:42574: testing wborder ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for wredrawln
configure:42574: testing wredrawln ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42571: checking for wresize
configure:42574: testing wresize ...
configure:42615: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42618: $? = 0
configure:42621: test -s conftest
configure:42624: $? = 0
configure:42640: result: yes
configure:42656: checking for _nc_free_and_exit
configure:42693: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42696: $? = 0
configure:42699: test -s conftest
configure:42702: $? = 0
configure:42712: result: yes
configure:42656: checking for _nc_freeall
configure:42693: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42696: $? = 0
configure:42699: test -s conftest
configure:42702: $? = 0
configure:42712: result: yes
configure:42753: checking for an rpath option
configure:42784: result: -Wl,-rpath,
configure:42831: checking if rpath-hack should be disabled
configure:42848: result: no
configure:42852: checking for updated LDFLAGS
configure:42855: result: maybe
configure:42862: checking for ldd
configure:42877: found /usr/bin/ldd
configure:42885: result: ldd
configure:42914: clang -o conftest -D_GNU_SOURCE -DLINUX -L/lib conftest.c -lidn -lncurses -lssl -lcrypto -ldl >&5
configure:42917: $? = 0
configure:42920: test -s conftest
configure:42923: $? = 0
configure:42963: testing ...checking EXTRA_LDFLAGS ...
configure:42967: testing ...checking LDFLAGS -L/lib ...
configure:43004: testing ...Filter -L/lib ->-Wl,-rpath,/lib ...
configure:43017: testing ...checked LDFLAGS -L/lib ...
configure:43021: testing ...checking LIBS -lidn -lncurses -lssl -lcrypto -ldl ...
configure:43071: testing ...checked LIBS -lidn -lncurses -lssl -lcrypto -ldl ...
configure:43075: testing ...checked EXTRA_LDFLAGS -Wl,-rpath,/lib ...
configure:43179: creating ./config.status
## ----------------------- ##
## Running config.status. ##
## ----------------------- ##
This file was extended by config.status 2.52.20121002, executed with
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
> ./config.status
on 522485514a37
config.status:43761: creating makefile
config.status:43761: creating WWW/Library/Implementation/makefile
config.status:43761: creating src/makefile
config.status:43761: creating src/chrtrans/makefile
config.status:43761: creating po/makefile.in
config.status:43914: creating lynx_cfg.h
## ----------------- ##
## Cache variables. ##
## ----------------- ##
ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_build_alias=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func___argz_count=yes
ac_cv_func___argz_next=yes
ac_cv_func___argz_stringify=yes
ac_cv_func__nc_free_and_exit=yes
ac_cv_func__nc_freeall=yes
ac_cv_func_alloca_works=yes
ac_cv_func_atoll=yes
ac_cv_func_ctermid=yes
ac_cv_func_cuserid=yes
ac_cv_func_dcgettext=yes
ac_cv_func_decl_getgrgid=yes
ac_cv_func_decl_getgrnam=yes
ac_cv_func_decl_sleep=yes
ac_cv_func_decl_strstr=yes
ac_cv_func_feof_unlocked=yes
ac_cv_func_fgets_unlocked=yes
ac_cv_func_fork=yes
ac_cv_func_fork_works=yes
ac_cv_func_fseeko=yes
ac_cv_func_ftime=yes
ac_cv_func_getcwd=yes
ac_cv_func_getegid=yes
ac_cv_func_geteuid=yes
ac_cv_func_getgid=yes
ac_cv_func_getgroups=yes
ac_cv_func_gethostbyname=yes
ac_cv_func_gethostname=yes
ac_cv_func_getpagesize=yes
ac_cv_func_gettimeofday=yes
ac_cv_func_getuid=yes
ac_cv_func_inet_ntoa=yes
ac_cv_func_lstat=yes
ac_cv_func_mempcpy=yes
ac_cv_func_mkdtemp=yes
ac_cv_func_mktemp=yes
ac_cv_func_mktime=yes
ac_cv_func_mmap_fixed_mapped=yes
ac_cv_func_munmap=yes
ac_cv_func_popen=yes
ac_cv_func_putenv=yes
ac_cv_func_readdir=yes
ac_cv_func_setenv=yes
ac_cv_func_setlocale=yes
ac_cv_func_setuid=yes
ac_cv_func_sleep=yes
ac_cv_func_socket=yes
ac_cv_func_stpcpy=yes
ac_cv_func_strcasecmp=yes
ac_cv_func_strchr=yes
ac_cv_func_strdup=yes
ac_cv_func_strerror=yes
ac_cv_func_strstr=yes
ac_cv_func_strtoul=yes
ac_cv_func_tgoto=no
ac_cv_func_truncate=yes
ac_cv_func_tsearch=yes
ac_cv_func_ttyname=yes
ac_cv_func_unsetenv=yes
ac_cv_func_usleep=yes
ac_cv_func_vasprintf=yes
ac_cv_func_vfork=yes
ac_cv_func_vfork_works=yes
ac_cv_func_waitpid=yes
ac_cv_gnu_library_2_1=yes
ac_cv_header_argz_h=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_curses_term_h=no
ac_cv_header_dirent_dirent_h=yes
ac_cv_header_fcntl_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_lastlog_h=yes
ac_cv_header_libintl_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_locale_h=yes
ac_cv_header_malloc_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_ncurses_h=yes
ac_cv_header_nl_types_h=yes
ac_cv_header_paths_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_fcntl_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_ioctl_h=yes
ac_cv_header_sys_param_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_timeb_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sys_wait_h=yes
ac_cv_header_syslog_h=yes
ac_cv_header_term_h=yes
ac_cv_header_termio_h=yes
ac_cv_header_termios_h=yes
ac_cv_header_time=yes
ac_cv_header_unistd_h=yes
ac_cv_header_vfork_h=no
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_host_alias=x86_64-unknown-linux
ac_cv_lib_dir_opendir=no
ac_cv_lib_dl_dlsym=yes
ac_cv_lib_inet_main=no
ac_cv_lib_ncurses___initscr=yes
ac_cv_lib_ncurses___tgoto=yes
ac_cv_objext=o
ac_cv_path_BZIP2=/usr/bin/bzip2
ac_cv_path_GMSGFMT=/usr/bin/msgfmt
ac_cv_path_GZIP=/usr/bin/gzip
ac_cv_path_INSTALL='/usr/bin/install -c'
ac_cv_path_MSGFMT=/usr/bin/msgfmt
ac_cv_path_MSGINIT=/usr/bin/msginit
ac_cv_path_MV=/usr/bin/mv
ac_cv_path_RLOGIN=/usr/bin/rlogin
ac_cv_path_RM=/usr/bin/rm
ac_cv_path_TAR=/usr/bin/tar
ac_cv_path_TELNET=/usr/bin/telnet
ac_cv_path_UNCOMPRESS=/usr/bin/gunzip
ac_cv_path_UNZIP=/usr/bin/unzip
ac_cv_path_XGETTEXT=/usr/bin/xgettext
ac_cv_path_ZCAT=/usr/bin/zcat
ac_cv_path_ZIP=/usr/bin/zip
ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
ac_cv_path_ac_pt_WINDRES=none
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_MAKE_LOWER_TAGS=no
ac_cv_prog_MAKE_UPPER_TAGS=no
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_YACC='bison -y'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cf_ldd_prog=ldd
ac_cv_prog_make_make_set=yes
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_off_t=8
ac_cv_sizeof_time_t=8
ac_cv_sys_file_offset_bits=no
ac_cv_sys_large_files=no
ac_cv_sys_largefile_CC=no
ac_cv_sys_largefile_source=no
ac_cv_target=x86_64-unknown-linux-gnu
ac_cv_target_alias=x86_64-unknown-linux
ac_cv_type_getgroups=gid_t
ac_cv_type_int=yes
ac_cv_type_intptr_t=yes
ac_cv_type_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_ssize_t=yes
ac_cv_type_time_t=yes
ac_cv_type_uid_t=yes
ac_cv_working_alloca_h=yes
am_cv_func_iconv=yes
am_cv_langinfo_codeset=yes
am_cv_proto_iconv_arg1=
am_cv_proto_iconv_const=no
am_cv_val_LC_MESSAGES=yes
cf_cv_SYSTEM_MAIL=unknown
cf_cv_alt_char_set=acs_map
cf_cv_ansi_cc=-DCC_HAS_PROTOS
cf_cv_ar_flags=-curv
cf_cv_baddef_remove=no
cf_cv_bool_defs=yes
cf_cv_chtype_decl=yes
cf_cv_chtype_type=scalar
cf_cv_color_curses=yes
cf_cv_curs_performance=no
cf_cv_curs_touchline=sysv
cf_cv_curses_dir=no
cf_cv_curses_incdir=no
cf_cv_dcl_errno=yes
cf_cv_dcl_sys_errlist=yes
cf_cv_dcl_sys_nerr=yes
cf_cv_define_sigwinch=yes
cf_cv_fancy_curses=yes
cf_cv_find_linkage_iconv=yes
cf_cv_find_linkage_idn=yes
cf_cv_find_linkage_intl=yes
cf_cv_find_linkage_ssl=yes
cf_cv_fionbio=ioctl
cf_cv_func_assume_default_colors=yes
cf_cv_func_cbreak=yes
cf_cv_func_curses_version=yes
cf_cv_func_define_key=yes
cf_cv_func_delscreen=yes
cf_cv_func_getattrs=yes
cf_cv_func_getbegx=yes
cf_cv_func_getbegy=yes
cf_cv_func_gettext=yes
cf_cv_func_keypad=yes
cf_cv_func_napms=yes
cf_cv_func_newpad=yes
cf_cv_func_newterm=yes
cf_cv_func_pnoutrefresh=yes
cf_cv_func_resizeterm=yes
cf_cv_func_sigaction=yes
cf_cv_func_touchline=yes
cf_cv_func_touchwin=yes
cf_cv_func_use_default_colors=yes
cf_cv_func_use_legacy_coding=yes
cf_cv_func_wattr_get=yes
cf_cv_func_wborder=yes
cf_cv_func_wredrawln=yes
cf_cv_func_wresize=yes
cf_cv_getaddrinfo=yes
cf_cv_gnu_source=yes
cf_cv_gnutls_compat=no
cf_cv_have_errno=no
cf_cv_have_h_errno=no
cf_cv_have_inet_aton=yes
cf_cv_have_ssl=yes
cf_cv_have_sys_errlist=yes
cf_cv_have_sys_nerr=yes
cf_cv_have_ttytype=yes
cf_cv_have_utmp=utmp
cf_cv_have_utmp_ut_host=yes
cf_cv_have_utmp_ut_name=ut_name
cf_cv_have_utmp_ut_session=yes
cf_cv_have_utmp_ut_syslen=no
cf_cv_have_utmp_ut_xstatus=ut_exit.e_exit
cf_cv_have_utmp_ut_xtime=yes
cf_cv_header_path_iconv=/usr/include
cf_cv_header_path_idn=/usr/include
cf_cv_header_path_intl=/usr/include
cf_cv_header_path_ssl=/usr/include/openssl
cf_cv_ipv6type=linux-glibc
cf_cv_library_file_idn=-lidn
cf_cv_library_path_iconv=/usr/lib
cf_cv_library_path_idn=/usr/lib
cf_cv_library_path_intl=/usr/lib
cf_cv_library_path_ssl=
cf_cv_locale=yes
cf_cv_makeflags=
cf_cv_mixedcase=yes
cf_cv_ncurses_broken=no
cf_cv_ncurses_header=ncurses.h
cf_cv_ncurses_version=6.0.20150808
cf_cv_need_xopen_extension=no
cf_cv_netlibs=
cf_cv_ngroups=yes
cf_cv_path_lastlog=_PATH_LASTLOG
cf_cv_pkg_config_ssl=no
cf_cv_rand_max=INT_MAX
cf_cv_screen=curses
cf_cv_set_errno=yes
cf_cv_sizechange=yes
cf_cv_srand_func=srandom/random
cf_cv_struct_dirent64=no
cf_cv_system_mail_flags='-t -oi'
cf_cv_system_name=linux-gnu
cf_cv_sysv_utmp=yes
cf_cv_term_header=term.h
cf_cv_termio_and_curses=yes
cf_cv_termio_and_termios=yes
cf_cv_tm_gmtoff=yes
cf_cv_type_long_long=yes
cf_cv_type_unionwait=no
cf_cv_unctrl_header=unctrl.h
cf_cv_use_libgnutls=no
cf_cv_use_libnss_compat=no
cf_cv_use_libsocks=no
cf_cv_use_libsocks5=no
cf_cv_use_libssl=/usr
nls_cv_force_use_gnu_gettext=no
nls_cv_header_intl=
nls_cv_header_libgt=
nls_cv_use_gnu_gettext=no
## ------------ ##
## confdefs.h. ##
## ------------ ##
#define SYSTEM_NAME "linux-gnu"
#define MIXEDCASE_FILENAMES 1
#define UNIX 1
#define CC_HAS_PROTOS 1
#define HAVE_FSEEKO 1
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_STDLIB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_GETPAGESIZE 1
#define HAVE_MMAP 1
#define HAVE_ARGZ_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LOCALE_H 1
#define HAVE_NL_TYPES_H 1
#define HAVE_MALLOC_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_FEOF_UNLOCKED 1
#define HAVE_FGETS_UNLOCKED 1
#define HAVE_GETCWD 1
#define HAVE_GETEGID 1
#define HAVE_GETEUID 1
#define HAVE_GETGID 1
#define HAVE_GETUID 1
#define HAVE_MEMPCPY 1
#define HAVE_MUNMAP 1
#define HAVE_PUTENV 1
#define HAVE_SETENV 1
#define HAVE_SETLOCALE 1
#define HAVE_STPCPY 1
#define HAVE_STRCHR 1
#define HAVE_STRCASECMP 1
#define HAVE_STRDUP 1
#define HAVE_STRTOUL 1
#define HAVE_TSEARCH 1
#define HAVE___ARGZ_COUNT 1
#define HAVE___ARGZ_STRINGIFY 1
#define HAVE___ARGZ_NEXT 1
#define HAVE_ICONV 1
#define ICONV_CONST
#define HAVE_LANGINFO_CODESET 1
#define HAVE_LC_MESSAGES 1
#define ENABLE_NLS 1
#define HAVE_LIBINTL_H 1
#define HAVE_GETTEXT 1
#define HAVE_DCGETTEXT 1
#define NLS_TEXTDOMAIN "lynx"
#define HAVE_LIBINTL_H 1
#define SYSTEM_MAIL "unknown"
#define SYSTEM_MAIL_FLAGS "-t -oi"
#define HAVE_GETHOSTNAME 1
#define HAVE_SOCKET 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_INET_NTOA 1
#define HAVE_GETHOSTBYNAME 1
#define HAVE_STRCASECMP 1
#define HAVE_INET_ATON 1
#define USE_SSL 1
#define USE_OPENSSL_INCL 1
#define USE_X509_SUPPORT 1
#define ENABLE_IPV6 1
#define HAVE_GAI_STRERROR 1
#define HAVE_GETADDRINFO 1
#define HAVE_NCURSES_H 1
#define HAVE_TERM_H 1
#define NCURSES 1
#define HAVE_SYSV_TOUCHLINE 1
#define HAVE_TYPE_CHTYPE 1
#define TYPE_CHTYPE_IS_SCALAR 1
#define USE_COLOR_STYLE 1
#define LYNX_LSS_FILE "/etc/lynx.lss"
#define LYNX_CFG_FILE "/etc/lynx.cfg"
#define LYNX_CFG_PATH "/etc"
#define MIME_LIBDIR "/etc/"
#define USE_LOCALE_CHARSET 1
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_DIRENT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_FCNTL_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_FCNTL_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_TIMEB_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYSLOG_H 1
#define HAVE_TERMIO_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIGACTION 1
#define HAVE_SYS_WAIT_H 1
#define GETGROUPS_T gid_t
#define HAVE_LONG_LONG 1
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_OFF_T 8
#define SIZEOF_TIME_T 8
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_UNISTD_H 1
#define HAVE_FORK 1
#define HAVE_VFORK 1
#define HAVE_WORKING_VFORK 1
#define HAVE_WORKING_FORK 1
#define HAVE_LSTAT 1
#define HAVE_ATOLL 1
#define HAVE_CTERMID 1
#define HAVE_CUSERID 1
#define HAVE_FTIME 1
#define HAVE_GETCWD 1
#define HAVE_GETGROUPS 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_GETUID 1
#define HAVE_MKTEMP 1
#define HAVE_MKDTEMP 1
#define HAVE_POPEN 1
#define HAVE_PUTENV 1
#define HAVE_READDIR 1
#define HAVE_SETUID 1
#define HAVE_STRERROR 1
#define HAVE_TRUNCATE 1
#define HAVE_TTYNAME 1
#define HAVE_UNSETENV 1
#define HAVE_SLEEP 1
#define HAVE_USLEEP 1
#define HAVE_VASPRINTF 1
#define HAVE_WAITPID 1
#define HAVE_MKTIME 1
#define HAVE_STRSTR 1
#define lynx_srand srandom
#define lynx_rand random
#define LYNX_RAND_MAX INT_MAX
#define CAN_SET_ERRNO 1
#define LOCALE 1
#define HAVE_SYS_NERR 1
#define HAVE_SYS_ERRLIST 1
#define HAVE_LASTLOG_H 1
#define HAVE_PATHS_H 1
#define USE_LASTLOG 1
#define HAVE_UTMP 1
#define HAVE_UTMP_UT_HOST 1
#define HAVE_UTMP_UT_XSTATUS 1
#define ut_xstatus ut_exit.e_exit
#define HAVE_UTMP_UT_XTIME 1
#define HAVE_UTMP_UT_SESSION 1
#define USE_SYSV_UTMP 1
#define USE_SESSIONS 1
#define USE_CACHEJAR 1
#define USE_ADDRLIST_PAGE 1
#define USE_ALT_BINDINGS 1
#define USE_ASCII_CTYPES 1
#define USE_FILE_UPLOAD 1
#define USE_IDNA 1
#define USE_JUSTIFY_ELTS 1
#define DISP_PARTIAL 1
#define USE_PERSISTENT_COOKIES 1
#define USE_PRETTYSRC 1
#define USE_PROGRESSBAR 1
#define USE_READPROGRESS 1
#define USE_SOURCE_CACHE 1
#define UNDERLINE_LINKS 0
#define DIRED_SUPPORT 1
#define OK_OVERRIDE 1
#define OK_PERMIT 1
#define OK_TAR 1
#define OK_UUDECODE 1
#define OK_ZIP 1
#define OK_GZIP 1
#define LONG_LIST 1
#define TELNET_PATH "/usr/bin/telnet"
#define RLOGIN_PATH "/usr/bin/rlogin"
#define MV_PATH "/usr/bin/mv"
#define GZIP_PATH "/usr/bin/gzip"
#define UNCOMPRESS_PATH "/usr/bin/gunzip"
#define UNZIP_PATH "/usr/bin/unzip"
#define BZIP2_PATH "/usr/bin/bzip2"
#define TAR_PATH "/usr/bin/tar"
#define TAR_UP_OPTIONS "-cf"
#define TAR_DOWN_OPTIONS "-xf"
#define TAR_FILE_OPTIONS ""
#define TAR_PIPE_OPTIONS "-"
#define RM_PATH "/usr/bin/rm"
#define ZCAT_PATH "/usr/bin/zcat"
#define ZIP_PATH "/usr/bin/zip"
#define INSTALL_PATH "/usr/bin/install"
#define INSTALL_ARGS "-c"
#define TERMIO_AND_CURSES 1
#define HAVE_TERM_H 1
#define ALT_CHAR_SET acs_map
#define FANCY_CURSES 1
#define HAVE_CURSES_VERSION 1
#define COLOR_CURSES 1
#define HAVE_GETBKGD 1
#define HAVE_TERMIO_H 1
#define HAVE_TERMIOS_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SIZECHANGE 1
#define HAVE_TTYTYPE 1
#define HAVE_TERM_H 1
#define HAVE_UNCTRL_H 1
#define HAVE_ASSUME_DEFAULT_COLORS 1
#define HAVE_CBREAK 1
#define HAVE_DEFINE_KEY 1
#define HAVE_DELSCREEN 1
#define HAVE_GETATTRS 1
#define HAVE_GETBEGX 1
#define HAVE_GETBEGY 1
#define HAVE_KEYPAD 1
#define HAVE_NAPMS 1
#define HAVE_NEWPAD 1
#define HAVE_NEWTERM 1
#define HAVE_PNOUTREFRESH 1
#define HAVE_RESIZETERM 1
#define HAVE_TOUCHLINE 1
#define HAVE_TOUCHWIN 1
#define HAVE_USE_DEFAULT_COLORS 1
#define HAVE_USE_LEGACY_CODING 1
#define HAVE_WATTR_GET 1
#define HAVE_WBORDER 1
#define HAVE_WREDRAWLN 1
#define HAVE_WRESIZE 1
#define HAVE__NC_FREE_AND_EXIT 1
#define HAVE__NC_FREEALL 1
#define USE_SCROLLBAR 1
configure: exit 0