The build took 00h 01m 18s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
39,771 |
ansic |
3,551 |
sh |
612 |
cpp |
101 |
perl |
44,035 |
total |
The process tree of the build process is here.
To avoid scrolling, you may jump to the last line of the
invocation of makepkg
that was used to build this
package.
Removed vanilla repositories from pacman.conf and added:
Copied permanent toolchain into container-local sysroot
/toolchain_root/sysroot --> /sysroot/sysroot
/toolchain_root/lib --> /sysroot/lib
/toolchain_root/sbin --> /sysroot/sbin
/toolchain_root/lib64 --> /sysroot/lib64
/toolchain_root/etc --> /sysroot/etc
/toolchain_root/share --> /sysroot/share
/toolchain_root/bin --> /sysroot/bin
/toolchain_root/var --> /sysroot/var
/toolchain_root/usr --> /sysroot/usr
/toolchain_root/glibc-build --> /sysroot/glibc-build
/toolchain_root/x86_64-pc-linux-gnu --> /sysroot/x86_64-pc-linux-gnu
/toolchain_root/include --> /sysroot/include
/toolchain_root/libexec --> /sysroot/libexec
CMD: sudo -u tuscan PATH=/usr/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
==> Making package: ncftp 3.2.5-6 (Thu Apr 13 19:38:48 UTC 2017)
==> 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... clang
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... clang
checking whether the C compiler (clang ) works... yes
checking whether the C compiler (clang ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether clang 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...
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/bin/perl
checking for mktemp... /usr/bin/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/bin/tar
checking how to create TAR files... /usr/bin/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/bin/pwd
checking for ccdv... /tmp/ncftp/src/ncftp-3.2.5/ccdv
checking if shell can test for symlinks... yes
checking CC... clang
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=50006 -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 29226 Apr 13 19:39 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 74124 Apr 13 19:39 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.
ftp.c:18:19: warning: unused variable 'gNoSignalsMarker' [-Wunused-const-vari
able]
static const char gNoSignalsMarker[] = "@(#) LibNcFTP - NO_SIGNALS";
^
1 warning generated.
Compiling ftw.c.
Compiling io_get.c.
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 287494 Apr 13 19:39 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 ncftpget.
Compiling ncftpput.
Compiling ncftpbatch.
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 1104
-rwxr-xr-x 1 tuscan tuscan 270952 Apr 13 19:39 ncftp
-rwxr-xr-x 1 tuscan tuscan 186920 Apr 13 19:39 ncftpbatch
-rwxr-xr-x 1 tuscan tuscan 131536 Apr 13 19:39 ncftpbookmarks
-rwxr-xr-x 1 tuscan tuscan 188080 Apr 13 19:39 ncftpget
-rwxr-xr-x 1 tuscan tuscan 159264 Apr 13 19:39 ncftpls
-rwxr-xr-x 1 tuscan tuscan 183968 Apr 13 19:39 ncftpput
lrwxrwxrwx 1 tuscan tuscan 10 Apr 13 19:39 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 270952 Apr 13 19:39 ncftp
-rwxr-xr-x 2 tuscan tuscan 186920 Apr 13 19:39 ncftpbatch
-rwxr-xr-x 1 tuscan tuscan 131536 Apr 13 19:39 ncftpbookmarks
-rwxr-xr-x 1 tuscan tuscan 188080 Apr 13 19:39 ncftpget
-rwxr-xr-x 1 tuscan tuscan 159264 Apr 13 19:39 ncftpls
-rwxr-xr-x 1 tuscan tuscan 183968 Apr 13 19:39 ncftpput
-rwxr-xr-x 2 tuscan tuscan 186920 Apr 13 19:39 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 (Thu Apr 13 19:39:21 UTC 2017)
CMD: pacman --query --file ncftp-3.2.5-6-x86_64.pkg.tar.xz
Creating hybrid package for 'ncftp'
Trying to find vanilla package 'ncftp'...
CMD: pacman --query --file /mirror/ncftp-3.2.5-6.pkg.tar.xz
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
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 (clang ) works
configure:1275: clang -o conftest conftest.c 1>&5
configure:1272:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(){return(0);}
^
1 warning generated.
configure:1301: checking whether the C compiler (clang ) is a cross-compiler
configure:1306: checking whether we are using GNU C
configure:1315: clang -E conftest.c
configure:1334: checking whether clang 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: clang -c -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:1908:5: warning: unused variable 'junk' [-Wunused-variable]
int junk;
^
1 warning generated.
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: clang -o conftest -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:2269:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:2321: checking size of off_t
configure:2366: clang -o conftest -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:2350:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
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: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4254: checking for Cygwin environment
configure:4270: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4266:8: error: use of undeclared identifier '__CYGWIN32__'
return __CYGWIN__;
^
configure:4264:20: note: expanded from macro '__CYGWIN__'
#define __CYGWIN__ __CYGWIN32__
^
1 error generated.
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: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4295:8: error: use of undeclared identifier '__MINGW32__'
return __MINGW32__;
^
1 error generated.
configure: failed program was:
#line 4292 "configure"
#include "confdefs.h"
int main() {
return __MINGW32__;
; return 0; }
configure:4318: checking for executable suffix
configure:4330: clang -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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4489:67: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
if (XOR (islower (i), ISLOWER (i)) || toupper (i) != TOUPPER (i)) exit(2);
^
configure:4489:67: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
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: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4568:12: warning: unused variable 'tp' [-Wunused-variable]
struct tm *tp;
^
1 warning generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4667:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
configure:4673:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1); /* do not have UNIX domain sockets */
^
configure:4673:3: note: include the header or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:4713: checking for sun_len field in struct sockaddr_un
configure:4738: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4732:7: error: no member named 'sun_len' in 'struct sockaddr_un'
uaddr.sun_len = strlen("/tmp/test.sock");
~~~~~ ^
configure:4733:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(((int) uaddr.sun_len); /* bogus code, of course. */
^
configure:4733:1: note: include the header or explicitly provide a declaration for 'exit'
configure:4733:19: error: no member named 'sun_len' in 'struct sockaddr_un'
exit(((int) uaddr.sun_len); /* bogus code, of course. */
~~~~~ ^
configure:4735:14: error: expected '}'
; return 0; }
^
configure:4728:12: note: to match this '{'
int main() {
^
1 warning and 3 errors generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:4792:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror();
^
configure:4792:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:4882: checking for socket
configure:4910: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:5164: checking for gethostbyname
configure:5192: clang -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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:5301:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
configure:5309:4: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1);
^
configure:5309:4: note: include the header or explicitly provide a declaration for 'exit'
2 warnings generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:5862:7: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' [-Wimplicit-function-declaration]
if (strcmp("jimmy", "floyd") == 0)
^
configure:5862:7: note: include the header or explicitly provide a declaration for 'strcmp'
1 warning generated.
configure:5919: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:5907:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main(int argc, char **argv)
^
configure:5907:23: warning: unused parameter 'argv' [-Wunused-parameter]
main(int argc, char **argv)
^
2 warnings generated.
configure:6273: checking for working const
configure:6327: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
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:6283:39: warning: unused variable 'x' [-Wunused-variable]
typedef int charset[2]; const charset x;
^
configure:6289:27: warning: unused variable 'zero' [-Wunused-variable]
static struct point const zero = {0,0};
^
configure:6303:4: warning: variable 't' is uninitialized when used here [-Wuninitialized]
*t++ = 0;
^
configure:6300:10: note: initialize the variable 't' to silence this warning
char *t;
^
= 0
configure:6318:16: warning: variable 'b' is uninitialized when used here [-Wuninitialized]
struct s *b; b->j = 5;
^
configure:6318:14: note: initialize the variable 'b' to silence this warning
struct s *b; b->j = 5;
^
= 0
6 warnings generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:6567:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
configure:6574:3: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1);
^
configure:6574:3: note: include the header or explicitly provide a declaration for 'exit'
2 warnings generated.
configure:6607: checking how to print a 64-bit integral type
configure:6647: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:6632:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:6736: checking how to scan a 64-bit integral type
configure:6779: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:6761:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:6999:23: warning: unused parameter 'argv' [-Wunused-parameter]
main(int argc, char **argv)
^
1 warning generated.
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: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:7710:8: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
extern select (int,fd_set *,fd_set *,fd_set *,struct timeval *);
~~~~~~ ^
1 warning generated.
configure:7757: checking for struct stat64
configure:7809: checking for sig_atomic_t
configure:7836: clang -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: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:7963: checking for useable _res global variable
configure:7992: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:7987:14: warning: implicitly declaring library function 'strlen' with type 'unsigned long (const char *)' [-Wimplicit-function-declaration]
len = (int) strlen(_res.defdname);
^
configure:7987:14: note: include the header or explicitly provide a declaration for 'strlen'
1 warning generated.
configure:8013: checking for struct cmsghdr
configure:8040: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8035:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(((int) &cm.cmsg_type) & 0xff); /* bogus code, of course. */
^
configure:8035:1: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
configure:8066: checking for msg_control field in struct msghdr
configure:8092: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8087:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(((int) &m.msg_control) & 0xff); /* bogus code, of course. */
^
configure:8087:1: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
configure:8118: checking for msg_accrights field in struct msghdr
configure:8144: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8137:3: error: no member named 'msg_accrights' in 'struct msghdr'
m.msg_accrights = &m;
~ ^
configure:8138:3: error: no member named 'msg_accrightslen' in 'struct msghdr'
m.msg_accrightslen = sizeof(m);
~ ^
configure:8139:1: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
^
configure:8139:1: note: include the header or explicitly provide a declaration for 'exit'
configure:8139:16: error: no member named 'msg_accrights' in 'struct msghdr'
exit(((int) &m.msg_accrights) & 0xff); /* bogus code, of course. */
~ ^
1 warning and 3 errors generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8331: checking for getwd
configure:8359: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-0998fb.o: In function `main':
conftest.c:(.text+0x4): warning: the `getwd' function is dangerous and should not be used.
configure:8397: checking for fstat64
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for getdomainname
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for gethostname
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for getpass
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for getpassphrase
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-b73896.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `getpassphrase'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for gnu_get_libc_version
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for inet_aton
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for inet_ntop
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for llseek
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for lseek64
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for lstat64
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for memmove
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8409:6: warning: incompatible redeclaration of library function 'memmove' [-Wincompatible-library-redeclaration]
char memmove();
^
configure:8409:6: note: 'memmove' is a builtin with type 'void *(void *, const void *, unsigned long)'
1 warning generated.
configure:8397: checking for mktime
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for open64
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for pathconf
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for readlink
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for res_init
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-0a459b.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `res_init'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for setpgid
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for setpgrp
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for setsid
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for setvbuf
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for sigaction
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for sigsetjmp
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8409:6: warning: declaration of built-in function 'sigsetjmp' requires inclusion of the header [-Wbuiltin-requires-header]
char sigsetjmp();
^
1 warning generated.
/tmp/conftest-8f251b.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `sigsetjmp'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for strcasecmp
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8409:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
char strcasecmp();
^
configure:8409:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
1 warning generated.
configure:8397: checking for strcoll
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for strdup
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8409:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
char strdup();
^
configure:8409:6: note: 'strdup' is a builtin with type 'char *(const char *)'
1 warning generated.
configure:8397: checking for strerror
configure:8397: checking for strncoll
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-c806e7.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `strncoll'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8409:6: warning: incompatible redeclaration of library function 'strstr' [-Wincompatible-library-redeclaration]
char strstr();
^
configure:8409:6: note: 'strstr' is a builtin with type 'char *(const char *, const char *)'
1 warning generated.
configure:8397: checking for strtoq
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for symlink
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for sysconf
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for sysctl
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for sysinfo
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for syslog
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for tcgetattr
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for uname
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8397: checking for waitpid
configure:8425: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for gethostbyaddr_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for gethostbyname_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for gethostbyname2_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for getlogin_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for getpwnam_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for _posix_getpwnam_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-ddfe8a.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `_posix_getpwnam_r'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for _posix_getpwuid_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
/tmp/conftest-697f54.o: In function `main':
conftest.c:(.text+0x4): undefined reference to `_posix_getpwuid_r'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for getservbyport_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for gmtime_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for localtime_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8452: checking for readdir_r
configure:8480: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8511: checking for snprintf
configure:8539: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8523:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
char snprintf();
^
configure:8523:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
1 warning generated.
configure:8511: checking for vsnprintf
configure:8539: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8523:6: warning: incompatible redeclaration of library function 'vsnprintf' [-Wincompatible-library-redeclaration]
char vsnprintf();
^
configure:8523:6: note: 'vsnprintf' is a builtin with type 'int (char *, unsigned long, const char *, struct __va_list_tag *)'
1 warning generated.
configure:8567: checking if snprintf works correctly
configure:8624: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8605:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:8655: checking what snprintf() returns
configure:8698: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:8684:1: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main()
^
1 warning generated.
configure:9196: checking for sigsetjmp and siglongjmp
configure:9226: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:9221:2: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(0);
^
configure:9221:2: note: include the header or explicitly provide a declaration for 'exit'
1 warning generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:9408:2: warning: type specifier missing, defaults to 'int' [-Wimplicit-int]
main () {
^
configure:9412:24: warning: incompatible integer to pointer conversion passing 'int' to parameter of type 'char *' [-Wint-conversion]
if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
^~~~~~
/usr/include/stdio.h:121:16: note: expanded from macro '_IOLBF'
#define _IOLBF 1 /* Line buffered. */
^
/usr/include/stdio.h:336:65: note: passing argument to parameter '__buf' here
extern int setvbuf (FILE *__restrict __stream, char *__restrict __buf,
^
configure:9412:32: warning: incompatible pointer to integer conversion passing 'char *' to parameter of type 'int' [-Wint-conversion]
if (setvbuf(stdout, _IOLBF, (char *) main, BUFSIZ) != 0)
^~~~~~~~~~~~~
/usr/include/stdio.h:337:11: note: passing argument to parameter '__modes' here
int __modes, size_t __n) __THROW;
^
configure:9413:6: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' [-Wimplicit-function-declaration]
exit(1);
^
configure:9413:6: note: include the header or explicitly provide a declaration for 'exit'
4 warnings generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:9454:7: warning: unused variable 'p' [-Wunused-variable]
char *p = alloca(2 * sizeof(int));
^
1 warning generated.
configure:9479: checking for alloca
configure:9512: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:9508:7: warning: unused variable 'p' [-Wunused-variable]
char *p = (char *) alloca(1);
^
1 warning generated.
configure:9697: checking string parameter to waddstr
configure:9901: checking whether curses structure has maxx or _maxx field
configure:9934: clang -c -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c 1>&5
configure:9929:6: error: no member named 'maxx' in 'struct _win_st'; did you mean '_maxx'?
w->maxx = 0;
^~~~
_maxx
/usr/include/curses.h:419:24: note: '_maxx' declared here
NCURSES_SIZE_T _maxy, _maxx; /* maximums of x and y, NOT window size */
^
1 error generated.
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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10067: checking for getyx() functionality in curses library
configure:10100: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10121: checking for getmaxx() functionality in curses library
configure:10153: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10174: checking for getmaxyx() functionality in curses library
configure:10206: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10227: checking for getbegx() functionality in curses library
configure:10260: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10281: checking for getbegyx() functionality in curses library
configure:10313: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10334: checking for touchwin() functionality in curses library
configure:10364: clang -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: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10436: checking for keypad
configure:10464: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10436: checking for nodelay
configure:10464: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10436: checking for curs_set
configure:10464: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10436: checking for doupdate
configure:10464: clang -o conftest -D_REENTRANT -O2 -W -Wall -Wno-format-y2k conftest.c -lncurses 1>&5
configure:10436: checking for wnoutrefresh
configure:10464: clang -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