The build took 00h 01m 36s and was SUCCESSFUL.
The program in this build is written in the following languages, according to sloccount:
SLOC | Language |
---|---|
4,168 |
ansic |
154 |
sh |
120 |
makefile |
4,442 |
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:
There were existing files in /sysroot, using those
CMD: sudo -u tuscan PATH=/sysroot/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: tftp-hpa 5.2-5 (Wed Apr 5 01:21:16 UTC 2017)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> WARNING: Using existing $srcdir/ tree
==> Starting build()...
configure: WARNING: if you wanted to set the --build type, don't use --host.
If a cross compiler is detected then cross compile mode will be used
checking for x86_64-unknown-linux-gcc... clang
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... yes
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether clang accepts -g... yes
checking for clang option to accept ISO C89... none needed
checking how to run the C preprocessor... clang -E
checking for grep that handles long lines and -e... /usr/sbin/grep
checking for egrep... /usr/sbin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for library containing strerror... none required
checking for x86_64-unknown-linux-gcc... (cached) clang
checking whether we are using the GNU C compiler... (cached) yes
checking whether clang accepts -g... (cached) yes
checking for clang option to accept ISO C89... (cached) none needed
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking if clang accepts -W... yes
checking if clang accepts -Wall... yes
checking if clang accepts -Wpointer-arith... yes
checking if clang accepts -Wbad-function-cast... yes
checking if clang accepts -Wcast-equal... yes
checking if clang accepts -Wstrict-prototypes... yes
checking if clang accepts -Wmissing-prototypes... yes
checking if clang accepts -Wmissing-declarations... yes
checking if clang accepts -Wnested-externs... yes
checking if clang accepts -Winline... yes
checking if clang accepts -Wwrite-strings... yes
checking if clang accepts -Wundef... yes
checking if clang accepts -Wshadow... yes
checking if clang accepts -Wsign-compare... yes
checking if clang accepts -pipe... yes
checking if clang accepts -fno-strict-aliasing... yes
checking for ANSI C header files... (cached) yes
checking for inttypes.h... (cached) yes
checking for stdint.h... (cached) yes
checking for inttypes.h... (cached) yes
checking if inttypes.h is sane... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking grp.h usability... yes
checking grp.h presence... yes
checking for grp.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for memory.h... (cached) yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking for unistd.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking sys/filio.h usability... no
checking sys/filio.h presence... no
checking for sys/filio.h... no
checking for sys/stat.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for sys/types.h... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking whether time.h and sys/time.h may both be included... yes
checking machine/param.h usability... no
checking machine/param.h presence... no
checking for machine/param.h... no
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for off_t... yes
checking for pid_t... yes
checking for mode_t... yes
checking for size_t... yes
checking for intmax_t... yes
checking for long long... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for u_short... yes
checking for u_long... yes
checking for socklen_t... yes
checking for library containing socket... none required
checking for fcntl... yes
checking for setsid... yes
checking for recvmsg... yes
checking for ftruncate... yes
checking for setreuid... yes
checking for setregid... yes
checking for initgroups... yes
checking for setgroups... yes
checking for strtoumax... yes
checking for strtoull... yes
checking for struct msghdr.msg_control... yes
checking for struct in_pktinfo.ipi_addr... yes
checking for struct addrinfo.ai_addr... yes
checking if fcntl.h defines O_NONBLOCK... no
checking if fcntl.h defines O_BINARY... no
checking if fcntl.h defines O_TEXT... no
checking if fcntl.h defines F_SETLK... no
checking if sys/file.h defines LOCK_SH... no
checking if sys/file.h defines LOCK_EX... no
checking for sigsetjmp... yes
checking for library containing xmalloc... no
checking for library containing xstrdup... no
checking for library containing bsd_signal... none required
checking for library containing getopt_long... none required
checking for library containing getaddrinfo... none required
checking for library containing freeaddrinfo... none required
checking for library containing gai_strerror... none required
checking for library containing inet_ntop... none required
checking for library containing inet_aton... none required
checking for daemon... yes
checking for dup2... yes
checking if netinet/in.h defines IPPORT_TFTP... no
checking regex.h usability... yes
checking regex.h presence... yes
checking for regex.h... yes
checking for library containing regcomp... none required
checking readline/readline.h usability... no
checking readline/readline.h presence... no
checking for readline/readline.h... no
checking editline/readline.h usability... no
checking editline/readline.h presence... no
checking for editline/readline.h... no
checking for struct sockaddr_in6.sin6_addr... yes
checking for IPv6 support... yes
checking for struct in6_pktinfo.ipi6_addr... yes
checking whether ln -s works... yes
checking for x86_64-unknown-linux-ranlib... no
checking for ranlib... ranlib
configure: WARNING: using cross tools not prefixed with host triplet
checking for a BSD-compatible install... /usr/bin/install -c
configure: creating ./config.status
config.status: creating MCONFIG
config.status: creating aconfig.h
echo \#define VERSION \"tftp-hpa `cat version`\" > version.h
make -C lib
make -C common
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c xmalloc.c
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c xstrdup.c
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c tftpsubs.c
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
rm -f libxtra.a
ar cq libxtra.a xmalloc.o xstrdup.o
1 warning generated.
rm -f libcommon.a
ar cq libcommon.a tftpsubs.o
ranlib libxtra.a
ranlib libcommon.a
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
make -C tftp
make -C tftpd
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c tftp.c
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c main.c
sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftpd'
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c tftpd.c
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c recvfrom.c
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c misc.c
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
1 warning generated.
clang -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing -I/tmp/tftp-hpa/src/tftp-hpa-5.2 -c remap.c
sed -e 's/@@VERSION@@/5.2/g' < tftpd.8.in > tftpd.8
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
clang tftp.o main.o ../common/libcommon.a /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a -o tftp
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
1 warning generated.
tftpd.c:186:26: warning: unused parameter 'fd' [-Wunused-parameter]
static int lock_file(int fd, int lock_write)
^
tftpd.c:186:34: warning: unused parameter 'lock_write' [-Wunused-parameter]
static int lock_file(int fd, int lock_write)
^
3 warnings generated.
clang tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a -o tftpd
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftpd'
==> Entering fakeroot environment...
==> Starting package()...
make -C lib install
make -C common install
make -C tftp install
make -C tftpd install
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/lib'
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
make[1]: Nothing to be done for 'install'.
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
mkdir -p /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man1
make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftpd'
mkdir -p /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8
/usr/bin/install -c tftp /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin
/usr/bin/install -c tftpd /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin/in.tftpd
/usr/bin/install -c -m 644 tftpd.8 /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8/in.tftpd.8
/usr/bin/install -c -m 644 tftp.1 /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man1
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
cd /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8 && ln -s -f in.tftpd.8 tftpd.8
make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftpd'
==> Tidying install...
-> Removing doc files...
-> Purging unwanted files...
==> Checking for packaging issue...
==> Creating package "tftp-hpa"...
-> Generating .PKGINFO file...
-> Generating .BUILDINFO file...
error: invalid option '--noprogressbar'
-> Adding install file...
-> Generating .MTREE file...
-> Compressing package...
==> Leaving fakeroot environment.
==> Finished making: tftp-hpa 5.2-5 (Wed Apr 5 01:21:34 UTC 2017)
CMD: pacman --query --file tftp-hpa-5.2-5-x86_64.pkg.tar.xz
Creating hybrid package for 'tftp-hpa'
Trying to find vanilla package 'tftp-hpa'...
CMD: pacman --query --file /mirror/tftp-hpa-5.2-5.pkg.tar.xz
Package file has the following structure:
/.PKGINFO
/.INSTALL
/.MTREE
/etc/conf.d/tftpd
/usr/bin/tftp
/usr/bin/in.tftpd
/usr/share/man/man8/in.tftpd.8.gz
/usr/share/man/man1/tftp.1.gz
/usr/share/licenses/tftp-hpa/LICENSE
/usr/lib/systemd/system/tftpd.socket
/usr/lib/systemd/system/tftpd.service
/sysroot/usr/lib/systemd/system/tftpd.service
/sysroot/usr/lib/systemd/system/tftpd.socket
Generating .MTREE
CMD: bsdtar -czf .MTREE --format=mtree --options=!all,use-set,type,uid,mode,time,size,md5,sha256,link .PKGINFO .INSTALL etc srv usr sysroot
Tar-ing up files
CMD: bsdtar -cf - .PKGINFO .INSTALL etc srv usr sysroot .MTREE
CMD: xz -c -z
Successfully ran bsdtar -cf - .PKGINFO .INSTALL etc srv usr sysroot .MTREE | xz -c -z
CMD: bsdtar -tqf tftp-hpa.pkg.tar.xz .PKGINFO
Created package at path /var/cache/pacman/pkg/tftp-hpa.pkg.tar.xz
Attempting to access local repository, attempt 1
CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/tftp-hpa.pkg.tar.xz
==> Extracting database to a temporary location...
==> Extracting database to a temporary location...
==> Adding package '/var/cache/pacman/pkg/tftp-hpa.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/tftp-hpa/src/tftp-hpa-5.2/config.log'
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
It was created by configure, which was
generated by GNU Autoconf 2.68. Invocation command line was
$ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --sbindir=/usr/bin --without-tcpwrappers
## --------- ##
## Platform. ##
## --------- ##
hostname = efb79f4158d1
uname -m = x86_64
uname -r = 4.10.6-1-ARCH
uname -s = Linux
uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /sysroot/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:2210: checking for x86_64-unknown-linux-gcc
configure:2237: result: clang
configure:2506: checking for C compiler version
configure:2515: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:2526: $? = 0
configure:2515: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:2526: $? = 0
configure:2515: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:2526: $? = 1
configure:2515: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:2526: $? = 1
configure:2546: checking whether the C compiler works
configure:2568: clang conftest.c >&5
configure:2572: $? = 0
configure:2620: result: yes
configure:2623: checking for C compiler default output file name
configure:2625: result: a.out
configure:2631: checking for suffix of executables
configure:2638: clang -o conftest conftest.c >&5
configure:2642: $? = 0
configure:2664: result:
configure:2686: checking whether we are cross compiling
configure:2694: clang -o conftest conftest.c >&5
configure:2698: $? = 0
configure:2705: ./conftest
./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
configure:2709: $? = 127
configure:2724: result: yes
configure:2729: checking for suffix of object files
configure:2751: clang -c conftest.c >&5
configure:2755: $? = 0
configure:2776: result: o
configure:2780: checking whether we are using the GNU C compiler
configure:2799: clang -c conftest.c >&5
configure:2799: $? = 0
configure:2808: result: yes
configure:2817: checking whether clang accepts -g
configure:2837: clang -c -g conftest.c >&5
configure:2837: $? = 0
configure:2878: result: yes
configure:2895: checking for clang option to accept ISO C89
configure:2959: clang -c conftest.c >&5
configure:2959: $? = 0
configure:2972: result: none needed
configure:2998: checking how to run the C preprocessor
configure:3029: clang -E conftest.c
configure:3029: $? = 0
configure:3043: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3043: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3068: result: clang -E
configure:3088: clang -E conftest.c
configure:3088: $? = 0
configure:3102: clang -E conftest.c
conftest.c:9:10: fatal error: 'ac_nonexistent.h' file not found
#include
^
1 error generated.
configure:3102: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
| #include
configure:3131: checking for grep that handles long lines and -e
configure:3189: result: /usr/sbin/grep
configure:3194: checking for egrep
configure:3256: result: /usr/sbin/grep -E
configure:3261: checking for ANSI C header files
configure:3281: clang -c conftest.c >&5
configure:3281: $? = 0
configure:3365: result: yes
configure:3378: checking for sys/types.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for sys/stat.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for stdlib.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for string.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for memory.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for strings.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for inttypes.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for stdint.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3378: checking for unistd.h
configure:3378: clang -c conftest.c >&5
configure:3378: $? = 0
configure:3378: result: yes
configure:3391: checking minix/config.h usability
configure:3391: clang -c conftest.c >&5
conftest.c:52:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:3391: result: no
configure:3391: checking minix/config.h presence
configure:3391: clang -E conftest.c
conftest.c:19:10: fatal error: 'minix/config.h' file not found
#include
^
1 error generated.
configure:3391: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include
configure:3391: result: no
configure:3391: checking for minix/config.h
configure:3391: result: no
configure:3412: checking whether it is safe to define __EXTENSIONS__
configure:3430: clang -c conftest.c >&5
configure:3430: $? = 0
configure:3437: result: yes
configure:3451: checking for library containing strerror
configure:3482: clang -o conftest conftest.c >&5
conftest.c:31:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
char strerror ();
^
conftest.c:31:6: note: 'strerror' is a builtin with type 'char *(int)'
1 warning generated.
configure:3482: $? = 0
configure:3499: result: none required
configure:3515: checking for x86_64-unknown-linux-gcc
configure:3542: result: clang
configure:3811: checking for C compiler version
configure:3820: clang --version >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
configure:3831: $? = 0
configure:3820: clang -v >&5
clang version 3.8.1
Target: x86_64-unknown-linux-gnu
Thread model: posix
InstalledDir: /
Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
Candidate multilib: .;@m64
Selected multilib: .;@m64
configure:3831: $? = 0
configure:3820: clang -V >&5
clang-3.8: error: argument to '-V' is missing (expected 1 value)
clang-3.8: error: no input files
configure:3831: $? = 1
configure:3820: clang -qversion >&5
clang-3.8: error: unknown argument: '-qversion'
clang-3.8: error: no input files
configure:3831: $? = 1
configure:3835: checking whether we are using the GNU C compiler
configure:3863: result: yes
configure:3872: checking whether clang accepts -g
configure:3933: result: yes
configure:3950: checking for clang option to accept ISO C89
configure:4027: result: none needed
configure:4048: checking for an ANSI C-conforming const
configure:4113: clang -c conftest.c >&5
configure:4113: $? = 0
configure:4120: result: yes
configure:4128: checking for inline
configure:4144: clang -c conftest.c >&5
configure:4144: $? = 0
configure:4152: result: inline
configure:4171: checking if clang accepts -W
configure:4186: clang -o conftest -W conftest.c >&5
configure:4186: $? = 0
configure:4187: result: yes
configure:4196: checking if clang accepts -Wall
configure:4211: clang -o conftest -W -Wall conftest.c >&5
configure:4211: $? = 0
configure:4212: result: yes
configure:4221: checking if clang accepts -Wpointer-arith
configure:4236: clang -o conftest -W -Wall -Wpointer-arith conftest.c >&5
configure:4236: $? = 0
configure:4237: result: yes
configure:4246: checking if clang accepts -Wbad-function-cast
configure:4261: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast conftest.c >&5
configure:4261: $? = 0
configure:4262: result: yes
configure:4271: checking if clang accepts -Wcast-equal
configure:4286: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4286: $? = 0
configure:4287: result: yes
configure:4296: checking if clang accepts -Wstrict-prototypes
configure:4311: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4311: $? = 0
configure:4312: result: yes
configure:4321: checking if clang accepts -Wmissing-prototypes
configure:4336: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4336: $? = 0
configure:4337: result: yes
configure:4346: checking if clang accepts -Wmissing-declarations
configure:4361: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4361: $? = 0
configure:4362: result: yes
configure:4371: checking if clang accepts -Wnested-externs
configure:4386: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4386: $? = 0
configure:4387: result: yes
configure:4396: checking if clang accepts -Winline
configure:4411: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4411: $? = 0
configure:4412: result: yes
configure:4421: checking if clang accepts -Wwrite-strings
configure:4436: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4436: $? = 0
configure:4437: result: yes
configure:4446: checking if clang accepts -Wundef
configure:4461: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4461: $? = 0
configure:4462: result: yes
configure:4471: checking if clang accepts -Wshadow
configure:4486: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4486: $? = 0
configure:4487: result: yes
configure:4496: checking if clang accepts -Wsign-compare
configure:4511: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4511: $? = 0
configure:4512: result: yes
configure:4521: checking if clang accepts -pipe
configure:4536: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4536: $? = 0
configure:4537: result: yes
configure:4546: checking if clang accepts -fno-strict-aliasing
configure:4561: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4561: $? = 0
configure:4562: result: yes
configure:4572: checking for ANSI C header files
configure:4676: result: yes
configure:4686: checking for inttypes.h
configure:4686: result: yes
configure:4698: checking for stdint.h
configure:4698: result: yes
configure:4710: checking for inttypes.h
configure:4710: result: yes
configure:4716: checking if inttypes.h is sane
configure:4733: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4733: $? = 0
configure:4734: result: yes
configure:4752: checking fcntl.h usability
configure:4752: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4752: $? = 0
configure:4752: result: yes
configure:4752: checking fcntl.h presence
configure:4752: clang -E conftest.c
configure:4752: $? = 0
configure:4752: result: yes
configure:4752: checking for fcntl.h
configure:4752: result: yes
configure:4764: checking grp.h usability
configure:4764: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4764: $? = 0
configure:4764: result: yes
configure:4764: checking grp.h presence
configure:4764: clang -E conftest.c
configure:4764: $? = 0
configure:4764: result: yes
configure:4764: checking for grp.h
configure:4764: result: yes
configure:4776: checking libgen.h usability
configure:4776: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4776: $? = 0
configure:4776: result: yes
configure:4776: checking libgen.h presence
configure:4776: clang -E conftest.c
configure:4776: $? = 0
configure:4776: result: yes
configure:4776: checking for libgen.h
configure:4776: result: yes
configure:4788: checking for memory.h
configure:4788: result: yes
configure:4800: checking setjmp.h usability
configure:4800: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4800: $? = 0
configure:4800: result: yes
configure:4800: checking setjmp.h presence
configure:4800: clang -E conftest.c
configure:4800: $? = 0
configure:4800: result: yes
configure:4800: checking for setjmp.h
configure:4800: result: yes
configure:4812: checking stddef.h usability
configure:4812: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4812: $? = 0
configure:4812: result: yes
configure:4812: checking stddef.h presence
configure:4812: clang -E conftest.c
configure:4812: $? = 0
configure:4812: result: yes
configure:4812: checking for stddef.h
configure:4812: result: yes
configure:4824: checking for stdlib.h
configure:4824: result: yes
configure:4836: checking for string.h
configure:4836: result: yes
configure:4848: checking for strings.h
configure:4848: result: yes
configure:4860: checking sysexits.h usability
configure:4860: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4860: $? = 0
configure:4860: result: yes
configure:4860: checking sysexits.h presence
configure:4860: clang -E conftest.c
configure:4860: $? = 0
configure:4860: result: yes
configure:4860: checking for sysexits.h
configure:4860: result: yes
configure:4872: checking time.h usability
configure:4872: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking time.h presence
configure:4872: clang -E conftest.c
configure:4872: $? = 0
configure:4872: result: yes
configure:4872: checking for time.h
configure:4872: result: yes
configure:4884: checking for unistd.h
configure:4884: result: yes
configure:4896: checking sys/file.h usability
configure:4896: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4896: $? = 0
configure:4896: result: yes
configure:4896: checking sys/file.h presence
configure:4896: clang -E conftest.c
configure:4896: $? = 0
configure:4896: result: yes
configure:4896: checking for sys/file.h
configure:4896: result: yes
configure:4908: checking sys/filio.h usability
configure:4908: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:75:10: fatal error: 'sys/filio.h' file not found
#include
^
1 warning and 1 error generated.
configure:4908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:4908: result: no
configure:4908: checking sys/filio.h presence
configure:4908: clang -E conftest.c
conftest.c:42:10: fatal error: 'sys/filio.h' file not found
#include
^
1 error generated.
configure:4908: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| /* end confdefs.h. */
| #include
configure:4908: result: no
configure:4908: checking for sys/filio.h
configure:4908: result: no
configure:4920: checking for sys/stat.h
configure:4920: result: yes
configure:4932: checking sys/time.h usability
configure:4932: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4932: $? = 0
configure:4932: result: yes
configure:4932: checking sys/time.h presence
configure:4932: clang -E conftest.c
configure:4932: $? = 0
configure:4932: result: yes
configure:4932: checking for sys/time.h
configure:4932: result: yes
configure:4944: checking for sys/types.h
configure:4944: result: yes
configure:4956: checking arpa/inet.h usability
configure:4956: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4956: $? = 0
configure:4956: result: yes
configure:4956: checking arpa/inet.h presence
configure:4956: clang -E conftest.c
configure:4956: $? = 0
configure:4956: result: yes
configure:4956: checking for arpa/inet.h
configure:4956: result: yes
configure:4968: checking netdb.h usability
configure:4968: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4968: $? = 0
configure:4968: result: yes
configure:4968: checking netdb.h presence
configure:4968: clang -E conftest.c
configure:4968: $? = 0
configure:4968: result: yes
configure:4968: checking for netdb.h
configure:4968: result: yes
configure:4978: checking whether time.h and sys/time.h may both be included
configure:4998: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:4998: $? = 0
configure:5005: result: yes
configure:5015: checking machine/param.h usability
configure:5015: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:81:10: fatal error: 'machine/param.h' file not found
#include
^
1 warning and 1 error generated.
configure:5015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5015: result: no
configure:5015: checking machine/param.h presence
configure:5015: clang -E conftest.c
conftest.c:48:10: fatal error: 'machine/param.h' file not found
#include
^
1 error generated.
configure:5015: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| /* end confdefs.h. */
| #include
configure:5015: result: no
configure:5015: checking for machine/param.h
configure:5015: result: no
configure:5027: checking sys/socket.h usability
configure:5027: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5027: $? = 0
configure:5027: result: yes
configure:5027: checking sys/socket.h presence
configure:5027: clang -E conftest.c
configure:5027: $? = 0
configure:5027: result: yes
configure:5027: checking for sys/socket.h
configure:5027: result: yes
configure:5039: checking winsock2.h usability
configure:5039: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:82:10: fatal error: 'winsock2.h' file not found
#include
^
1 warning and 1 error generated.
configure:5039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5039: result: no
configure:5039: checking winsock2.h presence
configure:5039: clang -E conftest.c
conftest.c:49:10: fatal error: 'winsock2.h' file not found
#include
^
1 error generated.
configure:5039: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:5039: result: no
configure:5039: checking for winsock2.h
configure:5039: result: no
configure:5051: checking winsock.h usability
configure:5051: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:82:10: fatal error: 'winsock.h' file not found
#include
^
1 warning and 1 error generated.
configure:5051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:5051: result: no
configure:5051: checking winsock.h presence
configure:5051: clang -E conftest.c
conftest.c:49:10: fatal error: 'winsock.h' file not found
#include
^
1 error generated.
configure:5051: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
configure:5051: result: no
configure:5051: checking for winsock.h
configure:5051: result: no
configure:5069: checking for special C compiler options needed for large files
configure:5114: result: no
configure:5120: checking for _FILE_OFFSET_BITS value needed for large files
configure:5145: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5145: $? = 0
configure:5177: result: no
configure:5261: checking for off_t
configure:5261: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5261: $? = 0
configure:5261: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:85:20: error: expected expression
if (sizeof ((off_t)))
^
1 warning and 1 error generated.
configure:5261: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((off_t)))
| return 0;
| ;
| return 0;
| }
configure:5261: result: yes
configure:5272: checking for pid_t
configure:5272: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5272: $? = 0
configure:5272: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:85:20: error: expected expression
if (sizeof ((pid_t)))
^
1 warning and 1 error generated.
configure:5272: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((pid_t)))
| return 0;
| ;
| return 0;
| }
configure:5272: result: yes
configure:5283: checking for mode_t
configure:5283: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5283: $? = 0
configure:5283: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:85:21: error: expected expression
if (sizeof ((mode_t)))
^
1 warning and 1 error generated.
configure:5283: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((mode_t)))
| return 0;
| ;
| return 0;
| }
configure:5283: result: yes
configure:5294: checking for size_t
configure:5294: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5294: $? = 0
configure:5294: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:85:21: error: expected expression
if (sizeof ((size_t)))
^
1 warning and 1 error generated.
configure:5294: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((size_t)))
| return 0;
| ;
| return 0;
| }
configure:5294: result: yes
configure:5305: checking for intmax_t
configure:5305: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5305: $? = 0
configure:5305: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:85:23: error: expected expression
if (sizeof ((intmax_t)))
^
1 warning and 1 error generated.
configure:5305: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((intmax_t)))
| return 0;
| ;
| return 0;
| }
configure:5305: result: yes
configure:5315: checking for long long
configure:5315: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5315: $? = 0
configure:5315: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:86:24: error: expected expression
if (sizeof ((long long)))
^
1 warning and 1 error generated.
configure:5315: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((long long)))
| return 0;
| ;
| return 0;
| }
configure:5315: result: yes
configure:5325: checking for uint16_t
configure:5325: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5325: $? = 0
configure:5325: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:87:23: error: expected expression
if (sizeof ((uint16_t)))
^
1 warning and 1 error generated.
configure:5325: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint16_t)))
| return 0;
| ;
| return 0;
| }
configure:5325: result: yes
configure:5335: checking for uint32_t
configure:5335: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5335: $? = 0
configure:5335: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:88:23: error: expected expression
if (sizeof ((uint32_t)))
^
1 warning and 1 error generated.
configure:5335: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((uint32_t)))
| return 0;
| ;
| return 0;
| }
configure:5335: result: yes
configure:5345: checking for u_short
configure:5345: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5345: $? = 0
configure:5345: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:89:22: error: expected expression
if (sizeof ((u_short)))
^
1 warning and 1 error generated.
configure:5345: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_short)))
| return 0;
| ;
| return 0;
| }
configure:5345: result: yes
configure:5355: checking for u_long
configure:5355: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5355: $? = 0
configure:5355: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:90:21: error: expected expression
if (sizeof ((u_long)))
^
1 warning and 1 error generated.
configure:5355: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| int
| main ()
| {
| if (sizeof ((u_long)))
| return 0;
| ;
| return 0;
| }
configure:5355: result: yes
configure:5366: checking for socklen_t
configure:5366: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5366: $? = 0
configure:5366: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:98:24: error: expected expression
if (sizeof ((socklen_t)))
^
1 warning and 1 error generated.
configure:5366: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| /* end confdefs.h. */
|
| #include
| #if HAVE_SYS_TYPES_H
| # include
| #endif
| #if HAVE_SYS_STAT_H
| # include
| #endif
| #if STDC_HEADERS
| # include
| # include
| #else
| # if HAVE_STDLIB_H
| # include
| # endif
| #endif
| #if HAVE_STRING_H
| # if !STDC_HEADERS && HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #if HAVE_STRINGS_H
| # include
| #endif
| #if HAVE_INTTYPES_H
| # include
| #else
| # if HAVE_STDINT_H
| # include
| # endif
| #endif
| #if HAVE_UNISTD_H
| # include
| #endif
| #ifdef HAVE_SYS_SOCKET_H
| # include
| #endif
|
|
| int
| main ()
| {
| if (sizeof ((socklen_t)))
| return 0;
| ;
| return 0;
| }
configure:5366: result: yes
configure:5416: checking for library containing socket
configure:5447: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5447: $? = 0
configure:5464: result: none required
configure:5477: checking for fcntl
configure:5477: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5477: $? = 0
configure:5477: result: yes
configure:5488: checking for setsid
configure:5488: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5488: $? = 0
configure:5488: result: yes
configure:5499: checking for recvmsg
configure:5499: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5499: $? = 0
configure:5499: result: yes
configure:5510: checking for ftruncate
configure:5510: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5510: $? = 0
configure:5510: result: yes
configure:5521: checking for setreuid
configure:5521: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5521: $? = 0
configure:5521: result: yes
configure:5532: checking for setregid
configure:5532: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5532: $? = 0
configure:5532: result: yes
configure:5543: checking for initgroups
configure:5543: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5543: $? = 0
configure:5543: result: yes
configure:5554: checking for setgroups
configure:5554: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5554: $? = 0
configure:5554: result: yes
configure:5566: checking for strtoumax
configure:5566: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5566: $? = 0
configure:5566: result: yes
configure:5577: checking for strtoull
configure:5577: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5577: $? = 0
configure:5577: result: yes
configure:5587: checking for struct msghdr.msg_control
configure:5587: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5587: $? = 0
configure:5587: result: yes
configure:5598: checking for struct in_pktinfo.ipi_addr
configure:5598: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:80:1: error: statement requires expression of scalar type ('struct in_addr' invalid)
if (ac_aggr.ipi_addr)
^ ~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:5598: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct in_pktinfo ac_aggr;
| if (ac_aggr.ipi_addr)
| return 0;
| ;
| return 0;
| }
configure:5598: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5598: $? = 0
configure:5598: result: yes
configure:5612: checking for struct addrinfo.ai_addr
configure:5612: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5612: $? = 0
configure:5612: result: yes
configure:5624: checking if fcntl.h defines O_NONBLOCK
configure:5646: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5646: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = O_NONBLOCK;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5658: result: no
configure:5663: checking if fcntl.h defines O_BINARY
configure:5685: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5685: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = O_BINARY;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5697: result: no
configure:5702: checking if fcntl.h defines O_TEXT
configure:5724: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5724: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = O_TEXT;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5736: result: no
configure:5742: checking if fcntl.h defines F_SETLK
configure:5764: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5764: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = F_SETLK;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5776: result: no
configure:5782: checking if sys/file.h defines LOCK_SH
configure:5804: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5804: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = LOCK_SH;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5816: result: no
configure:5821: checking if sys/file.h defines LOCK_EX
configure:5843: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:77:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:5843: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = LOCK_EX;
| return 0;
| }
|
| ;
| return 0;
| }
configure:5855: result: no
configure:5862: checking for sigsetjmp
configure:5880: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:5880: $? = 0
configure:5881: result: yes
configure:5899: checking for library containing xmalloc
configure:5930: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/tmp/conftest-2f61db.o:conftest.c:function main: error: undefined reference to 'xmalloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xmalloc ();
| int
| main ()
| {
| return xmalloc ();
| ;
| return 0;
| }
configure:5930: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/sysroot/bin/ld: error: cannot find -liberty
/tmp/conftest-b3ed6f.o:conftest.c:function main: error: undefined reference to 'xmalloc'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:5930: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xmalloc ();
| int
| main ()
| {
| return xmalloc ();
| ;
| return 0;
| }
configure:5947: result: no
configure:5983: checking for library containing xstrdup
configure:6014: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/tmp/conftest-4f7a1e.o:conftest.c:function main: error: undefined reference to 'xstrdup'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xstrdup ();
| int
| main ()
| {
| return xstrdup ();
| ;
| return 0;
| }
configure:6014: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
/sysroot/bin/ld: error: cannot find -liberty
/tmp/conftest-830a91.o:conftest.c:function main: error: undefined reference to 'xstrdup'
clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
configure:6014: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| /* end confdefs.h. */
|
| /* Override any GCC internal prototype to avoid an error.
| Use char because int might match the return type of a GCC
| builtin and then its argument prototype would still apply. */
| #ifdef __cplusplus
| extern "C"
| #endif
| char xstrdup ();
| int
| main ()
| {
| return xstrdup ();
| ;
| return 0;
| }
configure:6031: result: no
configure:6067: checking for library containing bsd_signal
configure:6098: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6098: $? = 0
configure:6115: result: none required
configure:6151: checking for library containing getopt_long
configure:6182: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6182: $? = 0
configure:6199: result: none required
configure:6235: checking for library containing getaddrinfo
configure:6266: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6266: $? = 0
configure:6283: result: none required
configure:6435: checking for library containing freeaddrinfo
configure:6466: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6466: $? = 0
configure:6483: result: none required
configure:6493: checking for library containing gai_strerror
configure:6524: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6524: $? = 0
configure:6541: result: none required
configure:6555: checking for library containing inet_ntop
configure:6586: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6586: $? = 0
configure:6603: result: none required
configure:6698: checking for library containing inet_aton
configure:6729: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6729: $? = 0
configure:6746: result: none required
configure:6759: checking for daemon
configure:6759: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6759: $? = 0
configure:6759: result: yes
configure:6777: checking for dup2
configure:6777: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:6777: $? = 0
configure:6777: result: yes
configure:6801: checking if netinet/in.h defines IPPORT_TFTP
configure:6823: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:84:1: error: function definition is not allowed here
{
^
1 warning and 1 error generated.
configure:6823: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| /* end confdefs.h. */
|
| #include
|
| int
| main ()
| {
|
| int main()
| {
| int dummy = IPPORT_TFTP;
| return 0;
| }
|
| ;
| return 0;
| }
configure:6835: result: no
configure:7200: checking regex.h usability
configure:7200: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:7200: $? = 0
configure:7200: result: yes
configure:7200: checking regex.h presence
configure:7200: clang -E conftest.c
configure:7200: $? = 0
configure:7200: result: yes
configure:7200: checking for regex.h
configure:7200: result: yes
configure:7203: checking for library containing regcomp
configure:7234: clang -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:7234: $? = 0
configure:7251: result: none required
configure:7547: checking readline/readline.h usability
configure:7547: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:110:10: fatal error: 'readline/readline.h' file not found
#include
^
1 warning and 1 error generated.
configure:7547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7547: result: no
configure:7547: checking readline/readline.h presence
configure:7547: clang -E conftest.c
conftest.c:77:10: fatal error: 'readline/readline.h' file not found
#include
^
1 error generated.
configure:7547: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| /* end confdefs.h. */
| #include
configure:7547: result: no
configure:7547: checking for readline/readline.h
configure:7547: result: no
configure:7678: checking editline/readline.h usability
configure:7678: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:110:10: fatal error: 'editline/readline.h' file not found
#include
^
1 warning and 1 error generated.
configure:7678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| /* end confdefs.h. */
| #include
| #ifdef HAVE_SYS_TYPES_H
| # include
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include
| #endif
| #ifdef STDC_HEADERS
| # include
| # include
| #else
| # ifdef HAVE_STDLIB_H
| # include
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include
| # endif
| # include
| #endif
| #ifdef HAVE_STRINGS_H
| # include
| #endif
| #ifdef HAVE_INTTYPES_H
| # include
| #endif
| #ifdef HAVE_STDINT_H
| # include
| #endif
| #ifdef HAVE_UNISTD_H
| # include
| #endif
| #include
configure:7678: result: no
configure:7678: checking editline/readline.h presence
configure:7678: clang -E conftest.c
conftest.c:77:10: fatal error: 'editline/readline.h' file not found
#include
^
1 error generated.
configure:7678: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| /* end confdefs.h. */
| #include
configure:7678: result: no
configure:7678: checking for editline/readline.h
configure:7678: result: no
configure:7812: checking for struct sockaddr_in6.sin6_addr
configure:7812: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:88:1: error: statement requires expression of scalar type ('struct in6_addr' invalid)
if (ac_aggr.sin6_addr)
^ ~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:7812: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct sockaddr_in6 ac_aggr;
| if (ac_aggr.sin6_addr)
| return 0;
| ;
| return 0;
| }
configure:7812: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:7812: $? = 0
configure:7812: result: yes
configure:7831: checking for IPv6 support
configure:7873: result: yes
configure:7878: checking for struct in6_pktinfo.ipi6_addr
configure:7878: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
conftest.c:90:1: error: statement requires expression of scalar type ('struct in6_addr' invalid)
if (ac_aggr.ipi6_addr)
^ ~~~~~~~~~~~~~~~~~
1 warning and 1 error generated.
configure:7878: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define __EXTENSIONS__ 1
| #define _ALL_SOURCE 1
| #define _GNU_SOURCE 1
| #define _POSIX_PTHREAD_SEMANTICS 1
| #define _TANDEM_SOURCE 1
| #define STDC_HEADERS 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INTTYPES_H 1
| #define INTTYPES_H_IS_SANE 1
| #define HAVE_FCNTL_H 1
| #define HAVE_GRP_H 1
| #define HAVE_LIBGEN_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_SETJMP_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_SYSEXITS_H 1
| #define HAVE_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_FILE_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_NETDB_H 1
| #define TIME_WITH_SYS_TIME 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_INTMAX_T 1
| #define HAVE_LONG_LONG 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_U_SHORT 1
| #define HAVE_U_LONG 1
| #define HAVE_SOCKLEN_T 1
| #define HAVE_FCNTL 1
| #define HAVE_SETSID 1
| #define HAVE_RECVMSG 1
| #define HAVE_FTRUNCATE 1
| #define HAVE_SETREUID 1
| #define HAVE_SETREGID 1
| #define HAVE_INITGROUPS 1
| #define HAVE_SETGROUPS 1
| #define HAVE_STRTOUMAX 1
| #define HAVE_STRTOULL 1
| #define HAVE_MSGHDR_MSG_CONTROL 1
| #define HAVE_STRUCT_IN_PKTINFO 1
| #define HAVE_STRUCT_ADDRINFO 1
| #define HAVE_SIGSETJMP 1
| #define HAVE_BSD_SIGNAL 1
| #define HAVE_GETOPT_LONG 1
| #define HAVE_GETADDRINFO 1
| #define HAVE_INET_NTOP 1
| #define HAVE_DAEMON 1
| #define HAVE_DUP2 1
| #define WITH_REGEX 1
| #define HAVE_STRUCT_SOCKADDR_IN6 1
| #define HAVE_IPV6 1
| /* end confdefs.h. */
|
| #include
| #include
| #include
| #include
|
|
| int
| main ()
| {
| static struct in6_pktinfo ac_aggr;
| if (ac_aggr.ipi6_addr)
| return 0;
| ;
| return 0;
| }
configure:7878: clang -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
warning: unknown warning option '-Wcast-equal'; did you mean '-Wcast-qual'? [-Wunknown-warning-option]
1 warning generated.
configure:7878: $? = 0
configure:7878: result: yes
configure:7912: checking whether ln -s works
configure:7916: result: yes
configure:7926: checking for x86_64-unknown-linux-ranlib
configure:7956: result: no
configure:7966: checking for ranlib
configure:7982: found /sysroot/bin/ranlib
configure:7993: result: ranlib
configure:8005: WARNING: using cross tools not prefixed with host triplet
configure:8059: checking for a BSD-compatible install
configure:8127: result: /usr/bin/install -c
configure:8260: creating ./config.status
## ---------------------- ##
## Running config.status. ##
## ---------------------- ##
This file was extended by config.status, which was
generated by GNU Autoconf 2.68. Invocation command line was
CONFIG_FILES =
CONFIG_HEADERS =
CONFIG_LINKS =
CONFIG_COMMANDS =
$ ./config.status
on efb79f4158d1
config.status:882: creating MCONFIG
config.status:882: creating aconfig.h
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_env_CC_set=set
ac_cv_env_CC_value=clang
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=set
ac_cv_env_host_alias_value=x86_64-unknown-linux
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_func_daemon=yes
ac_cv_func_dup2=yes
ac_cv_func_fcntl=yes
ac_cv_func_ftruncate=yes
ac_cv_func_initgroups=yes
ac_cv_func_recvmsg=yes
ac_cv_func_setgroups=yes
ac_cv_func_setregid=yes
ac_cv_func_setreuid=yes
ac_cv_func_setsid=yes
ac_cv_func_strtoull=yes
ac_cv_func_strtoumax=yes
ac_cv_header_arpa_inet_h=yes
ac_cv_header_editline_readline_h=no
ac_cv_header_fcntl_h=yes
ac_cv_header_grp_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_libgen_h=yes
ac_cv_header_machine_param_h=no
ac_cv_header_memory_h=yes
ac_cv_header_minix_config_h=no
ac_cv_header_netdb_h=yes
ac_cv_header_readline_readline_h=no
ac_cv_header_regex_h=yes
ac_cv_header_setjmp_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_file_h=yes
ac_cv_header_sys_filio_h=no
ac_cv_header_sys_socket_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_sysexits_h=yes
ac_cv_header_time=yes
ac_cv_header_time_h=yes
ac_cv_header_unistd_h=yes
ac_cv_header_winsock2_h=no
ac_cv_header_winsock_h=no
ac_cv_member_struct_addrinfo_ai_addr=yes
ac_cv_member_struct_in6_pktinfo_ipi6_addr=yes
ac_cv_member_struct_in_pktinfo_ipi_addr=yes
ac_cv_member_struct_msghdr_msg_control=yes
ac_cv_member_struct_sockaddr_in6_sin6_addr=yes
ac_cv_objext=o
ac_cv_path_EGREP='/usr/sbin/grep -E'
ac_cv_path_GREP=/usr/sbin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_CC=clang
ac_cv_prog_CPP='clang -E'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_safe_to_define___extensions__=yes
ac_cv_search_bsd_signal='none required'
ac_cv_search_freeaddrinfo='none required'
ac_cv_search_gai_strerror='none required'
ac_cv_search_getaddrinfo='none required'
ac_cv_search_getopt_long='none required'
ac_cv_search_inet_aton='none required'
ac_cv_search_inet_ntop='none required'
ac_cv_search_regcomp='none required'
ac_cv_search_socket='none required'
ac_cv_search_strerror='none required'
ac_cv_search_xmalloc=no
ac_cv_search_xstrdup=no
ac_cv_sys_file_offset_bits=no
ac_cv_sys_largefile_CC=no
ac_cv_type_intmax_t=yes
ac_cv_type_long_long=yes
ac_cv_type_mode_t=yes
ac_cv_type_off_t=yes
ac_cv_type_pid_t=yes
ac_cv_type_size_t=yes
ac_cv_type_socklen_t=yes
ac_cv_type_u_long=yes
ac_cv_type_u_short=yes
ac_cv_type_uint16_t=yes
ac_cv_type_uint32_t=yes
## ----------------- ##
## Output variables. ##
## ----------------- ##
CC='clang'
CFLAGS=' -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing'
CPP='clang -E'
CPPFLAGS=''
DEFS='-DHAVE_CONFIG_H'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/sbin/grep -E'
EXEEXT=''
GREP='/usr/sbin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
LDFLAGS=''
LIBOBJS=' ${LIBOBJDIR}xmalloc$U.o ${LIBOBJDIR}xstrdup$U.o'
LIBS=''
LN_S='ln -s'
LTLIBOBJS=' ${LIBOBJDIR}xmalloc$U.lo ${LIBOBJDIR}xstrdup$U.lo'
OBJEXT='o'
OBJROOT='/tmp/tftp-hpa/src/tftp-hpa-5.2'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
RANLIB='ranlib'
SHELL='/bin/sh'
SRCROOT='/tmp/tftp-hpa/src/tftp-hpa-5.2'
TFTPDOBJS='remap.o '
TFTPD_LIBS=' /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a '
TFTP_LIBS=' /tmp/tftp-hpa/src/tftp-hpa-5.2/lib/libxtra.a '
ac_ct_CC=''
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='${prefix}'
host_alias='x86_64-unknown-linux'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='/usr/share/man'
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='/usr'
program_transform_name='s,x,x,'
psdir='${docdir}'
sbindir='/usr/bin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
## ----------- ##
## confdefs.h. ##
## ----------- ##
/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define __EXTENSIONS__ 1
#define _ALL_SOURCE 1
#define _GNU_SOURCE 1
#define _POSIX_PTHREAD_SEMANTICS 1
#define _TANDEM_SOURCE 1
#define STDC_HEADERS 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INTTYPES_H 1
#define INTTYPES_H_IS_SANE 1
#define HAVE_FCNTL_H 1
#define HAVE_GRP_H 1
#define HAVE_LIBGEN_H 1
#define HAVE_MEMORY_H 1
#define HAVE_SETJMP_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_STRINGS_H 1
#define HAVE_SYSEXITS_H 1
#define HAVE_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_FILE_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_NETDB_H 1
#define TIME_WITH_SYS_TIME 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_INTMAX_T 1
#define HAVE_LONG_LONG 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_U_SHORT 1
#define HAVE_U_LONG 1
#define HAVE_SOCKLEN_T 1
#define HAVE_FCNTL 1
#define HAVE_SETSID 1
#define HAVE_RECVMSG 1
#define HAVE_FTRUNCATE 1
#define HAVE_SETREUID 1
#define HAVE_SETREGID 1
#define HAVE_INITGROUPS 1
#define HAVE_SETGROUPS 1
#define HAVE_STRTOUMAX 1
#define HAVE_STRTOULL 1
#define HAVE_MSGHDR_MSG_CONTROL 1
#define HAVE_STRUCT_IN_PKTINFO 1
#define HAVE_STRUCT_ADDRINFO 1
#define HAVE_SIGSETJMP 1
#define HAVE_BSD_SIGNAL 1
#define HAVE_GETOPT_LONG 1
#define HAVE_GETADDRINFO 1
#define HAVE_INET_NTOP 1
#define HAVE_DAEMON 1
#define HAVE_DUP2 1
#define WITH_REGEX 1
#define HAVE_STRUCT_SOCKADDR_IN6 1
#define HAVE_IPV6 1
#define HAVE_STRUCT_IN6_PKTINFO 1
configure: exit 0