Build of tnftp with clang_glibc toolchain

The build took 00h 01m 11s and was SUCCESSFUL.

The program in this build is written in the following languages, according to sloccount:

SLOCLanguage
26,443 ansic
11,312 sh
2,319 makefile
40,074 total

The process tree of the build process is here.

Several sub-process invocations were improper; see the process tree for details. Summary:

Log

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:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

CMD: pacman -Syy --noconfirm
# :: Synchronizing package databases...
# downloading tuscan.db...

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: tnftp 20141104-3 (Thu Apr 13 21:08:39 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) dante-1.4.1-1
#
# Total Installed Size: 1.81 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing dante...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether to enable maintainer-specific portions of Makefiles... no
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking for style of include used by make... GNU
# checking dependency style of clang... gcc3
# checking for gawk... (cached) gawk
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/grep -E
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by clang... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from clang object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking how to run the C preprocessor... clang -E
# checking for ANSI C header files... yes
# 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 dlfcn.h... yes
# checking for objdir... .libs
# checking if clang supports -fno-rtti -fno-exceptions... yes
# checking for clang option to produce PIC... -fPIC -DPIC
# checking if clang PIC flag -fPIC -DPIC works... yes
# checking if clang static flag -static works... yes
# checking if clang supports -c -o file.o... yes
# checking if clang supports -c -o file.o... (cached) yes
# checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... yes
# checking for library containing tgetent... -lcurses
# checking for library containing gethostbyname... none required
# checking for library containing socket... none required
# configure: --with-socks=auto; checking for required SOCKS5 features
# checking for library containing SOCKSinit... -lsocks
# configure: enabling SOCKS5 support
# configure: WARNING: IPv6 is incompatible with socks, disabling IPv6 support
# checking for pkg-config... /usr/bin/pkg-config
# checking whether compiling and linking against OpenSSL works... yes
# configure: --with-ssl=; checking for required OpenSSL features
# configure: enabling SSL support
# checking for sys/types.h... (cached) yes
# checking for sys/ioctl.h... yes
# checking for sys/param.h... yes
# checking for sys/stat.h... (cached) yes
# checking for sys/socket.h... yes
# checking for sys/syslimits.h... no
# checking for sys/time.h... yes
# checking for sys/uio.h... yes
# checking for sys/wait.h... yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking for sys/types.h... (cached) yes
# checking for netinet/in.h... yes
# checking for arpa/nameser.h... yes
# checking for netdb.h... yes
# checking for resolv.h... yes
# checking whether stat file-mode macros are broken... no
# checking for ANSI C header files... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking whether termios.h defines TIOCGWINSZ... no
# checking whether sys/ioctl.h defines TIOCGWINSZ... yes
# checking for arpa/ftp.h... yes
# checking for arpa/inet.h... yes
# checking for arpa/nameser.h... (cached) yes
# checking for err.h... yes
# checking for fcntl.h... yes
# checking for libgen.h... yes
# checking for limits.h... yes
# checking for locale.h... yes
# checking for malloc.h... yes
# checking for netinet/in.h... (cached) yes
# checking for netinet/in_systm.h... yes
# checking for netinet/ip.h... yes
# checking for netinet/tcp.h... yes
# checking for paths.h... yes
# checking for poll.h... yes
# checking for pwd.h... yes
# checking for sys/poll.h... yes
# checking for regex.h... yes
# checking for setjmp.h... yes
# checking for signal.h... yes
# checking for stddef.h... yes
# checking for termcap.h... yes
# checking for termios.h... yes
# checking for unistd.h... (cached) yes
# checking for utime.h... yes
# checking for vis.h... no
# checking whether AI_NUMERICHOST is declared... yes
# checking whether dirname is declared... yes
# checking whether fclose is declared... yes
# checking whether getpass is declared... yes
# checking whether h_errno is declared... yes
# checking whether pclose is declared... yes
# checking whether optarg is declared... yes
# checking whether optind is declared... yes
# checking for long double... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for uint32_t... yes
# checking for off_t... yes
# checking for pid_t... yes
# checking return type of signal handlers... void
# checking for size_t... yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct sockaddr.sa_len... no
# checking for struct sockaddr_in.sin_len... no
# checking for struct dirent.d_namlen... no
# checking for in_port_t... yes
# checking for sa_family_t... yes
# checking for socklen_t... yes
# checking for struct addrinfo... yes
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking whether closedir returns void... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... yes
# checking for working vfork... (cached) yes
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for working strcoll... yes
# checking for dirname... yes
# checking for err... yes
# checking for fgetln... no
# checking for getaddrinfo... yes
# checking for getnameinfo... yes
# checking for inet_ntop... yes
# checking for inet_pton... yes
# checking for mkstemp... yes
# checking for setprogname... no
# checking for sl_init... no
# checking for snprintf... yes
# checking for strdup... yes
# checking for strerror... yes
# checking for strlcat... no
# checking for strlcpy... no
# checking for strptime... yes
# checking for strsep... yes
# checking for strunvis... no
# checking for strvis... no
# checking for timegm... yes
# checking for usleep... yes
# checking for utimes... yes
# checking for getcwd... yes
# checking for gethostbyaddr... yes
# checking for gethostbyname... yes
# checking for gethostbyname2... yes
# checking for gethostname... yes
# checking for getpass... yes
# checking for getpassphrase... no
# checking for getpgrp... yes
# checking for gettimeofday... yes
# checking for isascii... yes
# checking for memchr... yes
# checking for memmove... yes
# checking for memset... yes
# checking for realpath... yes
# checking for regcomp... yes
# checking for select... yes
# checking for setlocale... yes
# checking for socket... yes
# checking for strcasecmp... yes
# checking for strchr... yes
# checking for strcspn... yes
# checking for strdup... (cached) yes
# checking for strerror... (cached) yes
# checking for strncasecmp... yes
# checking for strpbrk... yes
# checking for strrchr... yes
# checking for strstr... yes
# checking for strtol... yes
# checking for strtoul... yes
# checking for utime... yes
# checking whether getpgrp requires zero arguments... yes
# checking whether strptime is declared... no
# checking *printf() support for %lld... yes
# checking if *printf() can print long long ints... yes
# checking for strtoll... yes
# checking for struct pollfd... yes
# checking for poll... yes
# checking whether _POLL_EMUL_H_ is declared... no
# checking if strptime() needs separators between conversions... no
# configure: --enable-editcomplete; using internal libedit
# checking for working getaddrinfo()... yes
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating libedit/Makefile
# config.status: creating libedit/makelist
# config.status: creating libnetbsd/Makefile
# config.status: creating src/Makefile
# config.status: creating tnftp_config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: === Configuration results ===
# configure: Package: tnftp 20141104
# configure: Prefix: /usr
# configure: Command-line editing: yes
# configure: IPv6 support: no
# configure: SOCKS5 proxy support: yes
# configure: SSL: yes
# configure: =============================
# make all-recursive
# make[1]: Entering directory '/tmp/tnftp/src/tnftp-20141104'
# Making all in libnetbsd
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c -o fgetln.lo fgetln.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c fgetln.c -fPIC -DPIC -o .libs/fgetln.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT fgetln.lo -MD -MP -MF .deps/fgetln.Tpo -c fgetln.c -o fgetln.o >/dev/null 2>&1
# mv -f .deps/fgetln.Tpo .deps/fgetln.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT setprogname.lo -MD -MP -MF .deps/setprogname.Tpo -c -o setprogname.lo setprogname.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT setprogname.lo -MD -MP -MF .deps/setprogname.Tpo -c setprogname.c -fPIC -DPIC -o .libs/setprogname.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT setprogname.lo -MD -MP -MF .deps/setprogname.Tpo -c setprogname.c -o setprogname.o >/dev/null 2>&1
# mv -f .deps/setprogname.Tpo .deps/setprogname.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sl_init.lo -MD -MP -MF .deps/sl_init.Tpo -c -o sl_init.lo sl_init.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sl_init.lo -MD -MP -MF .deps/sl_init.Tpo -c sl_init.c -fPIC -DPIC -o .libs/sl_init.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT sl_init.lo -MD -MP -MF .deps/sl_init.Tpo -c sl_init.c -o sl_init.o >/dev/null 2>&1
# mv -f .deps/sl_init.Tpo .deps/sl_init.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c -o strlcat.lo strlcat.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -fPIC -DPIC -o .libs/strlcat.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcat.lo -MD -MP -MF .deps/strlcat.Tpo -c strlcat.c -o strlcat.o >/dev/null 2>&1
# mv -f .deps/strlcat.Tpo .deps/strlcat.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c -o strlcpy.lo strlcpy.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -fPIC -DPIC -o .libs/strlcpy.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strlcpy.lo -MD -MP -MF .deps/strlcpy.Tpo -c strlcpy.c -o strlcpy.o >/dev/null 2>&1
# mv -f .deps/strlcpy.Tpo .deps/strlcpy.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strunvis.lo -MD -MP -MF .deps/strunvis.Tpo -c -o strunvis.lo strunvis.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strunvis.lo -MD -MP -MF .deps/strunvis.Tpo -c strunvis.c -fPIC -DPIC -o .libs/strunvis.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strunvis.lo -MD -MP -MF .deps/strunvis.Tpo -c strunvis.c -o strunvis.o >/dev/null 2>&1
# mv -f .deps/strunvis.Tpo .deps/strunvis.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strvis.lo -MD -MP -MF .deps/strvis.Tpo -c -o strvis.lo strvis.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strvis.lo -MD -MP -MF .deps/strvis.Tpo -c strvis.c -fPIC -DPIC -o .libs/strvis.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT strvis.lo -MD -MP -MF .deps/strvis.Tpo -c strvis.c -o strvis.o >/dev/null 2>&1
# mv -f .deps/strvis.Tpo .deps/strvis.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c -o glob.lo glob.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -fPIC -DPIC -o .libs/glob.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I.. -I.. -MT glob.lo -MD -MP -MF .deps/glob.Tpo -c glob.c -o glob.o >/dev/null 2>&1
# mv -f .deps/glob.Tpo .deps/glob.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -o libnetbsd.la fgetln.lo setprogname.lo sl_init.lo strlcat.lo strlcpy.lo strunvis.lo strvis.lo glob.lo -lsocks -lcurses
# libtool: link: ar cru .libs/libnetbsd.a .libs/fgetln.o .libs/setprogname.o .libs/sl_init.o .libs/strlcat.o .libs/strlcpy.o .libs/strunvis.o .libs/strvis.o .libs/glob.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libnetbsd.a
# libtool: link: ( cd ".libs" && rm -f "libnetbsd.la" && ln -s "../libnetbsd.la" "libnetbsd.la" )
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# Making all in libedit
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# Create common.h
# /bin/sh ./makelist -h ./common.c > common.h
# Create emacs.h
# /bin/sh ./makelist -h ./emacs.c > emacs.h
# Create vi.h
# /bin/sh ./makelist -h ./vi.c > vi.h
# Create fcns.h
# /bin/sh ./makelist -fh vi.h emacs.h common.h > fcns.h
# Create fcns.c
# /bin/sh ./makelist -fc vi.h emacs.h common.h > fcns.c
# Create help.c
# /bin/sh ./makelist -bc ./vi.c ./emacs.c ./common.c > help.c
# Create help.h
# /bin/sh ./makelist -bh ./vi.c ./emacs.c ./common.c > help.h
# make all-am
# make[3]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-chared.lo -MD -MP -MF .deps/libedit_la-chared.Tpo -c -o libedit_la-chared.lo `test -f 'chared.c' || echo './'`chared.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-chared.lo -MD -MP -MF .deps/libedit_la-chared.Tpo -c chared.c -fPIC -DPIC -o .libs/libedit_la-chared.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-chared.lo -MD -MP -MF .deps/libedit_la-chared.Tpo -c chared.c -o libedit_la-chared.o >/dev/null 2>&1
# mv -f .deps/libedit_la-chared.Tpo .deps/libedit_la-chared.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-common.lo -MD -MP -MF .deps/libedit_la-common.Tpo -c -o libedit_la-common.lo `test -f 'common.c' || echo './'`common.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-common.lo -MD -MP -MF .deps/libedit_la-common.Tpo -c common.c -fPIC -DPIC -o .libs/libedit_la-common.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-common.lo -MD -MP -MF .deps/libedit_la-common.Tpo -c common.c -o libedit_la-common.o >/dev/null 2>&1
# mv -f .deps/libedit_la-common.Tpo .deps/libedit_la-common.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-el.lo -MD -MP -MF .deps/libedit_la-el.Tpo -c -o libedit_la-el.lo `test -f 'el.c' || echo './'`el.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-el.lo -MD -MP -MF .deps/libedit_la-el.Tpo -c el.c -fPIC -DPIC -o .libs/libedit_la-el.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-el.lo -MD -MP -MF .deps/libedit_la-el.Tpo -c el.c -o libedit_la-el.o >/dev/null 2>&1
# mv -f .deps/libedit_la-el.Tpo .deps/libedit_la-el.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-emacs.lo -MD -MP -MF .deps/libedit_la-emacs.Tpo -c -o libedit_la-emacs.lo `test -f 'emacs.c' || echo './'`emacs.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-emacs.lo -MD -MP -MF .deps/libedit_la-emacs.Tpo -c emacs.c -fPIC -DPIC -o .libs/libedit_la-emacs.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-emacs.lo -MD -MP -MF .deps/libedit_la-emacs.Tpo -c emacs.c -o libedit_la-emacs.o >/dev/null 2>&1
# mv -f .deps/libedit_la-emacs.Tpo .deps/libedit_la-emacs.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-hist.lo -MD -MP -MF .deps/libedit_la-hist.Tpo -c -o libedit_la-hist.lo `test -f 'hist.c' || echo './'`hist.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-hist.lo -MD -MP -MF .deps/libedit_la-hist.Tpo -c hist.c -fPIC -DPIC -o .libs/libedit_la-hist.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-hist.lo -MD -MP -MF .deps/libedit_la-hist.Tpo -c hist.c -o libedit_la-hist.o >/dev/null 2>&1
# mv -f .deps/libedit_la-hist.Tpo .deps/libedit_la-hist.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-history.lo -MD -MP -MF .deps/libedit_la-history.Tpo -c -o libedit_la-history.lo `test -f 'history.c' || echo './'`history.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-history.lo -MD -MP -MF .deps/libedit_la-history.Tpo -c history.c -fPIC -DPIC -o .libs/libedit_la-history.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-history.lo -MD -MP -MF .deps/libedit_la-history.Tpo -c history.c -o libedit_la-history.o >/dev/null 2>&1
# mv -f .deps/libedit_la-history.Tpo .deps/libedit_la-history.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-key.lo -MD -MP -MF .deps/libedit_la-key.Tpo -c -o libedit_la-key.lo `test -f 'key.c' || echo './'`key.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-key.lo -MD -MP -MF .deps/libedit_la-key.Tpo -c key.c -fPIC -DPIC -o .libs/libedit_la-key.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-key.lo -MD -MP -MF .deps/libedit_la-key.Tpo -c key.c -o libedit_la-key.o >/dev/null 2>&1
# mv -f .deps/libedit_la-key.Tpo .deps/libedit_la-key.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-map.lo -MD -MP -MF .deps/libedit_la-map.Tpo -c -o libedit_la-map.lo `test -f 'map.c' || echo './'`map.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-map.lo -MD -MP -MF .deps/libedit_la-map.Tpo -c map.c -fPIC -DPIC -o .libs/libedit_la-map.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-map.lo -MD -MP -MF .deps/libedit_la-map.Tpo -c map.c -o libedit_la-map.o >/dev/null 2>&1
# mv -f .deps/libedit_la-map.Tpo .deps/libedit_la-map.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-parse.lo -MD -MP -MF .deps/libedit_la-parse.Tpo -c -o libedit_la-parse.lo `test -f 'parse.c' || echo './'`parse.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-parse.lo -MD -MP -MF .deps/libedit_la-parse.Tpo -c parse.c -fPIC -DPIC -o .libs/libedit_la-parse.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-parse.lo -MD -MP -MF .deps/libedit_la-parse.Tpo -c parse.c -o libedit_la-parse.o >/dev/null 2>&1
# mv -f .deps/libedit_la-parse.Tpo .deps/libedit_la-parse.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-prompt.lo -MD -MP -MF .deps/libedit_la-prompt.Tpo -c -o libedit_la-prompt.lo `test -f 'prompt.c' || echo './'`prompt.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-prompt.lo -MD -MP -MF .deps/libedit_la-prompt.Tpo -c prompt.c -fPIC -DPIC -o .libs/libedit_la-prompt.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-prompt.lo -MD -MP -MF .deps/libedit_la-prompt.Tpo -c prompt.c -o libedit_la-prompt.o >/dev/null 2>&1
# mv -f .deps/libedit_la-prompt.Tpo .deps/libedit_la-prompt.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-read.lo -MD -MP -MF .deps/libedit_la-read.Tpo -c -o libedit_la-read.lo `test -f 'read.c' || echo './'`read.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-read.lo -MD -MP -MF .deps/libedit_la-read.Tpo -c read.c -fPIC -DPIC -o .libs/libedit_la-read.o
# read.c:193:10: warning: implicit declaration of function 'Rread' is invalid in C99 [-Wimplicit-function-declaration]
# chrs = read(el->el_infd, buf,
# ^
# ../tnftp.h:499:15: note: expanded from macro 'read'
# #define read Rread
# ^
# 1 warning generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-read.lo -MD -MP -MF .deps/libedit_la-read.Tpo -c read.c -o libedit_la-read.o >/dev/null 2>&1
# mv -f .deps/libedit_la-read.Tpo .deps/libedit_la-read.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-refresh.lo -MD -MP -MF .deps/libedit_la-refresh.Tpo -c -o libedit_la-refresh.lo `test -f 'refresh.c' || echo './'`refresh.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-refresh.lo -MD -MP -MF .deps/libedit_la-refresh.Tpo -c refresh.c -fPIC -DPIC -o .libs/libedit_la-refresh.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-refresh.lo -MD -MP -MF .deps/libedit_la-refresh.Tpo -c refresh.c -o libedit_la-refresh.o >/dev/null 2>&1
# mv -f .deps/libedit_la-refresh.Tpo .deps/libedit_la-refresh.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-search.lo -MD -MP -MF .deps/libedit_la-search.Tpo -c -o libedit_la-search.lo `test -f 'search.c' || echo './'`search.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-search.lo -MD -MP -MF .deps/libedit_la-search.Tpo -c search.c -fPIC -DPIC -o .libs/libedit_la-search.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-search.lo -MD -MP -MF .deps/libedit_la-search.Tpo -c search.c -o libedit_la-search.o >/dev/null 2>&1
# mv -f .deps/libedit_la-search.Tpo .deps/libedit_la-search.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-sig.lo -MD -MP -MF .deps/libedit_la-sig.Tpo -c -o libedit_la-sig.lo `test -f 'sig.c' || echo './'`sig.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-sig.lo -MD -MP -MF .deps/libedit_la-sig.Tpo -c sig.c -fPIC -DPIC -o .libs/libedit_la-sig.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-sig.lo -MD -MP -MF .deps/libedit_la-sig.Tpo -c sig.c -o libedit_la-sig.o >/dev/null 2>&1
# mv -f .deps/libedit_la-sig.Tpo .deps/libedit_la-sig.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-term.lo -MD -MP -MF .deps/libedit_la-term.Tpo -c -o libedit_la-term.lo `test -f 'term.c' || echo './'`term.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-term.lo -MD -MP -MF .deps/libedit_la-term.Tpo -c term.c -fPIC -DPIC -o .libs/libedit_la-term.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-term.lo -MD -MP -MF .deps/libedit_la-term.Tpo -c term.c -o libedit_la-term.o >/dev/null 2>&1
# mv -f .deps/libedit_la-term.Tpo .deps/libedit_la-term.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tokenizer.lo -MD -MP -MF .deps/libedit_la-tokenizer.Tpo -c -o libedit_la-tokenizer.lo `test -f 'tokenizer.c' || echo './'`tokenizer.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tokenizer.lo -MD -MP -MF .deps/libedit_la-tokenizer.Tpo -c tokenizer.c -fPIC -DPIC -o .libs/libedit_la-tokenizer.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tokenizer.lo -MD -MP -MF .deps/libedit_la-tokenizer.Tpo -c tokenizer.c -o libedit_la-tokenizer.o >/dev/null 2>&1
# mv -f .deps/libedit_la-tokenizer.Tpo .deps/libedit_la-tokenizer.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tty.lo -MD -MP -MF .deps/libedit_la-tty.Tpo -c -o libedit_la-tty.lo `test -f 'tty.c' || echo './'`tty.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tty.lo -MD -MP -MF .deps/libedit_la-tty.Tpo -c tty.c -fPIC -DPIC -o .libs/libedit_la-tty.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-tty.lo -MD -MP -MF .deps/libedit_la-tty.Tpo -c tty.c -o libedit_la-tty.o >/dev/null 2>&1
# mv -f .deps/libedit_la-tty.Tpo .deps/libedit_la-tty.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-vi.lo -MD -MP -MF .deps/libedit_la-vi.Tpo -c -o libedit_la-vi.lo `test -f 'vi.c' || echo './'`vi.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-vi.lo -MD -MP -MF .deps/libedit_la-vi.Tpo -c vi.c -fPIC -DPIC -o .libs/libedit_la-vi.o
# vi.c:1005:2: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# write(fd, cp, el->el_line.lastchar - cp +0u);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# vi.c:1022:8: warning: implicit declaration of function 'Rread' is invalid in C99 [-Wimplicit-function-declaration]
# st = read(fd, cp, el->el_line.limit - cp +0u);
# ^
# ../tnftp.h:499:15: note: expanded from macro 'read'
# #define read Rread
# ^
# 2 warnings generated.
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-vi.lo -MD -MP -MF .deps/libedit_la-vi.Tpo -c vi.c -o libedit_la-vi.o >/dev/null 2>&1
# mv -f .deps/libedit_la-vi.Tpo .deps/libedit_la-vi.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-fcns.lo -MD -MP -MF .deps/libedit_la-fcns.Tpo -c -o libedit_la-fcns.lo `test -f 'fcns.c' || echo './'`fcns.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-fcns.lo -MD -MP -MF .deps/libedit_la-fcns.Tpo -c fcns.c -fPIC -DPIC -o .libs/libedit_la-fcns.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-fcns.lo -MD -MP -MF .deps/libedit_la-fcns.Tpo -c fcns.c -o libedit_la-fcns.o >/dev/null 2>&1
# mv -f .deps/libedit_la-fcns.Tpo .deps/libedit_la-fcns.Plo
# /bin/sh ../libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-help.lo -MD -MP -MF .deps/libedit_la-help.Tpo -c -o libedit_la-help.lo `test -f 'help.c' || echo './'`help.c
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-help.lo -MD -MP -MF .deps/libedit_la-help.Tpo -c help.c -fPIC -DPIC -o .libs/libedit_la-help.o
# libtool: compile: clang -DHAVE_CONFIG_H -I. -I. -I../libnetbsd -I.. -I.. -MT libedit_la-help.lo -MD -MP -MF .deps/libedit_la-help.Tpo -c help.c -o libedit_la-help.o >/dev/null 2>&1
# mv -f .deps/libedit_la-help.Tpo .deps/libedit_la-help.Plo
# /bin/sh ../libtool --tag=CC --mode=link clang -o libedit.la libedit_la-chared.lo libedit_la-common.lo libedit_la-el.lo libedit_la-emacs.lo libedit_la-hist.lo libedit_la-history.lo libedit_la-key.lo libedit_la-map.lo libedit_la-parse.lo libedit_la-prompt.lo libedit_la-read.lo libedit_la-refresh.lo libedit_la-search.lo libedit_la-sig.lo libedit_la-term.lo libedit_la-tokenizer.lo libedit_la-tty.lo libedit_la-vi.lo libedit_la-fcns.lo libedit_la-help.lo ../libnetbsd/libnetbsd.la -lsocks -lcurses
# libtool: link: (cd .libs/libedit.lax/libnetbsd.a && ar x "/tmp/tnftp/src/tnftp-20141104/libedit/../libnetbsd/.libs/libnetbsd.a")
# libtool: link: ar cru .libs/libedit.a .libs/libedit_la-chared.o .libs/libedit_la-common.o .libs/libedit_la-el.o .libs/libedit_la-emacs.o .libs/libedit_la-hist.o .libs/libedit_la-history.o .libs/libedit_la-key.o .libs/libedit_la-map.o .libs/libedit_la-parse.o .libs/libedit_la-prompt.o .libs/libedit_la-read.o .libs/libedit_la-refresh.o .libs/libedit_la-search.o .libs/libedit_la-sig.o .libs/libedit_la-term.o .libs/libedit_la-tokenizer.o .libs/libedit_la-tty.o .libs/libedit_la-vi.o .libs/libedit_la-fcns.o .libs/libedit_la-help.o .libs/libedit.lax/libnetbsd.a/fgetln.o .libs/libedit.lax/libnetbsd.a/glob.o .libs/libedit.lax/libnetbsd.a/setprogname.o .libs/libedit.lax/libnetbsd.a/sl_init.o .libs/libedit.lax/libnetbsd.a/strlcat.o .libs/libedit.lax/libnetbsd.a/strlcpy.o .libs/libedit.lax/libnetbsd.a/strunvis.o .libs/libedit.lax/libnetbsd.a/strvis.o
# ar: `u' modifier ignored since `D' is the default (see `U')
# libtool: link: ranlib .libs/libedit.a
# libtool: link: rm -fr .libs/libedit.lax
# libtool: link: ( cd ".libs" && rm -f "libedit.la" && ln -s "../libedit.la" "libedit.la" )
# make[3]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# Making all in src
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/src'
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-cmds.o -MD -MP -MF .deps/tnftp-cmds.Tpo -c -o tnftp-cmds.o `test -f 'cmds.c' || echo './'`cmds.c
# cmds.c:661:3: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# write(fileno(ttyout), "\n", 1);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# 1 warning generated.
# mv -f .deps/tnftp-cmds.Tpo .deps/tnftp-cmds.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-cmdtab.o -MD -MP -MF .deps/tnftp-cmdtab.Tpo -c -o tnftp-cmdtab.o `test -f 'cmdtab.c' || echo './'`cmdtab.c
# mv -f .deps/tnftp-cmdtab.Tpo .deps/tnftp-cmdtab.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-complete.o -MD -MP -MF .deps/tnftp-complete.Tpo -c -o tnftp-complete.o `test -f 'complete.c' || echo './'`complete.c
# mv -f .deps/tnftp-complete.Tpo .deps/tnftp-complete.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-domacro.o -MD -MP -MF .deps/tnftp-domacro.Tpo -c -o tnftp-domacro.o `test -f 'domacro.c' || echo './'`domacro.c
# mv -f .deps/tnftp-domacro.Tpo .deps/tnftp-domacro.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-fetch.o -MD -MP -MF .deps/tnftp-fetch.Tpo -c -o tnftp-fetch.o `test -f 'fetch.c' || echo './'`fetch.c
# fetch.c:744:11: warning: implicit declaration of function 'Rgetaddrinfo' is invalid in C99 [-Wimplicit-function-declaration]
# error = getaddrinfo(host, port, &hints, &res0);
# ^
# ../tnftp.h:503:21: note: expanded from macro 'getaddrinfo'
# #define getaddrinfo Rgetaddrinfo
# ^
# fetch.c:1431:4: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# write(fileno(ttyout), msgbuf, len);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# 2 warnings generated.
# mv -f .deps/tnftp-fetch.Tpo .deps/tnftp-fetch.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-ftp.o -MD -MP -MF .deps/tnftp-ftp.Tpo -c -o tnftp-ftp.o `test -f 'ftp.c' || echo './'`ftp.c
# ftp.c:183:10: warning: implicit declaration of function 'Rgetaddrinfo' is invalid in C99 [-Wimplicit-function-declaration]
# error = getaddrinfo(host, port, &hints, &res0);
# ^
# ../tnftp.h:503:21: note: expanded from macro 'getaddrinfo'
# #define getaddrinfo Rgetaddrinfo
# ^
# ftp.c:241:6: warning: implicit declaration of function 'Rgetsockname' is invalid in C99 [-Wimplicit-function-declaration]
# if (getsockname(s, (struct sockaddr *)&myctladdr.si_su, &len) == -1) {
# ^
# ../tnftp.h:485:21: note: expanded from macro 'getsockname'
# #define getsockname Rgetsockname
# ^
# ftp.c:300:3: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# write(fileno(ttyout), "\n", 1);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# ftp.c:612:10: warning: implicit declaration of function 'Rread' is invalid in C99 [-Wimplicit-function-declaration]
# inc = read(infd, buf, MIN((off_t)bufsize, bufrem));
# ^
# ../tnftp.h:499:15: note: expanded from macro 'read'
# #define read Rread
# ^
# ftp.c:1524:6: warning: implicit declaration of function 'Rbind' is invalid in C99 [-Wimplicit-function-declaration]
# if (bind(data, (struct sockaddr *)&data_addr.si_su,
# ^
# ../tnftp.h:484:15: note: expanded from macro 'bind'
# #define bind Rbind
# ^
# ftp.c:1708:7: warning: implicit declaration of function 'Raccept' is invalid in C99 [-Wimplicit-function-declaration]
# s = accept(data, (struct sockaddr *) &from.si_su, &fromlen);
# ^
# ../tnftp.h:487:17: note: expanded from macro 'accept'
# #define accept Raccept
# ^
# ftp.c:2082:6: warning: implicit declaration of function 'Rsend' is invalid in C99 [-Wimplicit-function-declaration]
# if (send(fileno(cout), buf, 3, MSG_OOB) != 3)
# ^
# ../tnftp.h:497:15: note: expanded from macro 'send'
# #define send Rsend
# ^
# 7 warnings generated.
# mv -f .deps/tnftp-ftp.Tpo .deps/tnftp-ftp.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-main.o -MD -MP -MF .deps/tnftp-main.Tpo -c -o tnftp-main.o `test -f 'main.c' || echo './'`main.c
# main.c:442:11: warning: implicit declaration of function 'Rgetaddrinfo' is invalid in C99 [-Wimplicit-function-declaration]
# error = getaddrinfo(src_addr, NULL, &hints, &bindai);
# ^
# ../tnftp.h:503:21: note: expanded from macro 'getaddrinfo'
# #define getaddrinfo Rgetaddrinfo
# ^
# 1 warning generated.
# mv -f .deps/tnftp-main.Tpo .deps/tnftp-main.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-progressbar.o -MD -MP -MF .deps/tnftp-progressbar.Tpo -c -o tnftp-progressbar.o `test -f 'progressbar.c' || echo './'`progressbar.c
# progressbar.c:187:10: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# (void)write(fileno(ttyout), buf, len);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# 1 warning generated.
# mv -f .deps/tnftp-progressbar.Tpo .deps/tnftp-progressbar.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-ruserpass.o -MD -MP -MF .deps/tnftp-ruserpass.Tpo -c -o tnftp-ruserpass.o `test -f 'ruserpass.c' || echo './'`ruserpass.c
# mv -f .deps/tnftp-ruserpass.Tpo .deps/tnftp-ruserpass.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-util.o -MD -MP -MF .deps/tnftp-util.Tpo -c -o tnftp-util.o `test -f 'util.c' || echo './'`util.c
# util.c:327:3: warning: implicit declaration of function 'Rwrite' is invalid in C99 [-Wimplicit-function-declaration]
# write(fileno(ttyout), "\n", 1);
# ^
# ../tnftp.h:495:16: note: expanded from macro 'write'
# #define write Rwrite
# ^
# util.c:1386:7: warning: implicit declaration of function 'Rbind' is invalid in C99 [-Wimplicit-function-declaration]
# if (bind(sock, ai->ai_addr, ai->ai_addrlen) == -1) {
# ^
# ../tnftp.h:484:15: note: expanded from macro 'bind'
# #define bind Rbind
# ^
# util.c:1423:7: warning: implicit declaration of function 'Rconnect' is invalid in C99 [-Wimplicit-function-declaration]
# rv = connect(sock, name, namelen); /* inititate the connection */
# ^
# ../tnftp.h:483:18: note: expanded from macro 'connect'
# #define connect Rconnect
# ^
# 3 warnings generated.
# mv -f .deps/tnftp-util.Tpo .deps/tnftp-util.Po
# clang -DHAVE_CONFIG_H -DHAVE_TNFTPD_H=1 -D_DEFAULT_CONFDIR=\"/usr/etc\" -I. -I../libnetbsd -I.. -I.. -I../libedit -MT tnftp-ssl.o -MD -MP -MF .deps/tnftp-ssl.Tpo -c -o tnftp-ssl.o `test -f 'ssl.c' || echo './'`ssl.c
# ssl.c:131:10: warning: implicit declaration of function 'Rwritev' is invalid in C99 [-Wimplicit-function-declaration]
# len = writev(conn->sd, iov, iovcnt);
# ^
# ../tnftp.h:496:17: note: expanded from macro 'writev'
# #define writev Rwritev
# ^
# ssl.c:182:8: warning: implicit declaration of function 'vasprintf' is invalid in C99 [-Wimplicit-function-declaration]
# len = vasprintf(&msg, fmt, ap);
# ^
# ssl.c:324:9: warning: implicit declaration of function 'Rread' is invalid in C99 [-Wimplicit-function-declaration]
# rlen = read(sd, buf, len);
# ^
# ../tnftp.h:499:15: note: expanded from macro 'read'
# #define read Rread
# ^
# 3 warnings generated.
# mv -f .deps/tnftp-ssl.Tpo .deps/tnftp-ssl.Po
# /bin/sh ../libtool --tag=CC --mode=link clang -o tnftp tnftp-cmds.o tnftp-cmdtab.o tnftp-complete.o tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o tnftp-main.o tnftp-progressbar.o tnftp-ruserpass.o tnftp-util.o tnftp-ssl.o ../libnetbsd/libnetbsd.la ../libedit/libedit.la -lssl -lcrypto -lsocks -lcurses
# libtool: link: clang -o tnftp tnftp-cmds.o tnftp-cmdtab.o tnftp-complete.o tnftp-domacro.o tnftp-fetch.o tnftp-ftp.o tnftp-main.o tnftp-progressbar.o tnftp-ruserpass.o tnftp-util.o tnftp-ssl.o ../libnetbsd/.libs/libnetbsd.a ../libedit/.libs/libedit.a -lssl -lcrypto -lsocks -lcurses
# cp ./ftp.1 tnftp.1
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/src'
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104'
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104'
# make[1]: Leaving directory '/tmp/tnftp/src/tnftp-20141104'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in libnetbsd
# make[1]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# make[1]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libnetbsd'
# Making install in libedit
# make[1]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make install-am
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make[3]: Entering directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# make[1]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/libedit'
# Making install in src
# make[1]: Entering directory '/tmp/tnftp/src/tnftp-20141104/src'
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104/src'
# test -z "/usr/bin" || /usr/bin/mkdir -p "/tmp/tnftp/pkg/tnftp/usr/bin"
# /bin/sh ../libtool --mode=install /usr/bin/install -c tnftp '/tmp/tnftp/pkg/tnftp/usr/bin'
# libtool: install: /usr/bin/install -c tnftp /tmp/tnftp/pkg/tnftp/usr/bin/tnftp
# test -z "/usr/share/man/man1" || /usr/bin/mkdir -p "/tmp/tnftp/pkg/tnftp/usr/share/man/man1"
# /usr/bin/install -c -m 644 tnftp.1 '/tmp/tnftp/pkg/tnftp/usr/share/man/man1'
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/src'
# make[1]: Leaving directory '/tmp/tnftp/src/tnftp-20141104/src'
# make[1]: Entering directory '/tmp/tnftp/src/tnftp-20141104'
# make[2]: Entering directory '/tmp/tnftp/src/tnftp-20141104'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/tnftp/src/tnftp-20141104'
# make[1]: Leaving directory '/tmp/tnftp/src/tnftp-20141104'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "tnftp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: tnftp 20141104-3 (Thu Apr 13 21:09:00 UTC 2017)

CMD: pacman --query --file tnftp-20141104-3-x86_64.pkg.tar.xz
# tnftp 20141104-3

Creating hybrid package for 'tnftp'

Trying to find vanilla package 'tnftp'...

CMD: pacman --query --file /mirror/tnftp-20141104-3.pkg.tar.xz
# tnftp 20141104-3

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/share/man/man1/tnftp.1.gz
# /usr/share/licenses/tnftp/COPYING
# /usr/bin/tnftp

Generating .MTREE

CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .BUILDINFO usr

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE

CMD: xz -c -z

Successfully ran bsdtar -cf - .PKGINFO .BUILDINFO usr .MTREE | xz -c -z

CMD: bsdtar -tqf tnftp.pkg.tar.xz .PKGINFO
# .PKGINFO

Created package at path /var/cache/pacman/pkg/tnftp.pkg.tar.xz

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tnftp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/tnftp.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/tnftp/src/tnftp-20141104/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 tnftp configure 20141104, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --enable-editcomplete --enable-ssl
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = ad970f68c663
# 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
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:2636: checking for a BSD-compatible install
# configure:2704: result: /usr/bin/install -c
# configure:2715: checking whether build environment is sane
# configure:2765: result: yes
# configure:2814: checking for x86_64-unknown-linux-strip
# configure:2844: result: no
# configure:2854: checking for strip
# configure:2870: found /usr/bin/strip
# configure:2881: result: strip
# configure:2906: checking for a thread-safe mkdir -p
# configure:2945: result: /usr/bin/mkdir -p
# configure:2958: checking for gawk
# configure:2974: found /usr/bin/gawk
# configure:2985: result: gawk
# configure:2996: checking whether make sets $(MAKE)
# configure:3018: result: yes
# configure:3111: checking whether to enable maintainer-specific portions of Makefiles
# configure:3120: result: no
# configure:3188: checking for x86_64-unknown-linux-gcc
# configure:3215: result: clang
# configure:3484: checking for C compiler version
# configure:3493: 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:3504: $? = 0
# configure:3493: 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
# ... rest of stderr output deleted ...
# configure:3504: $? = 0
# configure:3493: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:3504: $? = 1
# configure:3493: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:3504: $? = 1
# configure:3524: checking whether the C compiler works
# configure:3546: clang conftest.c >&5
# configure:3550: $? = 0
# configure:3598: result: yes
# configure:3601: checking for C compiler default output file name
# configure:3603: result: a.out
# configure:3609: checking for suffix of executables
# configure:3616: clang -o conftest conftest.c >&5
# configure:3620: $? = 0
# configure:3642: result:
# configure:3664: checking whether we are cross compiling
# configure:3672: clang -o conftest conftest.c >&5
# configure:3676: $? = 0
# configure:3683: ./conftest
# configure:3687: $? = 0
# configure:3702: result: no
# configure:3707: checking for suffix of object files
# configure:3729: clang -c conftest.c >&5
# configure:3733: $? = 0
# configure:3754: result: o
# configure:3758: checking whether we are using the GNU C compiler
# configure:3777: clang -c conftest.c >&5
# configure:3777: $? = 0
# configure:3786: result: yes
# configure:3795: checking whether clang accepts -g
# configure:3815: clang -c -g conftest.c >&5
# configure:3815: $? = 0
# configure:3856: result: yes
# configure:3873: checking for clang option to accept ISO C89
# configure:3936: clang -c conftest.c >&5
# configure:3936: $? = 0
# configure:3949: result: none needed
# configure:3980: checking for style of include used by make
# configure:4008: result: GNU
# configure:4033: checking dependency style of clang
# configure:4143: result: gcc3
# configure:4162: checking for gawk
# configure:4189: result: gawk
# configure:4229: checking build system type
# configure:4243: result: x86_64-unknown-linux-gnu
# configure:4263: checking host system type
# configure:4276: result: x86_64-unknown-linux-gnu
# configure:4317: checking how to print strings
# configure:4344: result: printf
# configure:4365: checking for a sed that does not truncate output
# configure:4429: result: /usr/bin/sed
# configure:4447: checking for grep that handles long lines and -e
# configure:4505: result: /usr/bin/grep
# configure:4510: checking for egrep
# configure:4572: result: /usr/bin/grep -E
# configure:4577: checking for fgrep
# configure:4639: result: /usr/bin/grep -F
# configure:4674: checking for ld used by clang
# configure:4741: result: /usr/bin/ld
# configure:4748: checking if the linker (/usr/bin/ld) is GNU ld
# configure:4763: result: yes
# configure:4775: checking for BSD- or MS-compatible name lister (nm)
# configure:4824: result: /usr/bin/nm -B
# configure:4954: checking the name lister (/usr/bin/nm -B) interface
# configure:4961: clang -c conftest.c >&5
# configure:4964: /usr/bin/nm -B "conftest.o"
# configure:4967: output
# 0000000000000000 B some_variable
# configure:4974: result: BSD nm
# configure:4977: checking whether ln -s works
# configure:4981: result: yes
# configure:4989: checking the maximum length of command line arguments
# configure:5119: result: 1572864
# configure:5136: checking whether the shell understands some XSI constructs
# configure:5146: result: yes
# configure:5150: checking whether the shell understands "+="
# configure:5156: result: yes
# configure:5191: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:5231: result: func_convert_file_noop
# configure:5238: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:5258: result: func_convert_file_noop
# configure:5265: checking for /usr/bin/ld option to reload object files
# configure:5272: result: -r
# configure:5306: checking for x86_64-unknown-linux-objdump
# configure:5336: result: no
# configure:5346: checking for objdump
# configure:5362: found /usr/bin/objdump
# configure:5373: result: objdump
# configure:5405: checking how to recognize dependent libraries
# configure:5607: result: pass_all
# configure:5652: checking for x86_64-unknown-linux-dlltool
# configure:5682: result: no
# configure:5692: checking for dlltool
# configure:5722: result: no
# configure:5752: checking how to associate runtime and link libraries
# configure:5779: result: printf %s\n
# configure:5796: checking for x86_64-unknown-linux-ar
# configure:5826: result: no
# configure:5840: checking for ar
# configure:5856: found /usr/bin/ar
# configure:5867: result: ar
# configure:5904: checking for archiver @FILE support
# configure:5921: clang -c conftest.c >&5
# configure:5921: $? = 0
# configure:5924: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:5927: $? = 0
# configure:5932: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:5935: $? = 1
# configure:5947: result: @
# configure:5965: checking for x86_64-unknown-linux-strip
# configure:5992: result: strip
# configure:6064: checking for x86_64-unknown-linux-ranlib
# configure:6094: result: no
# configure:6104: checking for ranlib
# configure:6120: found /usr/bin/ranlib
# configure:6131: result: ranlib
# configure:6233: checking command to parse /usr/bin/nm -B output from clang object
# configure:6353: clang -c conftest.c >&5
# configure:6356: $? = 0
# configure:6360: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:6363: $? = 0
# configure:6429: clang -o conftest conftest.c conftstm.o >&5
# configure:6432: $? = 0
# configure:6470: result: ok
# configure:6507: checking for sysroot
# configure:6537: result: no
# configure:6614: clang -c conftest.c >&5
# configure:6617: $? = 0
# configure:6753: checking for x86_64-unknown-linux-mt
# configure:6783: result: no
# configure:6793: checking for mt
# configure:6823: result: no
# configure:6843: checking if : is a manifest tool
# configure:6849: : '-?'
# configure:6857: result: no
# configure:7499: checking how to run the C preprocessor
# configure:7530: clang -E conftest.c
# configure:7530: $? = 0
# configure:7544: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7544: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | /* end confdefs.h. */
# | #include
# configure:7569: result: clang -E
# configure:7589: clang -E conftest.c
# configure:7589: $? = 0
# configure:7603: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:7603: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | /* end confdefs.h. */
# | #include
# configure:7632: checking for ANSI C header files
# configure:7652: clang -c conftest.c >&5
# configure:7652: $? = 0
# configure:7725: clang -o conftest conftest.c >&5
# configure:7725: $? = 0
# configure:7725: ./conftest
# configure:7725: $? = 0
# configure:7736: result: yes
# configure:7749: checking for sys/types.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for sys/stat.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for stdlib.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for string.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for memory.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for strings.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for inttypes.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for stdint.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7749: checking for unistd.h
# configure:7749: clang -c conftest.c >&5
# configure:7749: $? = 0
# configure:7749: result: yes
# configure:7763: checking for dlfcn.h
# configure:7763: clang -c conftest.c >&5
# configure:7763: $? = 0
# configure:7763: result: yes
# configure:7969: checking for objdir
# configure:7984: result: .libs
# configure:8255: checking if clang supports -fno-rtti -fno-exceptions
# configure:8273: clang -c -fno-rtti -fno-exceptions conftest.c >&5
# configure:8277: $? = 0
# configure:8290: result: yes
# configure:8617: checking for clang option to produce PIC
# configure:8624: result: -fPIC -DPIC
# configure:8632: checking if clang PIC flag -fPIC -DPIC works
# configure:8650: clang -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:8654: $? = 0
# configure:8667: result: yes
# configure:8696: checking if clang static flag -static works
# configure:8724: result: yes
# configure:8739: checking if clang supports -c -o file.o
# configure:8760: clang -c -o out/conftest2.o conftest.c >&5
# configure:8764: $? = 0
# configure:8786: result: yes
# configure:8794: checking if clang supports -c -o file.o
# configure:8841: result: yes
# configure:8874: checking whether the clang linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:10027: result: yes
# configure:10064: checking whether -lc should be explicitly linked in
# configure:10072: clang -c conftest.c >&5
# configure:10075: $? = 0
# configure:10090: clang -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:10093: $? = 0
# configure:10107: result: no
# configure:10267: checking dynamic linker characteristics
# configure:10778: clang -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:10778: $? = 0
# configure:11000: result: GNU/Linux ld.so
# configure:11107: checking how to hardcode library paths into programs
# configure:11132: result: immediate
# configure:11672: checking whether stripping libraries is possible
# configure:11677: result: yes
# configure:11712: checking if libtool supports shared libraries
# configure:11714: result: yes
# configure:11717: checking whether to build shared libraries
# configure:11738: result: yes
# configure:11741: checking whether to build static libraries
# configure:11745: result: yes
# configure:11824: checking for library containing tgetent
# configure:11855: clang -o conftest conftest.c >&5
# /tmp/conftest-add7ab.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `tgetent'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:11855: clang -o conftest conftest.c -ltermcap >&5
# /usr/bin/ld: cannot find -ltermcap
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:11855: clang -o conftest conftest.c -ltermlib >&5
# /usr/bin/ld: cannot find -ltermlib
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11855: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char tgetent ();
# | int
# | main ()
# | {
# | return tgetent ();
# | ;
# | return 0;
# | }
# configure:11855: clang -o conftest conftest.c -lcurses >&5
# configure:11855: $? = 0
# configure:11872: result: -lcurses
# configure:11885: checking for library containing gethostbyname
# configure:11916: clang -o conftest conftest.c -lcurses >&5
# configure:11916: $? = 0
# configure:11933: result: none required
# configure:11941: checking for library containing socket
# configure:11972: clang -o conftest conftest.c -lcurses >&5
# configure:11972: $? = 0
# configure:11989: result: none required
# configure:12043: --with-socks=auto; checking for required SOCKS5 features
# configure:12045: checking for library containing SOCKSinit
# configure:12076: clang -o conftest conftest.c -lcurses >&5
# /tmp/conftest-661051.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `SOCKSinit'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char SOCKSinit ();
# | int
# | main ()
# | {
# | return SOCKSinit ();
# | ;
# | return 0;
# | }
# configure:12076: clang -o conftest conftest.c -lsocksd -lcurses >&5
# /usr/bin/ld: cannot find -lsocksd
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12076: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char SOCKSinit ();
# | int
# | main ()
# | {
# | return SOCKSinit ();
# | ;
# | return 0;
# | }
# configure:12076: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:12076: $? = 0
# configure:12093: result: -lsocks
# configure:12100: enabling SOCKS5 support
# configure:12104: WARNING: IPv6 is incompatible with socks, disabling IPv6 support
# configure:12145: checking for pkg-config
# configure:12163: found /usr/bin/pkg-config
# configure:12175: result: /usr/bin/pkg-config
# configure:12231: checking whether compiling and linking against OpenSSL works
# Trying link with OPENSSL_LDFLAGS=; OPENSSL_LIBS=-lssl -lcrypto; OPENSSL_INCLUDES=
# configure:12253: clang -o conftest conftest.c -lssl -lcrypto -lsocks -lcurses >&5
# configure:12253: $? = 0
# configure:12255: result: yes
# configure:12278: --with-ssl=; checking for required OpenSSL features
# configure:12283: enabling SSL support
# configure:12390: checking for sys/types.h
# configure:12390: result: yes
# configure:12390: checking for sys/ioctl.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12390: checking for sys/param.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12390: checking for sys/stat.h
# configure:12390: result: yes
# configure:12390: checking for sys/socket.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12390: checking for sys/syslimits.h
# configure:12390: clang -c conftest.c >&5
# conftest.c:104:10: fatal error: 'sys/syslimits.h' file not found
# #include
# ^
# 1 error generated.
# configure:12390: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | #include
# configure:12390: result: no
# configure:12390: checking for sys/time.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12390: checking for sys/uio.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12390: checking for sys/wait.h
# configure:12390: clang -c conftest.c >&5
# configure:12390: $? = 0
# configure:12390: result: yes
# configure:12404: checking for dirent.h that defines DIR
# configure:12423: clang -c conftest.c >&5
# configure:12423: $? = 0
# configure:12431: result: yes
# configure:12444: checking for library containing opendir
# configure:12475: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:12475: $? = 0
# configure:12492: result: none required
# configure:12562: checking for sys/types.h
# configure:12562: result: yes
# configure:12562: checking for netinet/in.h
# configure:12562: clang -c conftest.c >&5
# configure:12562: $? = 0
# configure:12562: result: yes
# configure:12562: checking for arpa/nameser.h
# configure:12562: clang -c conftest.c >&5
# configure:12562: $? = 0
# configure:12562: result: yes
# configure:12562: checking for netdb.h
# configure:12562: clang -c conftest.c >&5
# configure:12562: $? = 0
# configure:12562: result: yes
# configure:12562: checking for resolv.h
# configure:12562: clang -c conftest.c >&5
# configure:12562: $? = 0
# configure:12562: result: yes
# configure:12585: checking whether stat file-mode macros are broken
# configure:12612: clang -c conftest.c >&5
# configure:12612: $? = 0
# configure:12619: result: no
# configure:12627: checking for ANSI C header files
# configure:12731: result: yes
# configure:12739: checking whether time.h and sys/time.h may both be included
# configure:12759: clang -c conftest.c >&5
# configure:12759: $? = 0
# configure:12766: result: yes
# configure:12774: checking whether termios.h defines TIOCGWINSZ
# configure:12797: result: no
# configure:12801: checking whether sys/ioctl.h defines TIOCGWINSZ
# configure:12824: result: yes
# configure:12843: checking for arpa/ftp.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for arpa/inet.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for arpa/nameser.h
# configure:12843: result: yes
# configure:12843: checking for err.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for fcntl.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for libgen.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for limits.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for locale.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for malloc.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for netinet/in.h
# configure:12843: result: yes
# configure:12843: checking for netinet/in_systm.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for netinet/ip.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for netinet/tcp.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for paths.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for poll.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for pwd.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for sys/poll.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for regex.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for setjmp.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for signal.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for stddef.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for termcap.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for termios.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for unistd.h
# configure:12843: result: yes
# configure:12843: checking for utime.h
# configure:12843: clang -c conftest.c >&5
# configure:12843: $? = 0
# configure:12843: result: yes
# configure:12843: checking for vis.h
# configure:12843: clang -c conftest.c >&5
# conftest.c:141:10: fatal error: 'vis.h' file not found
# #include
# ^
# 1 error generated.
# configure:12843: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | #include
# configure:12843: result: no
# configure:12858: checking whether AI_NUMERICHOST is declared
# configure:12858: clang -c conftest.c >&5
# configure:12858: $? = 0
# configure:12858: result: yes
# configure:12869: checking whether dirname is declared
# configure:12869: clang -c conftest.c >&5
# configure:12869: $? = 0
# configure:12869: result: yes
# configure:12880: checking whether fclose is declared
# configure:12880: clang -c conftest.c >&5
# configure:12880: $? = 0
# configure:12880: result: yes
# configure:12891: checking whether getpass is declared
# configure:12891: clang -c conftest.c >&5
# configure:12891: $? = 0
# configure:12891: result: yes
# configure:12902: checking whether h_errno is declared
# configure:12902: clang -c conftest.c >&5
# configure:12902: $? = 0
# configure:12902: result: yes
# configure:12913: checking whether pclose is declared
# configure:12913: clang -c conftest.c >&5
# configure:12913: $? = 0
# configure:12913: result: yes
# configure:12924: checking whether optarg is declared
# configure:12924: clang -c conftest.c >&5
# configure:12924: $? = 0
# configure:12924: result: yes
# configure:12935: checking whether optind is declared
# configure:12935: clang -c conftest.c >&5
# configure:12935: $? = 0
# configure:12935: result: yes
# configure:12948: checking for long double
# configure:12981: result: yes
# configure:12990: checking for unsigned long long int
# configure:13029: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13029: $? = 0
# configure:13038: result: yes
# configure:13048: checking for long long int
# configure:13086: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13086: $? = 0
# configure:13086: ./conftest
# configure:13086: $? = 0
# configure:13098: result: yes
# configure:13106: checking for uint32_t
# configure:13106: clang -c conftest.c >&5
# configure:13106: $? = 0
# configure:13106: result: yes
# configure:13120: checking for off_t
# configure:13120: clang -c conftest.c >&5
# configure:13120: $? = 0
# configure:13120: clang -c conftest.c >&5
# conftest.c:114:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:13120: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13120: result: yes
# configure:13131: checking for pid_t
# configure:13131: clang -c conftest.c >&5
# configure:13131: $? = 0
# configure:13131: clang -c conftest.c >&5
# conftest.c:114:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:13131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((pid_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13131: result: yes
# configure:13142: checking return type of signal handlers
# configure:13160: clang -c conftest.c >&5
# conftest.c:84:8: error: indirection requires pointer operand ('void' invalid)
# return *(signal (0, 0)) (0) == 1;
# ^~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:13160: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | return *(signal (0, 0)) (0) == 1;
# | ;
# | return 0;
# | }
# configure:13167: result: void
# configure:13175: checking for size_t
# configure:13175: clang -c conftest.c >&5
# configure:13175: $? = 0
# configure:13175: clang -c conftest.c >&5
# conftest.c:115:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:13175: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13175: result: yes
# configure:13186: checking whether struct tm is in sys/time.h or time.h
# configure:13206: clang -c conftest.c >&5
# configure:13206: $? = 0
# configure:13213: result: time.h
# configure:13221: checking for struct sockaddr.sa_len
# configure:13221: clang -c conftest.c >&5
# conftest.c:157:13: error: no member named 'sa_len' in 'struct sockaddr'
# if (ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13221: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13221: clang -c conftest.c >&5
# conftest.c:157:20: error: no member named 'sa_len' in 'struct sockaddr'
# if (sizeof ac_aggr.sa_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13221: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr ac_aggr;
# | if (sizeof ac_aggr.sa_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13221: result: no
# configure:13231: checking for struct sockaddr_in.sin_len
# configure:13231: clang -c conftest.c >&5
# conftest.c:157:13: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13231: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13231: clang -c conftest.c >&5
# conftest.c:157:20: error: no member named 'sin_len' in 'struct sockaddr_in'
# if (sizeof ac_aggr.sin_len)
# ~~~~~~~ ^
# 1 error generated.
# configure:13231: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct sockaddr_in ac_aggr;
# | if (sizeof ac_aggr.sin_len)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13231: result: no
# configure:13241: checking for struct dirent.d_namlen
# configure:13241: clang -c conftest.c >&5
# conftest.c:157:13: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /usr/include/bits/dirent.h:33:10: note: 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# conftest.c:157:13: warning: address of array 'ac_aggr.d_name' will always evaluate to 'true' [-Wpointer-bool-conversion]
# if (ac_aggr.d_namlen)
# ~~ ~~~~~~~~^~~~~~~~
# 1 warning and 1 error generated.
# configure:13241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13241: clang -c conftest.c >&5
# conftest.c:157:20: error: no member named 'd_namlen' in 'struct dirent'; did you mean 'd_name'?
# if (sizeof ac_aggr.d_namlen)
# ^~~~~~~~
# d_name
# /usr/include/bits/dirent.h:33:10: note: 'd_name' declared here
# char d_name[256]; /* We must not include limits.h! */
# ^
# 1 error generated.
# configure:13241: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | static struct dirent ac_aggr;
# | if (sizeof ac_aggr.d_namlen)
# | return 0;
# | ;
# | return 0;
# | }
# configure:13241: result: no
# configure:13252: checking for in_port_t
# configure:13252: clang -c conftest.c >&5
# configure:13252: $? = 0
# configure:13252: clang -c conftest.c >&5
# conftest.c:156:24: error: expected expression
# if (sizeof ((in_port_t)))
# ^
# 1 error generated.
# configure:13252: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((in_port_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13252: result: yes
# configure:13262: checking for sa_family_t
# configure:13262: clang -c conftest.c >&5
# configure:13262: $? = 0
# configure:13262: clang -c conftest.c >&5
# conftest.c:157:26: error: expected expression
# if (sizeof ((sa_family_t)))
# ^
# 1 error generated.
# configure:13262: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sa_family_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13262: result: yes
# configure:13272: checking for socklen_t
# configure:13272: clang -c conftest.c >&5
# configure:13272: $? = 0
# configure:13272: clang -c conftest.c >&5
# conftest.c:158:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:13272: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13272: result: yes
# configure:13282: checking for struct addrinfo
# configure:13282: clang -c conftest.c >&5
# configure:13282: $? = 0
# configure:13282: clang -c conftest.c >&5
# conftest.c:159:30: error: expected expression
# if (sizeof ((struct addrinfo)))
# ^
# 1 error generated.
# configure:13282: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct addrinfo)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13282: result: yes
# configure:13300: checking for special C compiler options needed for large files
# configure:13345: result: no
# configure:13351: checking for _FILE_OFFSET_BITS value needed for large files
# configure:13376: clang -c conftest.c >&5
# configure:13376: $? = 0
# configure:13408: result: no
# configure:13561: checking for working alloca.h
# configure:13578: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13578: $? = 0
# configure:13586: result: yes
# configure:13594: checking for alloca
# configure:13631: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13631: $? = 0
# configure:13639: result: yes
# configure:13745: checking whether closedir returns void
# configure:13769: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13769: $? = 0
# configure:13769: ./conftest
# configure:13769: $? = 0
# configure:13779: result: no
# configure:13789: checking vfork.h usability
# configure:13789: clang -c conftest.c >&5
# conftest.c:118:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:13789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | #include
# configure:13789: result: no
# configure:13789: checking vfork.h presence
# configure:13789: clang -E conftest.c
# conftest.c:85:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:13789: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | /* end confdefs.h. */
# | #include
# configure:13789: result: no
# configure:13789: checking for vfork.h
# configure:13789: result: no
# configure:13802: checking for fork
# configure:13802: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13802: $? = 0
# configure:13802: result: yes
# configure:13802: checking for vfork
# configure:13802: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:109:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:109:6: note: 'vfork' is a builtin with type 'int (void)'
# 1 warning generated.
# configure:13802: $? = 0
# configure:13802: result: yes
# configure:13812: checking for working fork
# configure:13834: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:13834: $? = 0
# configure:13834: ./conftest
# configure:13834: $? = 0
# configure:13844: result: yes
# configure:13865: checking for working vfork
# configure:13975: result: yes
# configure:14000: checking for _LARGEFILE_SOURCE value needed for large files
# configure:14019: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14019: $? = 0
# configure:14047: result: no
# configure:14068: checking for working strcoll
# configure:14089: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14089: $? = 0
# configure:14089: ./conftest
# configure:14089: $? = 0
# configure:14099: result: yes
# configure:14107: checking for dirname
# configure:14107: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14107: $? = 0
# configure:14107: result: yes
# configure:14120: checking for err
# configure:14120: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14120: $? = 0
# configure:14120: result: yes
# configure:14133: checking for fgetln
# configure:14133: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-aa7d23.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `fgetln'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14133: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | /* end confdefs.h. */
# | /* Define fgetln to an innocuous variant, in case declares fgetln.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define fgetln innocuous_fgetln
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char fgetln (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef fgetln
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char fgetln ();
# | /* 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_fgetln || defined __stub___fgetln
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return fgetln ();
# | ;
# | return 0;
# | }
# configure:14133: result: no
# configure:14146: checking for getaddrinfo
# configure:14146: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14146: $? = 0
# configure:14146: result: yes
# configure:14159: checking for getnameinfo
# configure:14159: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14159: $? = 0
# configure:14159: result: yes
# configure:14172: checking for inet_ntop
# configure:14172: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14172: $? = 0
# configure:14172: result: yes
# configure:14185: checking for inet_pton
# configure:14185: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14185: $? = 0
# configure:14185: result: yes
# configure:14198: checking for mkstemp
# configure:14198: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14198: $? = 0
# configure:14198: result: yes
# configure:14211: checking for setprogname
# configure:14211: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-4180d9.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `setprogname'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14211: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define setprogname to an innocuous variant, in case declares setprogname.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define setprogname innocuous_setprogname
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char setprogname (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef setprogname
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char setprogname ();
# | /* 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_setprogname || defined __stub___setprogname
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return setprogname ();
# | ;
# | return 0;
# | }
# configure:14211: result: no
# configure:14224: checking for sl_init
# configure:14224: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-5f47a1.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `sl_init'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14224: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | /* end confdefs.h. */
# | /* Define sl_init to an innocuous variant, in case declares sl_init.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define sl_init innocuous_sl_init
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char sl_init (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef sl_init
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char sl_init ();
# | /* 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_sl_init || defined __stub___sl_init
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return sl_init ();
# | ;
# | return 0;
# | }
# configure:14224: result: no
# configure:14237: checking for snprintf
# configure:14237: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:121:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:121:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:14237: $? = 0
# configure:14237: result: yes
# configure:14250: checking for strdup
# configure:14250: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:122:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:122:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:14250: $? = 0
# configure:14250: result: yes
# configure:14263: checking for strerror
# configure:14263: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:123:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:123:6: note: 'strerror' is a builtin with type 'char *(int)'
# 1 warning generated.
# configure:14263: $? = 0
# configure:14263: result: yes
# configure:14276: checking for strlcat
# configure:14276: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:124:6: warning: incompatible redeclaration of library function 'strlcat' [-Wincompatible-library-redeclaration]
# char strlcat ();
# ^
# conftest.c:124:6: note: 'strlcat' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# /tmp/conftest-a7bc46.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strlcat'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define strlcat to an innocuous variant, in case declares strlcat.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcat innocuous_strlcat
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcat (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcat
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcat ();
# | /* 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_strlcat || defined __stub___strlcat
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcat ();
# | ;
# | return 0;
# | }
# configure:14276: result: no
# configure:14289: checking for strlcpy
# configure:14289: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:124:6: warning: incompatible redeclaration of library function 'strlcpy' [-Wincompatible-library-redeclaration]
# char strlcpy ();
# ^
# conftest.c:124:6: note: 'strlcpy' is a builtin with type 'unsigned long (char *, const char *, unsigned long)'
# 1 warning generated.
# /tmp/conftest-c93387.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strlcpy'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14289: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | /* end confdefs.h. */
# | /* Define strlcpy to an innocuous variant, in case declares strlcpy.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strlcpy innocuous_strlcpy
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strlcpy (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strlcpy
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strlcpy ();
# | /* 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_strlcpy || defined __stub___strlcpy
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strlcpy ();
# | ;
# | return 0;
# | }
# configure:14289: result: no
# configure:14302: checking for strptime
# configure:14302: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14302: $? = 0
# configure:14302: result: yes
# configure:14315: checking for strsep
# configure:14315: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14315: $? = 0
# configure:14315: result: yes
# configure:14328: checking for strunvis
# configure:14328: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-9d0754.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strunvis'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14328: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | /* end confdefs.h. */
# | /* Define strunvis to an innocuous variant, in case declares strunvis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strunvis innocuous_strunvis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strunvis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strunvis
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strunvis ();
# | /* 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_strunvis || defined __stub___strunvis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strunvis ();
# | ;
# | return 0;
# | }
# configure:14328: result: no
# configure:14341: checking for strvis
# configure:14341: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-d0a3ac.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `strvis'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14341: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | /* end confdefs.h. */
# | /* Define strvis to an innocuous variant, in case declares strvis.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define strvis innocuous_strvis
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char strvis (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef strvis
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char strvis ();
# | /* 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_strvis || defined __stub___strvis
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return strvis ();
# | ;
# | return 0;
# | }
# configure:14341: result: no
# configure:14354: checking for timegm
# configure:14354: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14354: $? = 0
# configure:14354: result: yes
# configure:14367: checking for usleep
# configure:14367: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14367: $? = 0
# configure:14367: result: yes
# configure:14380: checking for utimes
# configure:14380: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14380: $? = 0
# configure:14380: result: yes
# configure:14402: checking for getcwd
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for gethostbyaddr
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for gethostbyname
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for gethostbyname2
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for gethostname
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for getpass
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for getpassphrase
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# /tmp/conftest-a9db99.o: In function `main':
# conftest.c:(.text+0x12): undefined reference to `getpassphrase'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:14402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | /* end confdefs.h. */
# | /* Define getpassphrase to an innocuous variant, in case declares getpassphrase.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define getpassphrase innocuous_getpassphrase
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char getpassphrase (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef getpassphrase
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char getpassphrase ();
# | /* 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_getpassphrase || defined __stub___getpassphrase
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return getpassphrase ();
# | ;
# | return 0;
# | }
# configure:14402: result: no
# configure:14402: checking for getpgrp
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for gettimeofday
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for isascii
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for memchr
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:138:6: warning: incompatible redeclaration of library function 'memchr' [-Wincompatible-library-redeclaration]
# char memchr ();
# ^
# conftest.c:138:6: note: 'memchr' is a builtin with type 'void *(const void *, int, unsigned long)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for memmove
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:139:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
# char memmove ();
# ^
# conftest.c:139:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for memset
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:140:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:140:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for realpath
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for regcomp
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for select
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for setlocale
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for socket
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strcasecmp
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:146:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:146:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strchr
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:147:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:147:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strcspn
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:148:6: warning: incompatible redeclaration of library function 'strcspn' [-Wincompatible-library-redeclaration]
# char strcspn ();
# ^
# conftest.c:148:6: note: 'strcspn' is a builtin with type 'unsigned long (const char *, const char *)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strdup
# configure:14402: result: yes
# configure:14402: checking for strerror
# configure:14402: result: yes
# configure:14402: checking for strncasecmp
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:151:6: warning: incompatible redeclaration of library function 'strncasecmp' [-Wincompatible-library-redeclaration]
# char strncasecmp ();
# ^
# conftest.c:151:6: note: 'strncasecmp' is a builtin with type 'int (const char *, const char *, unsigned long)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strpbrk
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:152:6: warning: incompatible redeclaration of library function 'strpbrk' [-Wincompatible-library-redeclaration]
# char strpbrk ();
# ^
# conftest.c:152:6: note: 'strpbrk' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strrchr
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:153:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:153:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strstr
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:154:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
# char strstr ();
# ^
# conftest.c:154:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
# 1 warning generated.
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strtol
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for strtoul
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14402: checking for utime
# configure:14402: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14402: $? = 0
# configure:14402: result: yes
# configure:14412: checking whether getpgrp requires zero arguments
# configure:14429: clang -c conftest.c >&5
# conftest.c:171:10: error: too many arguments to function call, expected 0, have 1
# getpgrp (0);
# ~~~~~~~ ^
# /usr/include/unistd.h:637:1: note: 'getpgrp' declared here
# extern __pid_t getpgrp (void) __THROW;
# ^
# 1 error generated.
# configure:14429: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_UTIME 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | getpgrp (0);
# | ;
# | return 0;
# | }
# configure:14437: result: yes
# configure:14447: checking whether strptime is declared
# configure:14447: clang -c conftest.c >&5
# conftest.c:176:10: error: use of undeclared identifier 'strptime'
# (void) strptime;
# ^
# 1 error generated.
# configure:14447: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_UTIME 1
# | #define GETPGRP_VOID 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | #ifndef strptime
# | #ifdef __cplusplus
# | (void) strptime;
# | #else
# | (void) strptime;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14447: result: no
# configure:14474: checking *printf() support for %lld
# configure:14498: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14498: $? = 0
# configure:14498: ./conftest
# configure:14498: $? = 0
# configure:14499: result: yes
# configure:14549: checking if *printf() can print long long ints
# configure:14552: result: yes
# configure:14556: checking for strtoll
# configure:14556: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14556: $? = 0
# configure:14556: result: yes
# configure:14581: checking for struct pollfd
# configure:14581: clang -c conftest.c >&5
# configure:14581: $? = 0
# configure:14581: clang -c conftest.c >&5
# conftest.c:216:28: error: expected expression
# if (sizeof ((struct pollfd)))
# ^
# 1 error generated.
# configure:14581: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_UTIME 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DECL_STRPTIME 0
# | #define HAVE_PRINTF_LONG_LONG 1
# | #define HAVE_STRTOLL 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct pollfd)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14581: result: yes
# configure:14592: checking for poll
# configure:14592: clang -o conftest conftest.c -lsocks -lcurses >&5
# configure:14592: $? = 0
# configure:14592: result: yes
# configure:14594: checking whether _POLL_EMUL_H_ is declared
# configure:14594: clang -c conftest.c >&5
# conftest.c:221:10: error: use of undeclared identifier '_POLL_EMUL_H_'
# (void) _POLL_EMUL_H_;
# ^
# 1 error generated.
# configure:14594: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "tnftp"
# | #define PACKAGE_TARNAME "tnftp"
# | #define PACKAGE_VERSION "20141104"
# | #define PACKAGE_STRING "tnftp 20141104"
# | #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# | #define PACKAGE_URL ""
# | #define PACKAGE "tnftp"
# | #define VERSION "20141104"
# | #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_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define USE_SOCKS 1
# | #define WITH_SSL 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_TYPES_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_RESOLV_H 1
# | #define STDC_HEADERS 1
# | #define TIME_WITH_SYS_TIME 1
# | #define GWINSZ_IN_SYS_IOCTL 1
# | #define HAVE_ARPA_FTP_H 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_ARPA_NAMESER_H 1
# | #define HAVE_ERR_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_MALLOC_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_NETINET_IN_SYSTM_H 1
# | #define HAVE_NETINET_IP_H 1
# | #define HAVE_NETINET_TCP_H 1
# | #define HAVE_PATHS_H 1
# | #define HAVE_POLL_H 1
# | #define HAVE_PWD_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_REGEX_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_SIGNAL_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_TERMCAP_H 1
# | #define HAVE_TERMIOS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_DECL_AI_NUMERICHOST 1
# | #define HAVE_DECL_DIRNAME 1
# | #define HAVE_DECL_FCLOSE 1
# | #define HAVE_DECL_GETPASS 1
# | #define HAVE_DECL_H_ERRNO 1
# | #define HAVE_DECL_PCLOSE 1
# | #define HAVE_DECL_OPTARG 1
# | #define HAVE_DECL_OPTIND 1
# | #define HAVE_LONG_DOUBLE 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define RETSIGTYPE void
# | #define HAVE_IN_PORT_T 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_SOCKLEN_T 1
# | #define HAVE_STRUCT_ADDRINFO 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_STRCOLL 1
# | #define HAVE_DIRNAME 1
# | #define HAVE_ERR 1
# | #define HAVE_GETADDRINFO 1
# | #define HAVE_GETNAMEINFO 1
# | #define HAVE_INET_NTOP 1
# | #define HAVE_INET_PTON 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRPTIME 1
# | #define HAVE_STRSEP 1
# | #define HAVE_TIMEGM 1
# | #define HAVE_USLEEP 1
# | #define HAVE_UTIMES 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETHOSTBYADDR 1
# | #define HAVE_GETHOSTBYNAME 1
# | #define HAVE_GETHOSTBYNAME2 1
# | #define HAVE_GETHOSTNAME 1
# | #define HAVE_GETPASS 1
# | #define HAVE_GETPGRP 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_ISASCII 1
# | #define HAVE_MEMCHR 1
# | #define HAVE_MEMMOVE 1
# | #define HAVE_MEMSET 1
# | #define HAVE_REALPATH 1
# | #define HAVE_REGCOMP 1
# | #define HAVE_SELECT 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_SOCKET 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRCHR 1
# | #define HAVE_STRCSPN 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRERROR 1
# | #define HAVE_STRNCASECMP 1
# | #define HAVE_STRPBRK 1
# | #define HAVE_STRRCHR 1
# | #define HAVE_STRSTR 1
# | #define HAVE_STRTOL 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_UTIME 1
# | #define GETPGRP_VOID 1
# | #define HAVE_DECL_STRPTIME 0
# | #define HAVE_PRINTF_LONG_LONG 1
# | #define HAVE_STRTOLL 1
# | #define HAVE_STRUCT_POLLFD 1
# | /* end confdefs.h. */
# |
# | #include
# | #if defined(HAVE_SYS_TYPES_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_STAT_H)
# | # include
# | #endif
# | #if defined(STDC_HEADERS)
# | # include
# | # include
# | # include
# | #endif
# | #if defined(TIME_WITH_SYS_TIME)
# | # include
# | # include
# | #else
# | # if defined(HAVE_SYS_TIME_H)
# | # include
# | # else
# | # include
# | # endif
# | #endif
# | #if defined(HAVE_LIBGEN_H)
# | # include
# | #endif
# | #if defined(HAVE_PWD_H)
# | # include
# | #endif
# | #if defined(HAVE_UNISTD_H)
# | # include
# | #endif
# | #if defined(HAVE_POLL_H)
# | # include
# | #elif defined(HAVE_SYS_POLL_H)
# | # include
# | #endif
# | #if defined(HAVE_SYS_SOCKET_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IN_SYSTM_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_IP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETINET_TCP_H)
# | # include
# | #endif
# | #if defined(HAVE_NETDB_H)
# | # include
# | #endif
# | #if defined(HAVE_ARPA_INET_H)
# | # include
# | #endif
# | #if defined(HAVE_DIRENT_H)
# | # include
# | #else
# | # define dirent direct
# | # if defined(HAVE_SYS_NDIR_H)
# | # include
# | # endif
# | # if defined(HAVE_SYS_DIR_H)
# | # include
# | # endif
# | # if defined(HAVE_NDIR_H)
# | # include
# | # endif
# | #endif
# |
# |
# | int
# | main ()
# | {
# | #ifndef _POLL_EMUL_H_
# | #ifdef __cplusplus
# | (void) _POLL_EMUL_H_;
# | #else
# | (void) _POLL_EMUL_H_;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:14594: result: no
# configure:14607: checking if strptime() needs separators between conversions
# configure:14632: clang -o conftest conftest.c -lsocks -lcurses >&5
# conftest.c:223:7: warning: implicit declaration of function 'strptime' is invalid in C99 [-Wimplicit-function-declaration]
# res = strptime("20011122161900", "%Y%m%d%H%M%S", &timebuf);
# ^
# conftest.c:223:5: warning: incompatible integer to pointer conversion assigning to 'char *' from 'int' [-Wint-conversion]
# res = strptime("20011122161900", "%Y%m%d%H%M%S", &timebuf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 2 warnings generated.
# configure:14632: $? = 0
# configure:14632: ./conftest
# configure:14632: $? = 0
# configure:14633: result: no
# configure:14654: --enable-editcomplete; using internal libedit
# configure:14695: checking for working getaddrinfo()
# configure:14698: result: yes
# configure:14886: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by tnftp config.status 20141104, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on ad970f68c663
#
# config.status:1213: creating Makefile
# config.status:1213: creating libedit/Makefile
# config.status:1213: creating libedit/makelist
# config.status:1213: creating libnetbsd/Makefile
# config.status:1213: creating src/Makefile
# config.status:1213: creating tnftp_config.h
# config.status:1442: executing depfiles commands
# config.status:1442: executing libtool commands
# configure:17119: === Configuration results ===
# configure:17121: Package: tnftp 20141104
# configure:17123: Prefix: /usr
# configure:17125: Command-line editing: yes
# configure:17127: IPv6 support: no
# configure:17129: SOCKS5 proxy support: yes
# configure:17131: SSL: yes
# configure:17133: =============================
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_uint32_t=yes
# 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_LIBS_set=
# ac_cv_env_LIBS_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_alloca_works=yes
# ac_cv_func_closedir_void=no
# ac_cv_func_dirname=yes
# ac_cv_func_err=yes
# ac_cv_func_fgetln=no
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_getaddrinfo=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_gethostbyaddr=yes
# ac_cv_func_gethostbyname2=yes
# ac_cv_func_gethostbyname=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getnameinfo=yes
# ac_cv_func_getpass=yes
# ac_cv_func_getpassphrase=no
# ac_cv_func_getpgrp=yes
# ac_cv_func_getpgrp_void=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_inet_ntop=yes
# ac_cv_func_inet_pton=yes
# ac_cv_func_isascii=yes
# ac_cv_func_memchr=yes
# ac_cv_func_memmove=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_poll=yes
# ac_cv_func_realpath=yes
# ac_cv_func_regcomp=yes
# ac_cv_func_select=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_setprogname=no
# ac_cv_func_sl_init=no
# ac_cv_func_snprintf=yes
# ac_cv_func_socket=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strcoll_works=yes
# ac_cv_func_strcspn=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror=yes
# ac_cv_func_strlcat=no
# ac_cv_func_strlcpy=no
# ac_cv_func_strncasecmp=yes
# ac_cv_func_strpbrk=yes
# ac_cv_func_strptime=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsep=yes
# ac_cv_func_strstr=yes
# ac_cv_func_strtol=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_strunvis=no
# ac_cv_func_strvis=no
# ac_cv_func_timegm=yes
# ac_cv_func_usleep=yes
# ac_cv_func_utime=yes
# ac_cv_func_utimes=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_have_decl_AI_NUMERICHOST=yes
# ac_cv_have_decl__POLL_EMUL_H_=no
# ac_cv_have_decl_dirname=yes
# ac_cv_have_decl_fclose=yes
# ac_cv_have_decl_getpass=yes
# ac_cv_have_decl_h_errno=yes
# ac_cv_have_decl_optarg=yes
# ac_cv_have_decl_optind=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_strptime=no
# ac_cv_header_arpa_ftp_h=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_arpa_nameser_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_err_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_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_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_netinet_in_systm_h=yes
# ac_cv_header_netinet_ip_h=yes
# ac_cv_header_netinet_tcp_h=yes
# ac_cv_header_paths_h=yes
# ac_cv_header_poll_h=yes
# ac_cv_header_pwd_h=yes
# ac_cv_header_regex_h=yes
# ac_cv_header_resolv_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_signal_h=yes
# ac_cv_header_stat_broken=no
# 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_ioctl_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_syslimits_h=no
# ac_cv_header_sys_time_h=yes
# ac_cv_header_sys_types_h=yes
# ac_cv_header_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_termcap_h=yes
# ac_cv_header_termios_h=yes
# ac_cv_header_time=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_vis_h=no
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_member_struct_dirent_d_namlen=no
# ac_cv_member_struct_sockaddr_in_sin_len=no
# ac_cv_member_struct_sockaddr_sa_len=no
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_search_SOCKSinit=-lsocks
# ac_cv_search_gethostbyname='none required'
# ac_cv_search_opendir='none required'
# ac_cv_search_socket='none required'
# ac_cv_search_tgetent=-lcurses
# ac_cv_struct_tm=time.h
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_sys_tiocgwinsz_in_sys_ioctl_h=yes
# ac_cv_sys_tiocgwinsz_in_termios_h=no
# ac_cv_type_in_port_t=yes
# ac_cv_type_long_double=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_off_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_signal=void
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_addrinfo=yes
# ac_cv_type_struct_pollfd=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_working_alloca_h=yes
# am_cv_CC_dependencies_compiler_type=gcc3
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=yes
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run aclocal-1.11'
# ALLOCA=''
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run tar'
# AM_BACKSLASH='\'
# AM_DEFAULT_VERBOSITY='1'
# AR='ar'
# AUTOCONF='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run autoconf'
# AUTOHEADER='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run autoheader'
# AUTOMAKE='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run automake-1.11'
# AWK='gawk'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# GREP='/usr/bin/grep'
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBOBJS=' ${LIBOBJDIR}fgetln$U.o ${LIBOBJDIR}setprogname$U.o ${LIBOBJDIR}sl_init$U.o ${LIBOBJDIR}strlcat$U.o ${LIBOBJDIR}strlcpy$U.o ${LIBOBJDIR}strunvis$U.o ${LIBOBJDIR}strvis$U.o ${LIBOBJDIR}glob$U.o'
# LIBS='-lsocks -lcurses '
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIPO=''
# LN_S='ln -s'
# LTLIBOBJS=' ${LIBOBJDIR}fgetln$U.lo ${LIBOBJDIR}setprogname$U.lo ${LIBOBJDIR}sl_init$U.lo ${LIBOBJDIR}strlcat$U.lo ${LIBOBJDIR}strlcpy$U.lo ${LIBOBJDIR}strunvis$U.lo ${LIBOBJDIR}strvis$U.lo ${LIBOBJDIR}glob$U.lo'
# MAINT='#'
# MAINTAINER_MODE_FALSE=''
# MAINTAINER_MODE_TRUE='#'
# MAKEINFO='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/missing --run makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OPENSSL_INCLUDES=''
# OPENSSL_LDFLAGS=''
# OPENSSL_LIBS='-lssl -lcrypto'
# OTOOL64=''
# OTOOL=''
# PACKAGE='tnftp'
# PACKAGE_BUGREPORT='lukem@NetBSD.org'
# PACKAGE_NAME='tnftp'
# PACKAGE_STRING='tnftp 20141104'
# PACKAGE_TARNAME='tnftp'
# PACKAGE_URL=''
# PACKAGE_VERSION='20141104'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# RANLIB='ranlib'
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# STRIP='strip'
# USE_LIBEDIT_FALSE='#'
# USE_LIBEDIT_TRUE=''
# VERSION='20141104'
# WITH_SSL_FALSE='#'
# WITH_SSL_TRUE=''
# ac_ct_AR='ar'
# ac_ct_CC=''
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__quote=''
# am__tar='${AMTAR} chof - "$$tardir"'
# am__untar='${AMTAR} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/tnftp/src/tnftp-20141104/buildaux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='${datarootdir}/man'
# mkdir_p='/usr/bin/mkdir -p'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "tnftp"
# #define PACKAGE_TARNAME "tnftp"
# #define PACKAGE_VERSION "20141104"
# #define PACKAGE_STRING "tnftp 20141104"
# #define PACKAGE_BUGREPORT "lukem@NetBSD.org"
# #define PACKAGE_URL ""
# #define PACKAGE "tnftp"
# #define VERSION "20141104"
# #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_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define USE_SOCKS 1
# #define WITH_SSL 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_TYPES_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_RESOLV_H 1
# #define STDC_HEADERS 1
# #define TIME_WITH_SYS_TIME 1
# #define GWINSZ_IN_SYS_IOCTL 1
# #define HAVE_ARPA_FTP_H 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_ARPA_NAMESER_H 1
# #define HAVE_ERR_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_LOCALE_H 1
# #define HAVE_MALLOC_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_NETINET_IN_SYSTM_H 1
# #define HAVE_NETINET_IP_H 1
# #define HAVE_NETINET_TCP_H 1
# #define HAVE_PATHS_H 1
# #define HAVE_POLL_H 1
# #define HAVE_PWD_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_REGEX_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_SIGNAL_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_TERMCAP_H 1
# #define HAVE_TERMIOS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_DECL_AI_NUMERICHOST 1
# #define HAVE_DECL_DIRNAME 1
# #define HAVE_DECL_FCLOSE 1
# #define HAVE_DECL_GETPASS 1
# #define HAVE_DECL_H_ERRNO 1
# #define HAVE_DECL_PCLOSE 1
# #define HAVE_DECL_OPTARG 1
# #define HAVE_DECL_OPTIND 1
# #define HAVE_LONG_DOUBLE 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define RETSIGTYPE void
# #define HAVE_IN_PORT_T 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_SOCKLEN_T 1
# #define HAVE_STRUCT_ADDRINFO 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_FSEEKO 1
# #define HAVE_STRCOLL 1
# #define HAVE_DIRNAME 1
# #define HAVE_ERR 1
# #define HAVE_GETADDRINFO 1
# #define HAVE_GETNAMEINFO 1
# #define HAVE_INET_NTOP 1
# #define HAVE_INET_PTON 1
# #define HAVE_MKSTEMP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRPTIME 1
# #define HAVE_STRSEP 1
# #define HAVE_TIMEGM 1
# #define HAVE_USLEEP 1
# #define HAVE_UTIMES 1
# #define HAVE_GETCWD 1
# #define HAVE_GETHOSTBYADDR 1
# #define HAVE_GETHOSTBYNAME 1
# #define HAVE_GETHOSTBYNAME2 1
# #define HAVE_GETHOSTNAME 1
# #define HAVE_GETPASS 1
# #define HAVE_GETPGRP 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_ISASCII 1
# #define HAVE_MEMCHR 1
# #define HAVE_MEMMOVE 1
# #define HAVE_MEMSET 1
# #define HAVE_REALPATH 1
# #define HAVE_REGCOMP 1
# #define HAVE_SELECT 1
# #define HAVE_SETLOCALE 1
# #define HAVE_SOCKET 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRCSPN 1
# #define HAVE_STRDUP 1
# #define HAVE_STRERROR 1
# #define HAVE_STRNCASECMP 1
# #define HAVE_STRPBRK 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSTR 1
# #define HAVE_STRTOL 1
# #define HAVE_STRTOUL 1
# #define HAVE_UTIME 1
# #define GETPGRP_VOID 1
# #define HAVE_DECL_STRPTIME 0
# #define HAVE_PRINTF_LONG_LONG 1
# #define HAVE_STRTOLL 1
# #define HAVE_STRUCT_POLLFD 1
# #define HAVE_POLL 1
#
# configure: exit 0