Build of tftp-hpa with vanilla toolchain

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

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

SLOCLanguage
4,177 ansic
154 sh
120 makefile
4,451 total

The process tree of the build process is here.

Log

To avoid scrolling, you may jump to the last line of the invocation of makepkg that was used to build this package.

Removed vanilla repositories from pacman.conf and added:
# [tuscan]
# Server = file:///var/cache/pacman/pkg/

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

CMD: sudo -u tuscan red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: tftp-hpa 5.2-5 (Wed Aug 24 13:47:49 UTC 2016)
# ==> 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... no
# checking for gcc... gcc
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... no
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether gcc accepts -g... yes
# checking for gcc option to accept ISO C89... none needed
# checking how to run the C preprocessor... gcc -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... gcc
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether gcc accepts -g... (cached) yes
# checking for gcc option to accept ISO C89... (cached) none needed
# checking for an ANSI C-conforming const... yes
# checking for inline... inline
# checking if gcc accepts -W... yes
# checking if gcc accepts -Wall... yes
# checking if gcc accepts -Wpointer-arith... yes
# checking if gcc accepts -Wbad-function-cast... yes
# checking if gcc accepts -Wcast-equal... no
# checking if gcc accepts -Wstrict-prototypes... yes
# checking if gcc accepts -Wmissing-prototypes... yes
# checking if gcc accepts -Wmissing-declarations... yes
# checking if gcc accepts -Wnested-externs... yes
# checking if gcc accepts -Winline... yes
# checking if gcc accepts -Wwrite-strings... yes
# checking if gcc accepts -Wundef... yes
# checking if gcc accepts -Wshadow... yes
# checking if gcc accepts -Wsign-compare... yes
# checking if gcc accepts -pipe... yes
# checking if gcc 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... yes
# checking if fcntl.h defines O_BINARY... no
# checking if fcntl.h defines O_TEXT... no
# checking if fcntl.h defines F_SETLK... yes
# checking if sys/file.h defines LOCK_SH... yes
# checking if sys/file.h defines LOCK_EX... yes
# checking for sigsetjmp... yes
# checking for library containing xmalloc... -liberty
# checking for library containing xstrdup... none required
# 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... yes
# 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... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking for library containing tputs... no
# checking for library containing readline... -lreadline
# checking readline/history.h usability... yes
# checking readline/history.h presence... yes
# checking for readline/history.h... yes
# 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
# 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'
# make[1]: Nothing to be done for 'all'.
# 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'
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# rm -f libcommon.a
# ar cq libcommon.a tftpsubs.o
# ranlib libcommon.a
# make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/common'
# make -C tftp
# make -C tftpd
# make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# make[1]: Entering directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftpd'
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# sed -e 's/@@VERSION@@/5.2/g' < tftp.1.in > tftp.1
# gcc tftp.o main.o ../common/libcommon.a -lreadline -liberty -o tftp
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
# gcc -W -Wall -Wpointer-arith -Wbad-function-cast -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
# gcc tftpd.o recvfrom.o misc.o remap.o ../common/libcommon.a -liberty -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[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 -C tftp install
# make -C tftpd install
# 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
# /usr/bin/install -c tftp /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin
# 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 -m 644 tftp.1 /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man1
# /usr/bin/install -c tftpd /tmp/tftp-hpa/pkg/tftp-hpa/usr/bin/in.tftpd
# make[1]: Leaving directory '/tmp/tftp-hpa/src/tftp-hpa-5.2/tftp'
# /usr/bin/install -c -m 644 tftpd.8 /tmp/tftp-hpa/pkg/tftp-hpa/usr/share/man/man8/in.tftpd.8
# 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 Aug 24 13:48:01 UTC 2016)

CMD: pacman --query --file tftp-hpa-5.2-5-x86_64.pkg.tar.xz
# tftp-hpa 5.2-5

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
# tftp-hpa 5.2-5

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
# .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 = f772695b5568
# uname -m = x86_64
# uname -r = 4.7.1-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Wed Aug 17 08:13:35 CEST 2016
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /usr/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:2240: result: no
# configure:2250: checking for gcc
# configure:2266: found /usr/sbin/gcc
# configure:2277: result: gcc
# configure:2506: checking for C compiler version
# configure:2515: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:2526: $? = 0
# configure:2515: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:2526: $? = 0
# configure:2515: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:2526: $? = 1
# configure:2515: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:2526: $? = 1
# configure:2546: checking whether the C compiler works
# configure:2568: gcc 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: gcc -o conftest conftest.c >&5
# configure:2642: $? = 0
# configure:2664: result:
# configure:2686: checking whether we are cross compiling
# configure:2694: gcc -o conftest conftest.c >&5
# configure:2698: $? = 0
# configure:2705: ./conftest
# configure:2709: $? = 0
# configure:2724: result: no
# configure:2729: checking for suffix of object files
# configure:2751: gcc -c conftest.c >&5
# configure:2755: $? = 0
# configure:2776: result: o
# configure:2780: checking whether we are using the GNU C compiler
# configure:2799: gcc -c conftest.c >&5
# configure:2799: $? = 0
# configure:2808: result: yes
# configure:2817: checking whether gcc accepts -g
# configure:2837: gcc -c -g conftest.c >&5
# configure:2837: $? = 0
# configure:2878: result: yes
# configure:2895: checking for gcc option to accept ISO C89
# configure:2959: gcc -c conftest.c >&5
# configure:2959: $? = 0
# configure:2972: result: none needed
# configure:2998: checking how to run the C preprocessor
# configure:3029: gcc -E conftest.c
# configure:3029: $? = 0
# configure:3043: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E
# configure:3088: gcc -E conftest.c
# configure:3088: $? = 0
# configure:3102: gcc -E conftest.c
# conftest.c:9:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:3281: $? = 0
# configure:3354: gcc -o conftest conftest.c >&5
# configure:3354: $? = 0
# configure:3354: ./conftest
# configure:3354: $? = 0
# configure:3365: result: yes
# configure:3378: checking for sys/types.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for sys/stat.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for stdlib.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for string.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for memory.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for strings.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for inttypes.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for stdint.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3378: checking for unistd.h
# configure:3378: gcc -c conftest.c >&5
# configure:3378: $? = 0
# configure:3378: result: yes
# configure:3391: checking minix/config.h usability
# configure:3391: gcc -c conftest.c >&5
# conftest.c:52:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:19:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c conftest.c >&5
# configure:3430: $? = 0
# configure:3437: result: yes
# configure:3451: checking for library containing strerror
# configure:3482: gcc -o conftest conftest.c >&5
# configure:3482: $? = 0
# configure:3499: result: none required
# configure:3515: checking for x86_64-unknown-linux-gcc
# configure:3542: result: gcc
# configure:3811: checking for C compiler version
# configure:3820: gcc --version >&5
# gcc (GCC) 6.1.1 20160602
# Copyright (C) 2016 Free Software Foundation, Inc.
# This is free software; see the source for copying conditions. There is NO
# warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
#
# configure:3831: $? = 0
# configure:3820: gcc -v >&5
# Using built-in specs.
# COLLECT_GCC=gcc
# COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/lto-wrapper
# Target: x86_64-pc-linux-gnu
# Configured with: /build/gcc/src/gcc/configure --prefix=/usr --libdir=/usr/lib --libexecdir=/usr/lib --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=https://bugs.archlinux.org/ --enable-languages=c,c++,ada,fortran,go,lto,objc,obj-c++ --enable-shared --enable-threads=posix --enable-libmpx --with-system-zlib --with-isl --enable-__cxa_atexit --disable-libunwind-exceptions --enable-clocale=gnu --disable-libstdcxx-pch --disable-libssp --enable-gnu-unique-object --enable-linker-build-id --enable-lto --enable-plugin --enable-install-libiberty --with-linker-hash-style=gnu --enable-gnu-indirect-function --disable-multilib --disable-werror --enable-checking=release
# Thread model: posix
# gcc version 6.1.1 20160602 (GCC)
# configure:3831: $? = 0
# configure:3820: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:3831: $? = 1
# configure:3820: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:3831: $? = 1
# configure:3835: checking whether we are using the GNU C compiler
# configure:3863: result: yes
# configure:3872: checking whether gcc accepts -g
# configure:3933: result: yes
# configure:3950: checking for gcc option to accept ISO C89
# configure:4027: result: none needed
# configure:4048: checking for an ANSI C-conforming const
# configure:4113: gcc -c conftest.c >&5
# configure:4113: $? = 0
# configure:4120: result: yes
# configure:4128: checking for inline
# configure:4144: gcc -c conftest.c >&5
# configure:4144: $? = 0
# configure:4152: result: inline
# configure:4171: checking if gcc accepts -W
# configure:4186: gcc -o conftest -W conftest.c >&5
# configure:4186: $? = 0
# configure:4187: result: yes
# configure:4196: checking if gcc accepts -Wall
# configure:4211: gcc -o conftest -W -Wall conftest.c >&5
# configure:4211: $? = 0
# configure:4212: result: yes
# configure:4221: checking if gcc accepts -Wpointer-arith
# configure:4236: gcc -o conftest -W -Wall -Wpointer-arith conftest.c >&5
# configure:4236: $? = 0
# configure:4237: result: yes
# configure:4246: checking if gcc accepts -Wbad-function-cast
# configure:4261: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast conftest.c >&5
# configure:4261: $? = 0
# configure:4262: result: yes
# configure:4271: checking if gcc accepts -Wcast-equal
# configure:4286: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wcast-equal conftest.c >&5
# gcc: error: unrecognized command line option '-Wcast-equal'; did you mean '-Wcast-qual'?
# configure:4286: $? = 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
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | printf("Hello, World!\n");
# | ;
# | return 0;
# | }
# configure:4290: result: no
# configure:4296: checking if gcc accepts -Wstrict-prototypes
# configure:4311: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4311: $? = 0
# configure:4312: result: yes
# configure:4321: checking if gcc accepts -Wmissing-prototypes
# configure:4336: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4336: $? = 0
# configure:4337: result: yes
# configure:4346: checking if gcc accepts -Wmissing-declarations
# configure:4361: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4361: $? = 0
# configure:4362: result: yes
# configure:4371: checking if gcc accepts -Wnested-externs
# configure:4386: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4386: $? = 0
# configure:4387: result: yes
# configure:4396: checking if gcc accepts -Winline
# configure:4411: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4411: $? = 0
# configure:4412: result: yes
# configure:4421: checking if gcc accepts -Wwrite-strings
# configure:4436: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4436: $? = 0
# configure:4437: result: yes
# configure:4446: checking if gcc accepts -Wundef
# configure:4461: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4461: $? = 0
# configure:4462: result: yes
# configure:4471: checking if gcc accepts -Wshadow
# configure:4486: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4486: $? = 0
# configure:4487: result: yes
# configure:4496: checking if gcc accepts -Wsign-compare
# configure:4511: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4511: $? = 0
# configure:4512: result: yes
# configure:4521: checking if gcc accepts -pipe
# configure:4536: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4536: $? = 0
# configure:4537: result: yes
# configure:4546: checking if gcc accepts -fno-strict-aliasing
# configure:4561: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:26:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# 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: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:33:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4733: $? = 0
# configure:4734: result: yes
# configure:4752: checking fcntl.h usability
# configure:4752: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4752: $? = 0
# configure:4752: result: yes
# configure:4752: checking fcntl.h presence
# configure:4752: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4764: $? = 0
# configure:4764: result: yes
# configure:4764: checking grp.h presence
# configure:4764: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4776: $? = 0
# configure:4776: result: yes
# configure:4776: checking libgen.h presence
# configure:4776: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4800: $? = 0
# configure:4800: result: yes
# configure:4800: checking setjmp.h presence
# configure:4800: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4812: $? = 0
# configure:4812: result: yes
# configure:4812: checking stddef.h presence
# configure:4812: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4860: $? = 0
# configure:4860: result: yes
# configure:4860: checking sysexits.h presence
# configure:4860: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4872: $? = 0
# configure:4872: result: yes
# configure:4872: checking time.h presence
# configure:4872: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4896: $? = 0
# configure:4896: result: yes
# configure:4896: checking sys/file.h presence
# configure:4896: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:75:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:42:23: fatal error: sys/filio.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4932: $? = 0
# configure:4932: result: yes
# configure:4932: checking sys/time.h presence
# configure:4932: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4956: $? = 0
# configure:4956: result: yes
# configure:4956: checking arpa/inet.h presence
# configure:4956: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:4968: $? = 0
# configure:4968: result: yes
# configure:4968: checking netdb.h presence
# configure:4968: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:52:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:4998: $? = 0
# configure:5005: result: yes
# configure:5015: checking machine/param.h usability
# configure:5015: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:27: fatal error: machine/param.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:48:27: fatal error: machine/param.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:5027: $? = 0
# configure:5027: result: yes
# configure:5027: checking sys/socket.h presence
# configure:5027: gcc -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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:49:22: fatal error: winsock2.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:21: fatal error: winsock.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -E conftest.c
# conftest.c:49:21: fatal error: winsock.h: No such file or directory
# #include
# ^
# compilation terminated.
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:59:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5145: $? = 0
# configure:5177: result: no
# configure:5261: checking for off_t
# configure:5261: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5261: $? = 0
# configure:5261: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:85:20: error: expected expression before ')' token
# if (sizeof ((off_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5272: $? = 0
# configure:5272: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:85:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5283: $? = 0
# configure:5283: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:85:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5294: $? = 0
# configure:5294: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:85:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5305: $? = 0
# configure:5305: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:85:23: error: expected expression before ')' token
# if (sizeof ((intmax_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5315: $? = 0
# configure:5315: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:86:24: error: expected expression before ')' token
# if (sizeof ((long long)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5325: $? = 0
# configure:5325: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:87:23: error: expected expression before ')' token
# if (sizeof ((uint16_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5335: $? = 0
# configure:5335: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:88:23: error: expected expression before ')' token
# if (sizeof ((uint32_t)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5345: $? = 0
# configure:5345: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:89:22: error: expected expression before ')' token
# if (sizeof ((u_short)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5355: $? = 0
# configure:5355: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:90:21: error: expected expression before ')' token
# if (sizeof ((u_long)))
# ^
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5366: $? = 0
# configure:5366: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:98:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# 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: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:63:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char socket ();
# ^~~~
# conftest.c:65:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5447: $? = 0
# configure:5464: result: none required
# configure:5477: checking for fcntl
# configure:5477: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:79:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char fcntl ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5477: $? = 0
# configure:5477: result: yes
# configure:5488: checking for setsid
# configure:5488: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:80:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setsid ();
# ^~~~
# conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5488: $? = 0
# configure:5488: result: yes
# configure:5499: checking for recvmsg
# configure:5499: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char recvmsg ();
# ^~~~
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5499: $? = 0
# configure:5499: result: yes
# configure:5510: checking for ftruncate
# configure:5510: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char ftruncate ();
# ^~~~
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5510: $? = 0
# configure:5510: result: yes
# configure:5521: checking for setreuid
# configure:5521: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setreuid ();
# ^~~~
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5521: $? = 0
# configure:5521: result: yes
# configure:5532: checking for setregid
# configure:5532: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setregid ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5532: $? = 0
# configure:5532: result: yes
# configure:5543: checking for initgroups
# configure:5543: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char initgroups ();
# ^~~~
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5543: $? = 0
# configure:5543: result: yes
# configure:5554: checking for setgroups
# configure:5554: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char setgroups ();
# ^~~~
# conftest.c:95:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5554: $? = 0
# configure:5554: result: yes
# configure:5566: checking for strtoumax
# configure:5566: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strtoumax ();
# ^~~~
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5566: $? = 0
# configure:5566: result: yes
# configure:5577: checking for strtoull
# configure:5577: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char strtoull ();
# ^~~~
# conftest.c:97:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5577: $? = 0
# configure:5577: result: yes
# configure:5587: checking for struct msghdr.msg_control
# configure:5587: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5587: $? = 0
# configure:5587: result: yes
# configure:5598: checking for struct in_pktinfo.ipi_addr
# configure:5598: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:80:5: error: used struct type value where scalar is required
# if (ac_aggr.ipi_addr)
# ^~~~~~~
# conftest.c:79:26: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct in_pktinfo ac_aggr;
# ^~~~~~~
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:77:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5598: $? = 0
# configure:5598: result: yes
# configure:5612: checking for struct addrinfo.ai_addr
# configure:5612: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5612: $? = 0
# configure:5612: result: yes
# configure:5624: checking if fcntl.h defines O_NONBLOCK
# configure:5646: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:76:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:76:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:76:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:73:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:78:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_NONBLOCK;
# ^~~~~
# At top level:
# conftest.c:76:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# configure:5646: $? = 0
# configure:5653: result: yes
# configure:5663: checking if fcntl.h defines O_BINARY
# configure:5685: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:77:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:77:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:74:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:79:14: error: 'O_BINARY' undeclared (first use in this function)
# int dummy = O_BINARY;
# ^~~~~~~~
# conftest.c:79:14: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:79:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_BINARY;
# ^~~~~
# At top level:
# conftest.c:77:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# 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
# | #define HAVE_O_NONBLOCK_DEFINITION 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:77:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:77:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:74:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:79:14: error: 'O_TEXT' undeclared (first use in this function)
# int dummy = O_TEXT;
# ^~~~~~
# conftest.c:79:14: note: each undeclared identifier is reported only once for each function it appears in
# conftest.c:79:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = O_TEXT;
# ^~~~~
# At top level:
# conftest.c:77:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# 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
# | #define HAVE_O_NONBLOCK_DEFINITION 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:74:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:77:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:77:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:77:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:74:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:79:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = F_SETLK;
# ^~~~~
# At top level:
# conftest.c:77:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# configure:5764: $? = 0
# configure:5771: result: yes
# configure:5782: checking if sys/file.h defines LOCK_SH
# configure:5804: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:78:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:78:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:78:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:75:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:80:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = LOCK_SH;
# ^~~~~
# At top level:
# conftest.c:78:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# configure:5804: $? = 0
# configure:5811: result: yes
# configure:5821: checking if sys/file.h defines LOCK_EX
# configure:5843: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:76:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:79:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:79:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:79:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:76:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:81:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = LOCK_EX;
# ^~~~~
# At top level:
# conftest.c:79:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# configure:5843: $? = 0
# configure:5850: result: yes
# configure:5862: checking for sigsetjmp
# configure:5880: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:78:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5880: $? = 0
# configure:5881: result: yes
# configure:5899: checking for library containing xmalloc
# configure:5930: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xmalloc ();
# ^~~~
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/cc41ziVL.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `xmalloc'
# collect2: error: ld returned 1 exit status
# 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 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: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:81:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xmalloc ();
# ^~~~
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:5930: $? = 0
# configure:5947: result: -liberty
# configure:5983: checking for library containing xstrdup
# configure:6014: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:82:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char xstrdup ();
# ^~~~
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6014: $? = 0
# configure:6031: result: none required
# configure:6067: checking for library containing bsd_signal
# configure:6098: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:83:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char bsd_signal ();
# ^~~~
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6098: $? = 0
# configure:6115: result: none required
# configure:6151: checking for library containing getopt_long
# configure:6182: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:84:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getopt_long ();
# ^~~~
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6182: $? = 0
# configure:6199: result: none required
# configure:6235: checking for library containing getaddrinfo
# configure:6266: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:85:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char getaddrinfo ();
# ^~~~
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6266: $? = 0
# configure:6283: result: none required
# configure:6435: checking for library containing freeaddrinfo
# configure:6466: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char freeaddrinfo ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6466: $? = 0
# configure:6483: result: none required
# configure:6493: checking for library containing gai_strerror
# configure:6524: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char gai_strerror ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6524: $? = 0
# configure:6541: result: none required
# configure:6555: checking for library containing inet_ntop
# configure:6586: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_ntop ();
# ^~~~
# conftest.c:88:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6586: $? = 0
# configure:6603: result: none required
# configure:6698: checking for library containing inet_aton
# configure:6729: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:87:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char inet_aton ();
# ^~~~
# conftest.c:89:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6729: $? = 0
# configure:6746: result: none required
# configure:6759: checking for daemon
# configure:6759: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:103:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char daemon ();
# ^~~~
# conftest.c:112:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6759: $? = 0
# configure:6759: result: yes
# configure:6777: checking for dup2
# configure:6777: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:104:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char dup2 ();
# ^~~~
# conftest.c:113:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:6777: $? = 0
# configure:6777: result: yes
# configure:6801: checking if netinet/in.h defines IPPORT_TFTP
# configure:6823: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:86:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:89:5: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# int main()
# ^~~~
# conftest.c:89:5: warning: 'main' is normally a non-static function [-Wmain]
# conftest.c:89:5: warning: declaration of 'main' shadows a global declaration [-Wshadow]
# conftest.c:86:1: note: shadowed declaration is here
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:91:6: warning: unused variable 'dummy' [-Wunused-variable]
# int dummy = IPPORT_TFTP;
# ^~~~~
# At top level:
# conftest.c:89:5: warning: 'main' defined but not used [-Wunused-function]
# int main()
# ^~~~
# configure:6823: $? = 0
# configure:6830: result: yes
# configure:7200: checking regex.h usability
# configure:7200: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:7200: $? = 0
# configure:7200: result: yes
# configure:7200: checking regex.h presence
# configure:7200: gcc -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: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:90:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char regcomp ();
# ^~~~
# conftest.c:92:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:7234: $? = 0
# configure:7251: result: none required
# configure:7547: checking readline/readline.h usability
# configure:7547: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking readline/readline.h presence
# configure:7547: gcc -E conftest.c
# configure:7547: $? = 0
# configure:7547: result: yes
# configure:7547: checking for readline/readline.h
# configure:7547: result: yes
# configure:7550: checking for library containing tputs
# configure:7581: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char tputs ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccrgxtJa.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `tputs'
# collect2: error: ld returned 1 exit status
# configure:7581: $? = 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7581: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -ltermcap -liberty >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char tputs ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -ltermcap
# collect2: error: ld returned 1 exit status
# configure:7581: $? = 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7581: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -lterminfo -liberty >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char tputs ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /usr/sbin/ld: cannot find -lterminfo
# collect2: error: ld returned 1 exit status
# configure:7581: $? = 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 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 tputs ();
# | int
# | main ()
# | {
# | return tputs ();
# | ;
# | return 0;
# | }
# configure:7598: result: no
# configure:7607: checking for library containing readline
# configure:7638: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -liberty >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char readline ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# /tmp/ccfMwhBi.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `readline'
# collect2: error: ld returned 1 exit status
# configure:7638: $? = 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 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 readline ();
# | int
# | main ()
# | {
# | return readline ();
# | ;
# | return 0;
# | }
# configure:7638: gcc -o conftest -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c -lreadline -liberty >&5
# conftest.c:91:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# char readline ();
# ^~~~
# conftest.c:93:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:7638: $? = 0
# configure:7655: result: -lreadline
# configure:7666: checking readline/history.h usability
# configure:7666: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# configure:7666: $? = 0
# configure:7666: result: yes
# configure:7666: checking readline/history.h presence
# configure:7666: gcc -E conftest.c
# configure:7666: $? = 0
# configure:7666: result: yes
# configure:7666: checking for readline/history.h
# configure:7666: result: yes
# configure:7812: checking for struct sockaddr_in6.sin6_addr
# configure:7812: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:97:5: error: used struct type value where scalar is required
# if (ac_aggr.sin6_addr)
# ^~~~~~~
# conftest.c:96:28: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct sockaddr_in6 ac_aggr;
# ^~~~~~~
# 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 1
# | #define WITH_READLINE 1
# | #define HAVE_READLINE_HISTORY_H 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:94:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# conftest.c: In function 'main':
# conftest.c:99:5: error: used struct type value where scalar is required
# if (ac_aggr.ipi6_addr)
# ^~~~~~~
# conftest.c:98:27: warning: variable 'ac_aggr' set but not used [-Wunused-but-set-variable]
# static struct in6_pktinfo ac_aggr;
# ^~~~~~~
# 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_O_NONBLOCK_DEFINITION 1
# | #define HAVE_F_SETLK_DEFINITION 1
# | #define HAVE_LOCK_SH_DEFINITION 1
# | #define HAVE_LOCK_EX_DEFINITION 1
# | #define HAVE_SIGSETJMP 1
# | #define HAVE_XMALLOC 1
# | #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# | #define WITH_REGEX 1
# | #define WITH_READLINE 1
# | #define HAVE_READLINE_HISTORY_H 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: gcc -c -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing conftest.c >&5
# conftest.c:96:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# 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 /usr/sbin/ranlib
# configure:7993: result: ranlib
# 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 f772695b5568
#
# config.status:891: creating MCONFIG
# config.status:891: 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=
# ac_cv_env_CC_value=
# 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_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_history_h=yes
# ac_cv_header_readline_readline_h=yes
# 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=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_ac_ct_CC=gcc
# 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_readline=-lreadline
# ac_cv_search_regcomp='none required'
# ac_cv_search_socket='none required'
# ac_cv_search_strerror='none required'
# ac_cv_search_tputs=no
# ac_cv_search_xmalloc=-liberty
# ac_cv_search_xstrdup='none required'
# 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='gcc'
# CFLAGS=' -W -Wall -Wpointer-arith -Wbad-function-cast -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline -Wwrite-strings -Wundef -Wshadow -Wsign-compare -pipe -fno-strict-aliasing'
# CPP='gcc -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=''
# LIBS='-liberty '
# LN_S='ln -s'
# LTLIBOBJS=''
# 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='-liberty '
# TFTP_LIBS='-lreadline -liberty '
# ac_ct_CC='gcc'
# 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_O_NONBLOCK_DEFINITION 1
# #define HAVE_F_SETLK_DEFINITION 1
# #define HAVE_LOCK_SH_DEFINITION 1
# #define HAVE_LOCK_EX_DEFINITION 1
# #define HAVE_SIGSETJMP 1
# #define HAVE_XMALLOC 1
# #define HAVE_XSTRDUP 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 HAVE_IPPORT_TFTP_DEFINITION 1
# #define WITH_REGEX 1
# #define WITH_READLINE 1
# #define HAVE_READLINE_HISTORY_H 1
# #define HAVE_STRUCT_SOCKADDR_IN6 1
# #define HAVE_IPV6 1
# #define HAVE_STRUCT_IN6_PKTINFO 1
#
# configure: exit 0