Build of ncftp with vanilla toolchain

The build took 00h 00m 51s and was SUCCESSFUL.

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

SLOCLanguage
39,771 ansic
3,551 sh
612 cpp
101 perl
44,035 total

The process tree of the build process is here.

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...

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: ncftp 3.2.5-6 (Wed Aug 24 14:05:23 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# creating cache ./config.cache
# checking if you set and exported the environment variable CC... no (you may want to do that since configure scripts look for gcc first)
# checking for environment variable CFLAGS... no (we will choose a default set for you)
# checking for environment variable CPPFLAGS... no
# checking for environment variable LDFLAGS...
# checking for environment variable LIBS... no
# checking version of C library... glibc2.23
# checking platform... linux-x86_64
# checking for gcc... gcc
# checking whether the C compiler (gcc ) works... yes
# checking whether the C compiler (gcc ) is a cross-compiler... no
# checking whether we are using GNU C... yes
# checking whether gcc accepts -g... yes
# checking if the C compiler can use precompiled headers... no
# checking how to run the C preprocessor... /usr/bin/cpp
# checking the version of GCC... 6.1.1
# checking if we should customize your CFLAGS environment variable... -O2 -W -Wall
# checking for ldd... yes
# checking if compiled programs use a shared library version of libgcc... no
# checking if this is a debug build... no
# checking for unistd.h... yes
# checking size of st_size field in struct stat... 8
# checking size of off_t... 8
# checking if we should add CFLAGS for LFS64 support... no
# checking if we should add CFLAGS for reentrancy... -D_REENTRANT
# checking for strip... strip
# checking for object suffix... o
# checking for Cygwin environment... no
# checking for mingw32 environment... no
# checking for executable suffix... no
# checking for ANSI C header files... yes
# checking for arpa/nameser.h... yes
# checking for gnu/libc-version.h... yes
# checking for locale.h... yes
# checking for net/errno.h... no
# checking for nserve.h... no
# checking for resolv.h... yes
# checking for sgtty.h... yes
# checking for string.h... yes
# checking for strings.h... yes
# checking for sys/id.h... no
# checking for sys/ioctl.h... yes
# checking for syslog.h... yes
# checking for sys/socket.h... yes
# checking for sys/time.h... yes
# checking for sys/types.h... yes
# checking for sys/utsname.h... yes
# checking for sys/systeminfo.h... no
# checking for termio.h... yes
# checking for termios.h... yes
# checking for time.h... yes
# checking for utime.h... yes
# checking for unistd.h... (cached) yes
# checking for gnu/libc-version.h... (cached) yes
# checking whether time.h and sys/time.h may both be included... yes
# checking for sys/un.h... yes
# checking for UNIX domain sockets... yes
# checking for sun_len field in struct sockaddr_un... no
# checking for strerror... yes
# checking for socket... yes
# checking for gethostbyname... yes
# checking if we need to look for a separate DNS resolver library... no
# checking if SOCKS5 will be used... no
# checking for curses library headers... checking for ncurses.h... yes
# checking for curses.h... yes
# checking for termios.h... (cached) yes
# checking for termio.h... (cached) yes
# checking for sgtty.h... (cached) yes
# checking for sys/ioctl.h... (cached) yes
# checking for curses library... yes
# checking for working const... yes
# checking for size_t... yes
# checking for off_t... yes
# checking for mode_t... yes
# checking for pid_t... yes
# checking for uid_t in sys/types.h... yes
# checking what type main() should return... int
# checking for 64-bit integral type: long long... yes
# checking how to print a 64-bit integral type... %lld
# checking how to scan a 64-bit integral type... %lld
# checking if everything was available to use the 64-bit integral type... yes
# checking what type the tv_sec field of struct timeval is... long long
# checking what type the tv_usec field of struct timeval is... long long
# checking for perl... /usr/sbin/perl
# checking for mktemp... /usr/sbin/mktemp
# checking for return type from write... ssize_t
# checking for size parameter to write... size_t
# checking for return type from send... ssize_t
# checking for size parameter to send... size_t
# checking for size parameter to connect... socklen_t
# checking for size parameter to setsockopt... socklen_t
# checking for backlog parameter to listen... int
# checking for seconds parameter to alarm... unsigned int
# checking for address parameter to gethostbyaddr... const struct in_addr *
# checking for size parameter to gethostname... size_t
# checking types of arguments for select()... int,fd_set *,struct timeval *
# checking for struct stat64... not needed
# checking for sig_atomic_t... yes
# checking how to access getopt() global variables... automatic
# checking for useable _res global variable... yes
# checking for struct cmsghdr... yes
# checking for msg_control field in struct msghdr... yes
# checking for msg_accrights field in struct msghdr... no
# checking for sys/time.h... (cached) yes
# checking for getcwd... yes
# checking for getwd... yes
# checking for fstat64... yes
# checking for getdomainname... yes
# checking for gethostname... yes
# checking for getpass... yes
# checking for getpassphrase... no
# checking for gnu_get_libc_release... yes
# checking for gnu_get_libc_version... yes
# checking for inet_aton... yes
# checking for inet_ntop... yes
# checking for llseek... yes
# checking for lseek64... yes
# checking for lstat64... yes
# checking for memmove... yes
# checking for mktime... yes
# checking for open64... yes
# checking for pathconf... yes
# checking for readlink... yes
# checking for res_init... no
# checking for setlocale... yes
# checking for setpgid... yes
# checking for setpgrp... yes
# checking for setsid... yes
# checking for setvbuf... yes
# checking for sigaction... yes
# checking for sigsetjmp... no
# checking for stat64... yes
# checking for strcasecmp... yes
# checking for strcoll... yes
# checking for strdup... yes
# checking for strerror... (cached) yes
# checking for strncoll... no
# checking for strstr... yes
# checking for strtoq... yes
# checking for symlink... yes
# checking for sysconf... yes
# checking for sysctl... yes
# checking for sysinfo... yes
# checking for syslog... yes
# checking for tcgetattr... yes
# checking for uname... yes
# checking for waitpid... yes
# checking for gethostbyaddr_r... yes
# checking for gethostbyname_r... yes
# checking for gethostbyname2_r... yes
# checking for getlogin_r... yes
# checking for getpwnam_r... yes
# checking for _posix_getpwnam_r... no
# checking for getpwuid_r... yes
# checking for _posix_getpwuid_r... no
# checking for getservbyname_r... yes
# checking for getservbyport_r... yes
# checking for gmtime_r... yes
# checking for localtime_r... yes
# checking for readdir_r... yes
# checking for snprintf... yes
# checking for vsnprintf... yes
# checking if snprintf works correctly... yes
# checking what snprintf() returns... length of data written
# checking for sigsetjmp and siglongjmp... yes
# checking if setpgrp behavior needs to be checked... no
# checking whether setvbuf behavior can be checked... yes
# checking whether setvbuf arguments are reversed... no
# checking for working alloca.h... yes
# checking for alloca... yes
# checking string parameter to waddstr... const char *
# checking whether curses structure has maxx or _maxx field... _maxx
# checking for getcurx() functionality in curses library... yes
# checking for getyx() functionality in curses library... yes
# checking for getmaxx() functionality in curses library... yes
# checking for getmaxyx() functionality in curses library... yes
# checking for getbegx() functionality in curses library... yes
# checking for getbegyx() functionality in curses library... yes
# checking for touchwin() functionality in curses library... yes
# checking for beep() functionality in curses library... yes
# checking for keypad... yes
# checking for nodelay... yes
# checking for curs_set... yes
# checking for doupdate... yes
# checking for wnoutrefresh... yes
# checking for long file names... yes
# checking whether make sets ${MAKE}... yes
# checking for gtar... no
# checking for tar... /usr/sbin/tar
# checking how to create TAR files... /usr/sbin/tar -c --owner=root --group=root --verbose -f
# checking for ranlib... ranlib
# checking for ar... ar
# checking for a BSD compatible install... /usr/bin/install -c
# checking for pwd... /usr/sbin/pwd
# checking for ccdv... /tmp/ncftp/src/ncftp-3.2.5/ccdv
# checking if shell can test for symlinks... yes
# checking CC... gcc
# checking CFLAGS... -D_REENTRANT -O2 -W -Wall -Wno-format-y2k
# checking CPPFLAGS... -I/tmp/ncftp/src/ncftp-3.2.5 -I/tmp/ncftp/src/ncftp-3.2.5/libncftp -I/tmp/ncftp/src/ncftp-3.2.5/sio -I/tmp/ncftp/src/ncftp-3.2.5/Strn
# checking DEFS...
# checking NDEFS... -DLINUX=47001 -DLINUX_GLIBC=43000
# checking LDFLAGS... -L/tmp/ncftp/src/ncftp-3.2.5/libncftp -L/tmp/ncftp/src/ncftp-3.2.5/sio -L/tmp/ncftp/src/ncftp-3.2.5/Strn
# checking LIBS...
# updating cache ./config.cache
# creating ./config.status
# creating Makefile
# creating Makefile.bin
# creating ncftp/Makefile
# creating libncftp/Makefile
# creating Strn/Makefile
# creating sio/Makefile
# creating sh_util/Makefile
# creating vis/Makefile
# creating config.h
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# Compiling DStrCat.c.
# Compiling DStrFree.c.
# Compiling Dynscpy.c.
# Compiling Strncpy.c.
# Compiling strtokc.c.
# Compiling DStrCatList.c.
# Compiling DStrInit.c.
# Compiling Dynsrecpy.c.
# Compiling Strnpcat.c.
# Compiling DStrCpy.c.
# Compiling DStrNew.c.
# Compiling StrFree.c.
# Compiling Strnpcpy.c.
# Compiling DStrCpyList.c.
# Compiling Dynscat.c.
# Compiling Strncat.c.
# Compiling Strntok.c.
# Compiling Strncpy_NoZeroPad.c.
# Compiling Strncat_NoZeroPad.c.
# Creating library libStrn.a.
# ar: creating libStrn.a
# ranlib "libStrn.a"
# -rw-r--r-- 1 tuscan tuscan 34642 Aug 24 14:05 libStrn.a
# Done making Strn.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/sio'
# Compiling UAccept.c.
# Compiling UBind.c.
# Compiling UConnectByName.c.
# Compiling UConnect.c.
# Compiling UNew.c.
# Compiling URecvfrom.c.
# Compiling USendtoByName.c.
# Compiling USendto.c.
# Compiling DNSUtil.c.
# Compiling main.c.
# Compiling PRead.c.
# Compiling PWrite.c.
# Compiling SAccept.c.
# Compiling SBind.c.
# Compiling SClose.c.
# Compiling SConnectByName.c.
# Compiling SConnect.c.
# Compiling SError.c.
# Compiling SNew.c.
# Compiling SocketUtil.c.
# Compiling SRead.c.
# Compiling SReadline.c.
# Compiling SRecv.c.
# Compiling SRecvfrom.c.
# Compiling SRecvmsg.c.
# Compiling SSelect.c.
# Compiling SSend.c.
# Compiling SSendtoByName.c.
# Compiling SSendto.c.
# Compiling StrAddr.c.
# Compiling SWait.c.
# Compiling SWrite.c.
# Creating library libsio.a.
# ar: creating libsio.a
# ranlib libsio.a
# -rw-r--r-- 1 tuscan tuscan 86996 Aug 24 14:05 libsio.a
# Done.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/sio'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/libncftp'
# Compiling c_chdir.c.
# Compiling c_chdir3.c.
# Compiling c_chdirlist.c.
# Compiling c_chmod.c.
# Compiling c_delete.c.
# Compiling c_exists.c.
# Compiling c_filetype.c.
# Compiling c_getcwd.c.
# Compiling c_mkdir.c.
# Compiling c_mlist1.c.
# Compiling c_modtime.c.
# Compiling c_opennologin.c.
# Compiling c_rename.c.
# Compiling c_rhelp.c.
# Compiling c_rmdir.c.
# Compiling c_rmdirr.c.
# Compiling c_size.c.
# Compiling c_sizemdtm.c.
# Compiling c_symlink.c.
# Compiling c_type.c.
# Compiling c_umask.c.
# Compiling c_utime.c.
# Compiling errno.c.
# Compiling ftp.c.
# Compiling ftw.c.
# Compiling io_get.c.
# ftp.c:18:19: warning: 'gNoSignalsMarker' defined but not used [-Wunused-const
# -variable=]
# static const char gNoSignalsMarker[] = "@(#) LibNcFTP - NO_SIGNALS";
# ^~~~~~~~~~~~~~~~
# Compiling io_getfiles.c.
# Compiling io_getmem.c.
# Compiling io_getonefile.c.
# Compiling io_gettar.c.
# Compiling io_list.c.
# Compiling io_listmem.c.
# Compiling io_put.c.
# Compiling io_putfiles.c.
# Compiling io_putmem.c.
# Compiling io_putonefile.c.
# Compiling io_util.c.
# Compiling lglob.c.
# Compiling lglobr.c.
# Compiling linelist.c.
# Compiling open.c.
# Compiling rcmd.c.
# Compiling rftw.c.
# Compiling rglob.c.
# Compiling rglobr.c.
# Compiling u_close.c.
# Compiling u_decodeurl.c.
# Compiling u_decodehost.c.
# Compiling u_error.c.
# Compiling u_fileextn.c.
# Compiling u_getcwd.c.
# Compiling u_gethome.c.
# Compiling u_getpass.c.
# Compiling u_getopt.c.
# Compiling u_getpw.c.
# Compiling u_getusr.c.
# Compiling u_getutc.c.
# Compiling u_gmtime.c.
# Compiling u_localtime.c.
# Compiling u_misc.c.
# Compiling u_miscdebug.c.
# Compiling u_mkdirs.c.
# Compiling u_pathcat.c.
# Compiling u_printf.c.
# Compiling u_rebuildci.c.
# Compiling u_scram.c.
# Compiling u_shutdownci.c.
# Compiling u_signal.c.
# Compiling u_slash.c.
# Compiling u_unmdtm.c.
# Compiling unls.c.
# Compiling u_feat.c.
# Creating library libncftp.a.
# ar: creating libncftp.a
# -rw-r--r-- 1 tuscan tuscan 315742 Aug 24 14:05 libncftp.a
# make[2]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/sio'
# Done.
# make[2]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/sio'
# make[2]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# Done making Strn.
# make[2]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/Strn'
# Done.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/libncftp'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/ncftp'
# Compiling cmds.c.
# Compiling cmdlist.c.
# Compiling ls.c.
# Compiling main.c.
# Compiling version.c.
# Compiling shell.c.
# Compiling util.c.
# Compiling readln.c.
# Compiling progress.c.
# Compiling bookmark.c.
# Compiling pref.c.
# Compiling preffw.c.
# Compiling trace.c.
# Compiling spool.c.
# Compiling spoolutil.c.
# Compiling log.c.
# Compiling gl_getline.c.
# Linking ncftp.
# Done making NcFTP.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/ncftp'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/sh_util'
# Compiling gpshare.c.
# Compiling bookmark.c.
# Compiling preffw.c.
# Compiling spoolutil.c.
# Compiling util.c.
# Compiling gl_getline.c.
# Compiling version.c.
# Compiling ncftpbatch.
# Compiling ncftpget.
# Compiling ncftpput.
# Compiling ncftpls.
# Done making NcFTP shell utilities.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/sh_util'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/vis'
# Compiling wgets.c.
# Compiling wutil.c.
# Compiling pref.c.
# Compiling preffw.c.
# Compiling trace.c.
# Compiling util.c.
# Compiling bookmark.c.
# Compiling version.c.
# Compiling ncftpbookmarks.
# Done making NcFTP full-screen utilities.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/vis'
# total 1144
# -rwxr-xr-x 1 tuscan tuscan 282664 Aug 24 14:05 ncftp
# -rwxr-xr-x 1 tuscan tuscan 193640 Aug 24 14:05 ncftpbatch
# -rwxr-xr-x 1 tuscan tuscan 135912 Aug 24 14:05 ncftpbookmarks
# -rwxr-xr-x 1 tuscan tuscan 196488 Aug 24 14:05 ncftpget
# -rwxr-xr-x 1 tuscan tuscan 163560 Aug 24 14:05 ncftpls
# -rwxr-xr-x 1 tuscan tuscan 188264 Aug 24 14:05 ncftpput
# lrwxrwxrwx 1 tuscan tuscan 10 Aug 24 14:05 ncftpspooler -> ncftpbatch
# Done.
#
# ** Please report any problems to http://www.NcFTP.com/contact/ **
# ==> Entering fakeroot environment...
# ==> Starting package()...
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/ncftp'
# Done making NcFTP.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/ncftp'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/sh_util'
# Done making NcFTP shell utilities.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/sh_util'
# make[1]: Entering directory '/tmp/ncftp/src/ncftp-3.2.5/vis'
# Done making NcFTP full-screen utilities.
# make[1]: Leaving directory '/tmp/ncftp/src/ncftp-3.2.5/vis'
# mkdir -p "/tmp/ncftp/pkg/ncftp/usr" "/tmp/ncftp/pkg/ncftp/usr/bin" "/etc" "/tmp/ncftp/pkg/ncftp/usr/share/man" "/tmp/ncftp/pkg/ncftp/usr/share/man/man1" 2>/dev/null
# ..... Installing the programs .....
# /usr/bin/install -c bin/ncftp "/tmp/ncftp/pkg/ncftp/usr/bin/ncftp"
# /usr/bin/install -c bin/ncftpget "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpget"
# /usr/bin/install -c bin/ncftpput "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpput"
# /usr/bin/install -c bin/ncftpls "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpls"
# /usr/bin/install -c bin/ncftpbatch "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpbatch"
# make: [Makefile:55: install] Error 1 (ignored)
# ln "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpbatch" "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpspooler"
# test -f bin/ncftpbookmarks && /usr/bin/install -c bin/ncftpbookmarks "/tmp/ncftp/pkg/ncftp/usr/bin/ncftpbookmarks"
# ..... Installing the manual pages .....
# /usr/bin/install -c -m 644 doc/man/ncftp.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftp.1"
# /usr/bin/install -c -m 644 doc/man/ncftpget.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftpget.1"
# /usr/bin/install -c -m 644 doc/man/ncftpput.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftpput.1"
# /usr/bin/install -c -m 644 doc/man/ncftpbatch.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftpbatch.1"
# /usr/bin/install -c -m 644 doc/man/ncftpspooler.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftpspooler.1"
# /usr/bin/install -c -m 644 doc/man/ncftpls.1 "/tmp/ncftp/pkg/ncftp/usr/share/man/man1/ncftpls.1"
# ..... Finishing up .....
#
# /tmp/ncftp/pkg/ncftp/usr/bin:
# -rwxr-xr-x 1 tuscan tuscan 282664 Aug 24 14:05 ncftp
# -rwxr-xr-x 2 tuscan tuscan 193640 Aug 24 14:05 ncftpbatch
# -rwxr-xr-x 1 tuscan tuscan 135912 Aug 24 14:05 ncftpbookmarks
# -rwxr-xr-x 1 tuscan tuscan 196488 Aug 24 14:05 ncftpget
# -rwxr-xr-x 1 tuscan tuscan 163560 Aug 24 14:05 ncftpls
# -rwxr-xr-x 1 tuscan tuscan 188264 Aug 24 14:05 ncftpput
# -rwxr-xr-x 2 tuscan tuscan 193640 Aug 24 14:05 ncftpspooler
#
# Done installing NcFTP.
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "ncftp"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: ncftp 3.2.5-6 (Wed Aug 24 14:05:51 UTC 2016)

CMD: pacman --query --file ncftp-3.2.5-6-x86_64.pkg.tar.xz
# ncftp 3.2.5-6

Creating hybrid package for 'ncftp'

Trying to find vanilla package 'ncftp'...

CMD: pacman --query --file /mirror/ncftp-3.2.5-6.pkg.tar.xz
# ncftp 3.2.5-6

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/share/man/man1/ncftpspooler.1.gz
# /usr/share/man/man1/ncftp.1.gz
# /usr/share/man/man1/ncftpput.1.gz
# /usr/share/man/man1/ncftpget.1.gz
# /usr/share/man/man1/ncftpls.1.gz
# /usr/share/man/man1/ncftpbatch.1.gz
# /usr/share/licenses/ncftp/LICENSE
# /usr/bin/ncftpls
# /usr/bin/ncftpget
# /usr/bin/ncftpbookmarks
# /usr/bin/ncftpbatch
# /usr/bin/ncftp
# /usr/bin/ncftpput
# /usr/bin/ncftpspooler

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO usr .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/ncftp.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/ncftp.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/ncftp/src/ncftp-3.2.5/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# configure:640: checking if you set and exported the environment variable CC
# configure:647: checking for environment variable CFLAGS
# configure:654: checking for environment variable CPPFLAGS
# configure:657: checking for environment variable LDFLAGS
# configure:660: checking for environment variable LIBS
# configure:: checking version of C library
# configure:1113: checking platform
# configure:1146: checking for gcc
# configure:1259: checking whether the C compiler (gcc ) works
# configure:1275: gcc -o conftest conftest.c 1>&5
# configure:1272:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(){return(0);}
# ^~~~
# configure:1301: checking whether the C compiler (gcc ) is a cross-compiler
# configure:1306: checking whether we are using GNU C
# configure:1315: gcc -E conftest.c
# configure:1334: checking whether gcc accepts -g
# configure:1367: checking if the C compiler can use precompiled headers
# configure:1522: checking how to run the C preprocessor
# configure:1635: checking the version of GCC
# configure:1699: checking if we should customize your CFLAGS environment variable
# configure:1912: gcc -c -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:1908:5: warning: unused variable 'junk' [-Wunused-variable]
# int junk;
# ^~~~
# configure:1930: checking for ldd
# configure:1999: checking if compiled programs use a shared library version of libgcc
# configure:2129: checking if this is a debug build
# configure:2201: checking for unistd.h
# configure:2211: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:2240: checking size of st_size field in struct stat
# configure:2285: gcc -o conftest -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:2269:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:2321: checking size of off_t
# configure:2366: gcc -o conftest -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:2350:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:2753: checking if we should add CFLAGS for LFS64 support
# configure:4074: checking if we should add CFLAGS for reentrancy
# configure:4172: checking for strip
# configure:4226: checking for object suffix
# configure:4235: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:4254: checking for Cygwin environment
# configure:4270: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:4264:20: error: '__CYGWIN32__' undeclared (first use in this function)
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:4266:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^~~~~~~~~~
# configure:4264:20: note: each undeclared identifier is reported only once for each function it appears in
# #define __CYGWIN__ __CYGWIN32__
# ^
# configure:4266:8: note: in expansion of macro '__CYGWIN__'
# return __CYGWIN__;
# ^~~~~~~~~~
# configure: failed program was:
# #line 4259 "configure"
# #include "confdefs.h"
#
# int main() {
#
# #ifndef __CYGWIN__
# #define __CYGWIN__ __CYGWIN32__
# #endif
# return __CYGWIN__;
# ; return 0; }
# configure:4287: checking for mingw32 environment
# configure:4299: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:4295:8: error: '__MINGW32__' undeclared (first use in this function)
# return __MINGW32__;
# ^~~~~~~~~~~
# configure:4295:8: note: each undeclared identifier is reported only once for each function it appears in
# configure: failed program was:
# #line 4292 "configure"
# #include "confdefs.h"
#
# int main() {
# return __MINGW32__;
# ; return 0; }
# configure:4318: checking for executable suffix
# configure:4330: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:4414: checking for ANSI C header files
# configure:4427: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4494: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:4489:67: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
# ^~~~
# configure:4489:67: warning: incompatible implicit declaration of built-in function 'exit'
# configure:4489:67: note: include '' or provide a declaration of 'exit'
# configure:4490:1: warning: incompatible implicit declaration of built-in function 'exit'
# exit (0); }
# ^~~~
# configure:4490:1: note: include '' or provide a declaration of 'exit'
# configure:4521: checking for arpa/nameser.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for gnu/libc-version.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for locale.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for net/errno.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4527:23: fatal error: net/errno.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for nserve.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4527:20: fatal error: nserve.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for resolv.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sgtty.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for string.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for strings.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/id.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4527:20: fatal error: sys/id.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for sys/ioctl.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for syslog.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/socket.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/time.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/types.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/utsname.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for sys/systeminfo.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4527:28: fatal error: sys/systeminfo.h: No such file or directory
# #include <$ac_hdr>
# ^
# compilation terminated.
# configure: failed program was:
# #line 4526 "configure"
# #include "confdefs.h"
# #include
# configure:4521: checking for termio.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for termios.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for time.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for utime.h
# configure:4531: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4521: checking for unistd.h
# configure:4521: checking for gnu/libc-version.h
# configure:4558: checking whether time.h and sys/time.h may both be included
# configure:4572: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:4568:12: warning: unused variable 'tp' [-Wunused-variable]
# struct tm *tp;
# ^~
# configure:4603: checking for sys/un.h
# configure:4613: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:4640: checking for UNIX domain sockets
# configure:4679: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:4667:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure: In function 'main':
# configure:4673:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1); /* do not have UNIX domain sockets */
# ^~~~
# configure:4673:3: warning: incompatible implicit declaration of built-in function 'exit'
# configure:4673:3: note: include '' or provide a declaration of 'exit'
# configure:4675:2: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0); /* do have UNIX domain sockets */
# ^~~~
# configure:4675:2: note: include '' or provide a declaration of 'exit'
# configure:4713: checking for sun_len field in struct sockaddr_un
# configure:4738: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:4732:6: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
# uaddr.sun_len = strlen("/tmp/test.sock");
# ^
# configure:4733:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^~~~
# configure:4733:1: warning: incompatible implicit declaration of built-in function 'exit'
# configure:4733:1: note: include '' or provide a declaration of 'exit'
# configure:4733:18: error: 'struct sockaddr_un' has no member named 'sun_len'; did you mean 'sun_path'?
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^
# configure:4733:27: error: expected ')' before ';' token
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
# ^
# configure:4735:13: error: expected ';' before '}' token
# ; return 0; }
# ^
# configure:4730:20: warning: variable 'uaddr' set but not used [-Wunused-but-set-variable]
# struct sockaddr_un uaddr;
# ^~~~~
# configure: failed program was:
# #line 4719 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct sockaddr_un uaddr;
#
# uaddr.sun_len = strlen("/tmp/test.sock");
# exit(((int) uaddr.sun_len); /* bogus code, of course. */
#
# ; return 0; }
# configure:4780: checking for strerror
# configure:4808: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:4882: checking for socket
# configure:4910: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:5164: checking for gethostbyname
# configure:5192: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:5270: checking if we need to look for a separate DNS resolver library
# configure:5315: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:5301:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure: In function 'main':
# configure:5309:4: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# configure:5309:4: warning: incompatible implicit declaration of built-in function 'exit'
# configure:5309:4: note: include '' or provide a declaration of 'exit'
# configure:5311:2: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# configure:5311:2: note: include '' or provide a declaration of 'exit'
# configure:5729: checking if SOCKS5 will be used
# configure:5738: checking for curses library headers
# configure:5744: checking for ncurses.h
# configure:5754: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:5744: checking for curses.h
# configure:5754: /usr/bin/cpp conftest.c >/dev/null 2>conftest.out
# configure:5744: checking for termios.h
# configure:5744: checking for termio.h
# configure:5744: checking for sgtty.h
# configure:5744: checking for sys/ioctl.h
# configure:5833: checking for curses library
# configure:5869: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:5862:7: warning: implicit declaration of function 'strcmp' [-Wimplicit-function-declaration]
# if (strcmp("jimmy", "floyd") == 0)
# ^~~~~~
# configure:5919: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:5907:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main(int argc, char **argv)
# ^~~~
# configure: In function 'main':
# configure:5907:23: warning: unused parameter 'argv' [-Wunused-parameter]
# main(int argc, char **argv)
# ^~~~
# configure:6273: checking for working const
# configure:6327: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:6301:15: warning: unused variable 's' [-Wunused-variable]
# char const *s = 0 ? (char *) 0 : (char const *) 0;
# ^
# configure:6321:13: warning: unused variable 'foo' [-Wunused-variable]
# const int foo = 10;
# ^~~
# configure:6289:27: warning: unused variable 'zero' [-Wunused-variable]
# static struct point const zero = {0,0};
# ^~~~
# configure:6283:39: warning: unused variable 'x' [-Wunused-variable]
# typedef int charset[2]; const charset x;
# ^
# configure:6303:5: warning: 't' is used uninitialized in this function [-Wuninitialized]
# *t++ = 0;
# ~^~
# configure:6318:21: warning: 'b' is used uninitialized in this function [-Wuninitialized]
# struct s *b; b->j = 5;
# ~~~~~^~~
# configure:6348: checking for size_t
# configure:6381: checking for off_t
# configure:6414: checking for mode_t
# configure:6447: checking for pid_t
# configure:6480: checking for uid_t in sys/types.h
# configure:6515: checking what type main() should return
# configure:6542: checking for 64-bit integral type: long long
# configure:6581: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:6567:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure: In function 'main':
# configure:6574:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# configure:6574:3: warning: incompatible implicit declaration of built-in function 'exit'
# configure:6574:3: note: include '' or provide a declaration of 'exit'
# configure:6575:2: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0);
# ^~~~
# configure:6575:2: note: include '' or provide a declaration of 'exit'
# configure:6607: checking how to print a 64-bit integral type
# configure:6647: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:6632:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:6736: checking how to scan a 64-bit integral type
# configure:6779: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:6761:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:6872: checking if everything was available to use the 64-bit integral type
# configure:6951: checking what type the tv_sec field of struct timeval is
# configure:7052: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:6999:23: warning: unused parameter 'argv' [-Wunused-parameter]
# main(int argc, char **argv)
# ^~~~
# configure:7086: checking what type the tv_usec field of struct timeval is
# configure:7115: checking for perl
# configure:7153: checking for mktemp
# configure:7198: checking for return type from write
# configure:7509: checking for size parameter to write
# configure:7512: checking for return type from send
# configure:7515: checking for size parameter to send
# configure:7518: checking for size parameter to connect
# configure:7521: checking for size parameter to setsockopt
# configure:7524: checking for backlog parameter to listen
# configure:7527: checking for seconds parameter to alarm
# configure:7530: checking for address parameter to gethostbyaddr
# configure:7533: checking for size parameter to gethostname
# configure:7683: checking types of arguments for select()
# configure:7716: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:7710:8: warning: type defaults to 'int' in declaration of 'select' [-Wimplicit-int]
# extern select ($ac_cv_func_select_arg1,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg234,$ac_cv_func_select_arg5);
# ^~~~~~
# configure:7757: checking for struct stat64
# configure:7809: checking for sig_atomic_t
# configure:7836: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:7860: checking how to access getopt() global variables
# configure:7890: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:7963: checking for useable _res global variable
# configure:7992: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:7987:14: warning: implicit declaration of function 'strlen' [-Wimplicit-function-declaration]
# len = (int) strlen(_res.defdname);
# ^~~~~~
# configure:7987:14: warning: incompatible implicit declaration of built-in function 'strlen'
# configure:7987:14: note: include '' or provide a declaration of 'strlen'
# configure:7984:6: warning: variable 'len' set but not used [-Wunused-but-set-variable]
# int len;
# ^~~
# configure:8013: checking for struct cmsghdr
# configure:8040: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:8035:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &cm.cmsg_type) & 0xff); /* bogus code, of course. */
# ^~~~
# configure:8035:1: warning: incompatible implicit declaration of built-in function 'exit'
# configure:8035:1: note: include '' or provide a declaration of 'exit'
# configure:8035:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# exit(((int) &cm.cmsg_type) & 0xff); /* bogus code, of course. */
# ^
# configure:8066: checking for msg_control field in struct msghdr
# configure:8092: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:8087:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &m.msg_control) & 0xff); /* bogus code, of course. */
# ^~~~
# configure:8087:1: warning: incompatible implicit declaration of built-in function 'exit'
# configure:8087:1: note: include '' or provide a declaration of 'exit'
# configure:8087:7: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
# exit(((int) &m.msg_control) & 0xff); /* bogus code, of course. */
# ^
# configure:8118: checking for msg_accrights field in struct msghdr
# configure:8144: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:8137:2: error: 'struct msghdr' has no member named 'msg_accrights'
# m.msg_accrights = &m;
# ^
# configure:8138:2: error: 'struct msghdr' has no member named 'msg_accrightslen'; did you mean 'msg_iovlen'?
# m.msg_accrightslen = sizeof(m);
# ^
# configure:8139:1: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
# ^~~~
# configure:8139:1: warning: incompatible implicit declaration of built-in function 'exit'
# configure:8139:1: note: include '' or provide a declaration of 'exit'
# configure:8139:15: error: 'struct msghdr' has no member named 'msg_accrights'
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
# ^
# configure: failed program was:
# #line 8124 "configure"
# #include "confdefs.h"
#
# /* includes */
# #include
# #include
# #include
# #include
# #include
#
# int main() {
#
# struct msghdr m;
#
# m.msg_accrights = &m;
# m.msg_accrightslen = sizeof(m);
# exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
#
# ; return 0; }
# configure:8184: checking for sys/time.h
# configure:8331: checking for getcwd
# configure:8359: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8331: checking for getwd
# configure:8359: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccizd8kw.o: In function `main':
# conftest.c:(.text.startup+0x7): warning: the `getwd' function is dangerous and should not be used.
# configure:8397: checking for fstat64
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for getdomainname
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for gethostname
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for getpass
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for getpassphrase
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccAWtloH.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `getpassphrase'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char getpassphrase(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char getpassphrase();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_getpassphrase) || defined (__stub___getpassphrase)
# choke me
# #else
# getpassphrase();
# #endif
#
# ; return 0; }
# configure:8397: checking for gnu_get_libc_release
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for gnu_get_libc_version
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for inet_aton
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for inet_ntop
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for llseek
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for lseek64
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for lstat64
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for memmove
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'memmove'
# char $ac_func();
# ^~~~~~~
# configure:8397: checking for mktime
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for open64
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for pathconf
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for readlink
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for res_init
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccLYK8Az.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `res_init'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char res_init(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char res_init();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_res_init) || defined (__stub___res_init)
# choke me
# #else
# res_init();
# #endif
#
# ; return 0; }
# configure:8397: checking for setlocale
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for setpgid
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for setpgrp
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for setsid
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for setvbuf
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for sigaction
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for sigsetjmp
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccx8oWn7.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `sigsetjmp'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char sigsetjmp(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char sigsetjmp();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_sigsetjmp) || defined (__stub___sigsetjmp)
# choke me
# #else
# sigsetjmp();
# #endif
#
# ; return 0; }
# configure:8397: checking for stat64
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for strcasecmp
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strcasecmp'
# char $ac_func();
# ^~~~~~~~~~
# configure:8397: checking for strcoll
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for strdup
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strdup'
# char $ac_func();
# ^~~~~~
# configure:8397: checking for strerror
# configure:8397: checking for strncoll
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/cc7MlGKn.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `strncoll'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8402 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char strncoll(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char strncoll();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub_strncoll) || defined (__stub___strncoll)
# choke me
# #else
# strncoll();
# #endif
#
# ; return 0; }
# configure:8397: checking for strstr
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8409:6: warning: conflicting types for built-in function 'strstr'
# char $ac_func();
# ^~~~~~
# configure:8397: checking for strtoq
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for symlink
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for sysconf
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for sysctl
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for sysinfo
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for syslog
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for tcgetattr
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for uname
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8397: checking for waitpid
# configure:8425: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for gethostbyaddr_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for gethostbyname_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for gethostbyname2_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for getlogin_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for getpwnam_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for _posix_getpwnam_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccrDfYnt.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_posix_getpwnam_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _posix_getpwnam_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _posix_getpwnam_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__posix_getpwnam_r) || defined (__stub____posix_getpwnam_r)
# choke me
# #else
# _posix_getpwnam_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getpwuid_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for _posix_getpwuid_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# /tmp/ccSjfD7w.o: In function `main':
# conftest.c:(.text.startup+0x7): undefined reference to `_posix_getpwuid_r'
# collect2: error: ld returned 1 exit status
# configure: failed program was:
# #line 8457 "configure"
# #include "confdefs.h"
# /* System header to define __stub macros and hopefully few prototypes,
# which can conflict with char _posix_getpwuid_r(); below. */
# #include
# /* Override any gcc2 internal prototype to avoid an error. */
# /* We use char because int might match the return type of a gcc2
# builtin and then its argument prototype would still apply. */
# char _posix_getpwuid_r();
#
# int main() {
#
# /* The GNU C library defines this for functions which it implements
# to always fail with ENOSYS. Some functions are actually named
# something starting with __ and the normal name is an alias. */
# #if defined (__stub__posix_getpwuid_r) || defined (__stub____posix_getpwuid_r)
# choke me
# #else
# _posix_getpwuid_r();
# #endif
#
# ; return 0; }
# configure:8452: checking for getservbyname_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for getservbyport_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for gmtime_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for localtime_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8452: checking for readdir_r
# configure:8480: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8511: checking for snprintf
# configure:8539: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8523:6: warning: conflicting types for built-in function 'snprintf'
# char $ac_func();
# ^~~~~~~~
# configure:8511: checking for vsnprintf
# configure:8539: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8523:6: warning: conflicting types for built-in function 'vsnprintf'
# char $ac_func();
# ^~~~~~~~~
# configure:8567: checking if snprintf works correctly
# configure:8624: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8605:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure: In function 'main':
# configure:8608:9: warning: variable 'result' set but not used [-Wunused-but-set-variable]
# int i, result;
# ^~~~~~
# configure:8655: checking what snprintf() returns
# configure:8698: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:8684:1: warning: return type defaults to 'int' [-Wimplicit-int]
# main()
# ^~~~
# configure:9196: checking for sigsetjmp and siglongjmp
# configure:9226: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:9221:2: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(0);
# ^~~~
# configure:9221:2: warning: incompatible implicit declaration of built-in function 'exit'
# configure:9221:2: note: include '' or provide a declaration of 'exit'
# configure:9310: checking if setpgrp behavior needs to be checked
# configure:9391: checking whether setvbuf behavior can be checked
# configure:9397: checking whether setvbuf arguments are reversed
# configure:9419: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure:9408:2: warning: return type defaults to 'int' [-Wimplicit-int]
# main () {
# ^~~~
# configure: In function 'main':
# configure:9412:24: warning: passing argument 2 of 'setvbuf' makes pointer from integer without a cast [-Wint-conversion]
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# ^~~~~~
# In file included from configure:9406:0:
# /usr/include/stdio.h:336:12: note: expected 'char * restrict' but argument is of type 'int'
# extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
# ^~~~~~~
# configure:9412:32: warning: passing argument 3 of 'setvbuf' makes integer from pointer without a cast [-Wint-conversion]
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# ^
# In file included from configure:9406:0:
# /usr/include/stdio.h:336:12: note: expected 'int' but argument is of type 'char *'
# extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
# ^~~~~~~
# configure:9413:6: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration]
# exit(1);
# ^~~~
# configure:9413:6: warning: incompatible implicit declaration of built-in function 'exit'
# configure:9413:6: note: include '' or provide a declaration of 'exit'
# configure:9415:4: warning: incompatible implicit declaration of built-in function 'exit'
# exit(0); /* Non-reversed systems segv here. */
# ^~~~
# configure:9415:4: note: include '' or provide a declaration of 'exit'
# configure: failed program was:
# #line 9405 "configure"
# #include "confdefs.h"
# #include
# /* If setvbuf has the reversed format, exit 0. */
# main () {
# /* This call has the arguments reversed.
# A reversed system may check and see that the address of main
# is not _IOLBF, _IONBF, or _IOFBF, and return nonzero. */
# if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
# exit(1);
# putc('\r', stdout);
# exit(0); /* Non-reversed systems segv here. */
# }
# configure:9446: checking for working alloca.h
# configure:9458: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:9454:7: warning: unused variable 'p' [-Wunused-variable]
# char *p = alloca(2 * sizeof(int));
# ^
# configure:9479: checking for alloca
# configure:9512: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:9508:7: warning: unused variable 'p' [-Wunused-variable]
# char *p = (char *) alloca(1);
# ^
# configure:9697: checking string parameter to waddstr
# configure:9901: checking whether curses structure has maxx or _maxx field
# configure:9934: gcc -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
# configure: In function 'main':
# configure:9929:4: error: 'WINDOW {aka struct _win_st}' has no member named 'maxx'; did you mean '_maxx'?
# w->maxx = 0;
# ^~
# configure: failed program was:
# #line 9903 "configure"
# #include "confdefs.h"
#
# /* includes */
# #if defined(AIX) || defined(_AIX) || defined(__HOS_AIX__)
# # define _ALL_SOURCE 1
# #endif
# #ifdef HAVE_UNISTD_H
# # include
# #endif
# #include
# #include
# #include
# #include
#
# #ifdef HAVE_NCURSES_H
# # define NCURSES_OPAQUE 0
# # include
# #else
# # include
# #endif
#
# int main() {
#
# WINDOW *w;
#
# w = newwin(10, 10, 1, 1);
# w->maxx = 0;
#
# ; return 0; }
# configure:10013: checking for getcurx() functionality in curses library
# configure:10046: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10038:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0;
# ^~
# configure:10067: checking for getyx() functionality in curses library
# configure:10100: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10092:14: warning: variable 'my' set but not used [-Wunused-but-set-variable]
# int mx = 0, my = 0;
# ^~
# configure:10092:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0, my = 0;
# ^~
# configure:10121: checking for getmaxx() functionality in curses library
# configure:10153: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10145:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0;
# ^~
# configure:10174: checking for getmaxyx() functionality in curses library
# configure:10206: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10198:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0, my = 0;
# ^~
# configure:10227: checking for getbegx() functionality in curses library
# configure:10260: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10252:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0;
# ^~
# configure:10281: checking for getbegyx() functionality in curses library
# configure:10313: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure: In function 'main':
# configure:10305:6: warning: variable 'mx' set but not used [-Wunused-but-set-variable]
# int mx = 0, my = 0;
# ^~
# configure:10334: checking for touchwin() functionality in curses library
# configure:10364: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10385: checking for beep() functionality in curses library
# configure:10414: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10436: checking for keypad
# configure:10464: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10436: checking for nodelay
# configure:10464: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10436: checking for curs_set
# configure:10464: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10436: checking for doupdate
# configure:10464: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10436: checking for wnoutrefresh
# configure:10464: gcc -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
# configure:10501: checking for long file names
# configure:10545: checking whether make sets ${MAKE}
# configure:10575: checking for gtar
# configure:10614: checking for tar
# configure:10662: checking how to create TAR files
# configure:10720: checking for ranlib
# configure:10750: checking for ar
# configure:10781: checking for a BSD compatible install
# configure:10837: checking for pwd
# configure:10880: checking for ccdv
# configure:11390: checking if shell can test for symlinks
# configure:11888: checking CC
# configure:11891: checking CFLAGS
# configure:11894: checking CPPFLAGS
# configure:11897: checking DEFS
# configure:11900: checking NDEFS
# configure:11903: checking LDFLAGS
# configure:11906: checking LIBS