Build of netcf with vanilla toolchain

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

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

SLOCLanguage
44,721 ansic
13,594 sh
13,071 makefile
71,386 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: netcf 0.2.8-3 (Wed Aug 24 13:52:30 UTC 2016)
# ==> Checking runtime dependencies...
# ==> Installing missing dependencies...
# resolving dependencies...
# looking for conflicting packages...
#
# Packages (1) augeas-1.5.0-1
#
# Total Installed Size: 1.94 MiB
#
# :: Proceed with installation? [Y/n]
# checking keyring...
# checking package integrity...
# loading package files...
# checking for file conflicts...
# checking available disk space...
# :: Processing package changes...
# installing augeas...
# :: Running post-transaction hooks...
# (1/1) Updating manpage index...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# gnulib/lib/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# gnulib/lib/gnulib.mk:31: warning: source file 'glthread/lock.c' is in a subdirectory,
# gnulib/lib/gnulib.mk:31: but option 'subdir-objects' is disabled
# gnulib/lib/Makefile.am:14: 'gnulib/lib/gnulib.mk' included from here
# automake: warning: possible forward-incompatibility.
# automake: At least a source file is in a subdirectory, but the 'subdir-objects'
# automake: automake option hasn't been enabled. For now, the corresponding output
# automake: object file(s) will be placed in the top-level directory. However,
# automake: this behaviour will change in future Automake versions: they will
# automake: unconditionally cause object files to be placed in the same subdirectory
# automake: of the corresponding sources.
# automake: You are advised to start using 'subdir-objects' option throughout your
# automake: project, to avoid future incompatibilities.
# gnulib/lib/gnulib.mk:31: warning: source file 'glthread/threadlib.c' is in a subdirectory,
# gnulib/lib/gnulib.mk:31: but option 'subdir-objects' is disabled
# gnulib/lib/Makefile.am:14: 'gnulib/lib/gnulib.mk' included from here
# gnulib/tests/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE in m/\${ <-- HERE ([^ \t=:+{}]+)}/ at /usr/bin/automake line 3936.
# gnulib/lib/Makefile.am:16: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# gnulib/lib/gnulib.mk:31: warning: source file 'glthread/lock.c' is in a subdirectory,
# gnulib/lib/gnulib.mk:31: but option 'subdir-objects' is disabled
# gnulib/lib/Makefile.am:14: 'gnulib/lib/gnulib.mk' included from here
# automake: warning: possible forward-incompatibility.
# automake: At least a source file is in a subdirectory, but the 'subdir-objects'
# automake: automake option hasn't been enabled. For now, the corresponding output
# automake: object file(s) will be placed in the top-level directory. However,
# automake: this behaviour will change in future Automake versions: they will
# automake: unconditionally cause object files to be placed in the same subdirectory
# automake: of the corresponding sources.
# automake: You are advised to start using 'subdir-objects' option throughout your
# automake: project, to avoid future incompatibilities.
# gnulib/lib/gnulib.mk:31: warning: source file 'glthread/threadlib.c' is in a subdirectory,
# gnulib/lib/gnulib.mk:31: but option 'subdir-objects' is disabled
# gnulib/lib/Makefile.am:14: 'gnulib/lib/gnulib.mk' included from here
# gnulib/tests/Makefile.am:8: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# tests/Makefile.am:17: warning: 'INCLUDES' is the old name for 'AM_CPPFLAGS' (or '*_CPPFLAGS')
# configure: WARNING: unrecognized options: --with-init-script
# checking for a BSD-compatible install... /usr/bin/install -c
# checking whether build environment is sane... yes
# checking for x86_64-unknown-linux-strip... no
# checking for strip... strip
# checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking whether make supports nested variables... (cached) yes
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking for style of include used by make... GNU
# 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 whether gcc understands -c and -o together... yes
# checking dependency style of gcc... gcc3
# checking how to run the C preprocessor... gcc -E
# checking for grep that handles long lines and -e... /usr/bin/grep
# checking for egrep... /usr/bin/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 whether _XOPEN_SOURCE should be defined... no
# 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 whether gcc understands -c and -o together... (cached) yes
# checking dependency style of gcc... (cached) gcc3
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# checking for x86_64-unknown-linux-ranlib... no
# checking for ranlib... ranlib
# checking for _LARGEFILE_SOURCE value needed for large files... no
# checking for special C compiler options needed for large files... no
# checking for _FILE_OFFSET_BITS value needed for large files... no
# checking how to print strings... printf
# checking for a sed that does not truncate output... /usr/bin/sed
# checking for fgrep... /usr/bin/grep -F
# checking for ld used by gcc... /usr/bin/ld
# checking if the linker (/usr/bin/ld) is GNU ld... yes
# checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
# checking the name lister (/usr/bin/nm -B) interface... BSD nm
# checking whether ln -s works... yes
# checking the maximum length of command line arguments... 1572864
# checking whether the shell understands some XSI constructs... yes
# checking whether the shell understands "+="... yes
# checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
# checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
# checking for /usr/bin/ld option to reload object files... -r
# checking for x86_64-unknown-linux-objdump... no
# checking for objdump... objdump
# checking how to recognize dependent libraries... pass_all
# checking for x86_64-unknown-linux-dlltool... no
# checking for dlltool... no
# checking how to associate runtime and link libraries... printf %s\n
# checking for x86_64-unknown-linux-ar... ar
# checking for archiver @FILE support... @
# checking for x86_64-unknown-linux-strip... strip
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking command to parse /usr/bin/nm -B output from gcc object... ok
# checking for sysroot... no
# checking for x86_64-unknown-linux-mt... no
# checking for mt... no
# checking if : is a manifest tool... no
# checking for dlfcn.h... yes
# checking for objdir... .libs
# checking if gcc supports -fno-rtti -fno-exceptions... no
# checking for gcc option to produce PIC... -fPIC -DPIC
# checking if gcc PIC flag -fPIC -DPIC works... yes
# checking if gcc static flag -static works... yes
# checking if gcc supports -c -o file.o... yes
# checking if gcc supports -c -o file.o... (cached) yes
# checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
# checking whether -lc should be explicitly linked in... no
# checking dynamic linker characteristics... GNU/Linux ld.so
# checking how to hardcode library paths into programs... immediate
# checking whether stripping libraries is possible... yes
# checking if libtool supports shared libraries... yes
# checking whether to build shared libraries... yes
# checking whether to build static libraries... no
# checking for size_t... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking arpa/inet.h usability... yes
# checking arpa/inet.h presence... yes
# checking for arpa/inet.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/stat.h... (cached) yes
# checking getopt.h usability... yes
# checking getopt.h presence... yes
# checking for getopt.h... yes
# checking sys/time.h usability... yes
# checking sys/time.h presence... yes
# checking for sys/time.h... yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.h... yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking sched.h usability... yes
# checking sched.h presence... yes
# checking for sched.h... yes
# checking spawn.h usability... yes
# checking spawn.h presence... yes
# checking for spawn.h... yes
# checking wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking sys/ioctl.h usability... yes
# checking sys/ioctl.h presence... yes
# checking for sys/ioctl.h... yes
# checking sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking for inttypes.h... (cached) yes
# checking langinfo.h usability... yes
# checking langinfo.h presence... yes
# checking for langinfo.h... yes
# checking xlocale.h usability... yes
# checking xlocale.h presence... yes
# checking for xlocale.h... yes
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking for _set_invalid_parameter_handler... no
# checking for symlink... yes
# checking for gettimeofday... yes
# checking for mprotect... yes
# checking for lstat... yes
# checking for setenv... yes
# checking for sleep... yes
# checking for strerror_r... yes
# checking for __xpg_strerror_r... yes
# checking for catgets... yes
# checking for snprintf... yes
# checking for usleep... yes
# checking for vasnprintf... no
# checking for getdtablesize... yes
# checking for newlocale... yes
# checking for shutdown... yes
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking for working fcntl.h... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether stat file-mode macros are broken... no
# checking for nlink_t... yes
# checking whether fchmodat is declared without a macro... yes
# checking whether fstat is declared without a macro... yes
# checking whether fstatat is declared without a macro... yes
# checking whether futimens is declared without a macro... yes
# checking whether lchmod is declared without a macro... yes
# checking whether lstat is declared without a macro... yes
# checking whether mkdirat is declared without a macro... yes
# checking whether mkfifo is declared without a macro... yes
# checking whether mkfifoat is declared without a macro... yes
# checking whether mknod is declared without a macro... yes
# checking whether mknodat is declared without a macro... yes
# checking whether stat is declared without a macro... yes
# checking whether utimensat is declared without a macro... yes
# checking whether stdin defaults to large file offsets... yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... yes
# checking whether getopt is POSIX compatible... yes
# checking whether getenv is declared... yes
# checking for C/C++ restrict keyword... __restrict
# checking for struct timeval... yes
# checking for wide-enough struct timeval.tv_sec member... yes
# checking whether gettimeofday is declared without a macro... yes
# checking whether is self-contained... yes
# checking for shutdown... (cached) yes
# checking whether defines the SHUT_* macros... yes
# checking for struct sockaddr_storage... yes
# checking for sa_family_t... yes
# checking for struct sockaddr_storage.ss_family... yes
# checking whether socket is declared without a macro... yes
# checking whether connect is declared without a macro... yes
# checking whether accept is declared without a macro... yes
# checking whether bind is declared without a macro... yes
# checking whether getpeername is declared without a macro... yes
# checking whether getsockname is declared without a macro... yes
# checking whether getsockopt is declared without a macro... yes
# checking whether listen is declared without a macro... yes
# checking whether recv is declared without a macro... yes
# checking whether send is declared without a macro... yes
# checking whether recvfrom is declared without a macro... yes
# checking whether sendto is declared without a macro... yes
# checking whether setsockopt is declared without a macro... yes
# checking whether shutdown is declared without a macro... yes
# checking whether accept4 is declared without a macro... yes
# checking for IPv4 sockets... yes
# checking for IPv6 sockets... yes
# checking for ld used by gcc... /usr/bin/ld -m elf_x86_64
# checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether imported symbols can be declared weak... yes
# checking for pthread.h... (cached) yes
# checking for multithread API to use... posix
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking for unsigned long long int... yes
# checking for long long int... yes
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... yes
# checking for promoted mode_t type... mode_t
# checking for library containing posix_spawn... none required
# checking for posix_spawn... yes
# checking whether posix_spawn works... yes
# checking whether posix_spawnattr_setschedpolicy is supported... yes
# checking whether posix_spawnattr_setschedparam is supported... yes
# checking for sigset_t... yes
# checking whether setenv is declared... yes
# checking search.h usability... yes
# checking search.h presence... yes
# checking for search.h... yes
# checking for tsearch... yes
# checking for uid_t in sys/types.h... yes
# checking for library containing setsockopt... none needed
# checking for inline... inline
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking for wchar_t... yes
# checking whether stdint.h conforms to C99... yes
# checking whether strerror(0) succeeds... yes
# checking for strerror_r with POSIX signature... no
# checking whether __xpg_strerror_r works... yes
# checking whether strerror_r is declared... yes
# checking whether ffsl is declared without a macro... yes
# checking whether ffsll is declared without a macro... yes
# checking whether memmem is declared without a macro... yes
# checking whether mempcpy is declared without a macro... yes
# checking whether memrchr is declared without a macro... yes
# checking whether rawmemchr is declared without a macro... yes
# checking whether stpcpy is declared without a macro... yes
# checking whether stpncpy is declared without a macro... yes
# checking whether strchrnul is declared without a macro... yes
# checking whether strdup is declared without a macro... yes
# checking whether strncat is declared without a macro... yes
# checking whether strndup is declared without a macro... yes
# checking whether strnlen is declared without a macro... yes
# checking whether strpbrk is declared without a macro... yes
# checking whether strsep is declared without a macro... yes
# checking whether strcasestr is declared without a macro... yes
# checking whether strtok_r is declared without a macro... yes
# checking whether strerror_r is declared without a macro... yes
# checking whether strsignal is declared without a macro... yes
# checking whether strverscmp is declared without a macro... yes
# checking for struct timespec in ... yes
# checking for wint_t... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for intmax_t... yes
# checking where to find the exponent in a 'double'... word 1 bit 20
# checking whether snprintf returns a byte count as in C99... yes
# checking for snprintf... (cached) yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether uses 'inline' correctly... yes
# checking for nl_langinfo and CODESET... yes
# checking whether ungetc works on arbitrary bytes... yes
# checking whether getcwd (NULL, 0) allocates memory for result... yes
# checking for getcwd with POSIX signature... yes
# checking whether getdtablesize is declared... yes
# checking whether imaxabs is declared without a macro... yes
# checking whether imaxdiv is declared without a macro... yes
# checking whether strtoimax is declared without a macro... yes
# checking whether strtoumax is declared without a macro... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking whether lstat correctly handles trailing slash... yes
# checking whether alarm is declared... yes
# checking whether unsetenv is declared... yes
# checking for alloca as a compiler built-in... yes
# checking whether inet_ntop is declared without a macro... yes
# checking whether inet_pton is declared without a macro... yes
# checking whether dup2 works... yes
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether conversion from 'int' to 'long double' works... yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) yes
# checking whether gettimeofday clobbers localtime buffer... no
# checking for gettimeofday with POSIX signature... almost
# checking for library containing inet_ntop... none required
# checking whether inet_ntop is declared... (cached) yes
# checking for library containing inet_pton... none required
# checking whether inet_pton is declared... (cached) yes
# checking for pthread_rwlock_t... yes
# checking whether lseek detects pipes... yes
# checking whether is self-contained... yes
# checking whether open recognizes a trailing slash... yes
# checking whether pollutes the namespace... no
# checking for pthread_t... yes
# checking for pthread_spinlock_t... yes
# checking for library containing pthread_create and pthread_join... -pthread
# checking for raise... yes
# checking for sigprocmask... yes
# checking for rawmemchr... yes
# checking whether setenv validates arguments... yes
# checking for volatile sig_atomic_t... yes
# checking for sighandler_t... yes
# checking whether pthread_sigmask is declared without a macro... yes
# checking whether sigaction is declared without a macro... yes
# checking whether sigaddset is declared without a macro... yes
# checking whether sigdelset is declared without a macro... yes
# checking whether sigemptyset is declared without a macro... yes
# checking whether sigfillset is declared without a macro... yes
# checking whether sigismember is declared without a macro... yes
# checking whether sigpending is declared without a macro... yes
# checking whether sigprocmask is declared without a macro... yes
# checking for sigprocmask... (cached) yes
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking whether sleep is declared... yes
# checking for working sleep... yes
# checking for socklen_t... yes
# checking for posix_spawnattr_t... yes
# checking for posix_spawn_file_actions_t... yes
# checking whether posix_spawn is declared without a macro... yes
# checking whether posix_spawnp is declared without a macro... yes
# checking whether posix_spawnattr_init is declared without a macro... yes
# checking whether posix_spawnattr_destroy is declared without a macro... yes
# checking whether posix_spawnattr_getsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_setsigdefault is declared without a macro... yes
# checking whether posix_spawnattr_getsigmask is declared without a macro... yes
# checking whether posix_spawnattr_setsigmask is declared without a macro... yes
# checking whether posix_spawnattr_getflags is declared without a macro... yes
# checking whether posix_spawnattr_setflags is declared without a macro... yes
# checking whether posix_spawnattr_getpgroup is declared without a macro... yes
# checking whether posix_spawnattr_setpgroup is declared without a macro... yes
# checking whether posix_spawnattr_getschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_setschedpolicy is declared without a macro... yes
# checking whether posix_spawnattr_getschedparam is declared without a macro... yes
# checking whether posix_spawnattr_setschedparam is declared without a macro... yes
# checking whether posix_spawn_file_actions_init is declared without a macro... yes
# checking whether posix_spawn_file_actions_destroy is declared without a macro... yes
# checking whether posix_spawn_file_actions_addopen is declared without a macro... yes
# checking whether posix_spawn_file_actions_addclose is declared without a macro... yes
# checking whether posix_spawn_file_actions_adddup2 is declared without a macro... yes
# checking for ssize_t... yes
# checking whether stat handles trailing slashes on directories... yes
# checking whether stat handles trailing slashes on files... yes
# checking for working stdalign.h... yes
# checking for max_align_t... yes
# checking whether NULL can be used in arbitrary expressions... yes
# checking whether inttypes macros match system or gnu printf... system
# checking whether dprintf is declared without a macro... yes
# checking whether fpurge is declared without a macro... no
# checking whether fseeko is declared without a macro... yes
# checking whether ftello is declared without a macro... yes
# checking whether getdelim is declared without a macro... yes
# checking whether getline is declared without a macro... yes
# checking whether gets is declared without a macro... no
# checking whether pclose is declared without a macro... yes
# checking whether popen is declared without a macro... yes
# checking whether renameat is declared without a macro... yes
# checking whether snprintf is declared without a macro... yes
# checking whether tmpfile is declared without a macro... yes
# checking whether vdprintf is declared without a macro... yes
# checking whether vsnprintf is declared without a macro... yes
# checking whether _Exit is declared without a macro... yes
# checking whether atoll is declared without a macro... yes
# checking whether canonicalize_file_name is declared without a macro... yes
# checking whether getloadavg is declared without a macro... yes
# checking whether getsubopt is declared without a macro... yes
# checking whether grantpt is declared without a macro... yes
# checking whether initstate is declared without a macro... yes
# checking whether initstate_r is declared without a macro... yes
# checking whether mkdtemp is declared without a macro... yes
# checking whether mkostemp is declared without a macro... yes
# checking whether mkostemps is declared without a macro... yes
# checking whether mkstemp is declared without a macro... yes
# checking whether mkstemps is declared without a macro... yes
# checking whether posix_openpt is declared without a macro... yes
# checking whether ptsname is declared without a macro... yes
# checking whether ptsname_r is declared without a macro... yes
# checking whether random is declared without a macro... yes
# checking whether random_r is declared without a macro... yes
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... yes
# checking whether secure_getenv is declared without a macro... yes
# checking whether setenv is declared without a macro... yes
# checking whether setstate is declared without a macro... yes
# checking whether setstate_r is declared without a macro... yes
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... yes
# checking whether strtod is declared without a macro... yes
# checking whether strtoll is declared without a macro... yes
# checking whether strtoull is declared without a macro... yes
# checking whether unlockpt is declared without a macro... yes
# checking whether unsetenv is declared without a macro... yes
# checking for strchrnul... yes
# checking whether strchrnul works... yes
# checking whether declares ioctl... yes
# checking whether ioctl is declared without a macro... yes
# checking for nlink_t... (cached) yes
# checking whether fchmodat is declared without a macro... (cached) yes
# checking whether fstat is declared without a macro... (cached) yes
# checking whether fstatat is declared without a macro... (cached) yes
# checking whether futimens is declared without a macro... (cached) yes
# checking whether lchmod is declared without a macro... (cached) yes
# checking whether lstat is declared without a macro... (cached) yes
# checking whether mkdirat is declared without a macro... (cached) yes
# checking whether mkfifo is declared without a macro... (cached) yes
# checking whether mkfifoat is declared without a macro... (cached) yes
# checking whether mknod is declared without a macro... (cached) yes
# checking whether mknodat is declared without a macro... (cached) yes
# checking whether stat is declared without a macro... (cached) yes
# checking whether utimensat is declared without a macro... (cached) yes
# checking whether waitpid is declared without a macro... yes
# checking whether chdir is declared without a macro... yes
# checking whether chown is declared without a macro... yes
# checking whether dup is declared without a macro... yes
# checking whether dup2 is declared without a macro... yes
# checking whether dup3 is declared without a macro... yes
# checking whether environ is declared without a macro... yes
# checking whether euidaccess is declared without a macro... yes
# checking whether faccessat is declared without a macro... yes
# checking whether fchdir is declared without a macro... yes
# checking whether fchownat is declared without a macro... yes
# checking whether fdatasync is declared without a macro... yes
# checking whether fsync is declared without a macro... yes
# checking whether ftruncate is declared without a macro... yes
# checking whether getcwd is declared without a macro... yes
# checking whether getdomainname is declared without a macro... yes
# checking whether getdtablesize is declared without a macro... yes
# checking whether getgroups is declared without a macro... yes
# checking whether gethostname is declared without a macro... yes
# checking whether getlogin is declared without a macro... yes
# checking whether getlogin_r is declared without a macro... yes
# checking whether getpagesize is declared without a macro... yes
# checking whether getusershell is declared without a macro... yes
# checking whether setusershell is declared without a macro... yes
# checking whether endusershell is declared without a macro... yes
# checking whether group_member is declared without a macro... yes
# checking whether isatty is declared without a macro... yes
# checking whether lchown is declared without a macro... yes
# checking whether link is declared without a macro... yes
# checking whether linkat is declared without a macro... yes
# checking whether lseek is declared without a macro... yes
# checking whether pipe is declared without a macro... yes
# checking whether pipe2 is declared without a macro... yes
# checking whether pread is declared without a macro... yes
# checking whether pwrite is declared without a macro... yes
# checking whether readlink is declared without a macro... yes
# checking whether readlinkat is declared without a macro... yes
# checking whether rmdir is declared without a macro... yes
# checking whether sethostname is declared without a macro... yes
# checking whether sleep is declared without a macro... yes
# checking whether symlink is declared without a macro... yes
# checking whether symlinkat is declared without a macro... yes
# checking whether ttyname_r is declared without a macro... yes
# checking whether unlink is declared without a macro... yes
# checking whether unlinkat is declared without a macro... yes
# checking whether usleep is declared without a macro... yes
# checking for useconds_t... yes
# checking whether usleep allows large arguments... yes
# checking for ptrdiff_t... yes
# checking for vasprintf... yes
# checking whether btowc is declared without a macro... yes
# checking whether wctob is declared without a macro... yes
# checking whether mbsinit is declared without a macro... yes
# checking whether mbrtowc is declared without a macro... yes
# checking whether mbrlen is declared without a macro... yes
# checking whether mbsrtowcs is declared without a macro... yes
# checking whether mbsnrtowcs is declared without a macro... yes
# checking whether wcrtomb is declared without a macro... yes
# checking whether wcsrtombs is declared without a macro... yes
# checking whether wcsnrtombs is declared without a macro... yes
# checking whether wcwidth is declared without a macro... yes
# checking whether wmemchr is declared without a macro... yes
# checking whether wmemcmp is declared without a macro... yes
# checking whether wmemcpy is declared without a macro... yes
# checking whether wmemmove is declared without a macro... yes
# checking whether wmemset is declared without a macro... yes
# checking whether wcslen is declared without a macro... yes
# checking whether wcsnlen is declared without a macro... yes
# checking whether wcscpy is declared without a macro... yes
# checking whether wcpcpy is declared without a macro... yes
# checking whether wcsncpy is declared without a macro... yes
# checking whether wcpncpy is declared without a macro... yes
# checking whether wcscat is declared without a macro... yes
# checking whether wcsncat is declared without a macro... yes
# checking whether wcscmp is declared without a macro... yes
# checking whether wcsncmp is declared without a macro... yes
# checking whether wcscasecmp is declared without a macro... yes
# checking whether wcsncasecmp is declared without a macro... yes
# checking whether wcscoll is declared without a macro... yes
# checking whether wcsxfrm is declared without a macro... yes
# checking whether wcsdup is declared without a macro... yes
# checking whether wcschr is declared without a macro... yes
# checking whether wcsrchr is declared without a macro... yes
# checking whether wcscspn is declared without a macro... yes
# checking whether wcsspn is declared without a macro... yes
# checking whether wcspbrk is declared without a macro... yes
# checking whether wcsstr is declared without a macro... yes
# checking whether wcstok is declared without a macro... yes
# checking whether wcswidth is declared without a macro... yes
# checking for stdint.h... (cached) yes
# checking for a traditional french locale... none
# checking for a turkish Unicode locale... none
# checking whether fdopen sets errno... yes
# checking whether getdtablesize works... yes
# checking for getpagesize... yes
# checking whether getpagesize is declared... (cached) yes
# checking whether byte ordering is bigendian... no
# checking whether byte ordering is bigendian... (cached) no
# checking whether INT32_MAX < INTMAX_MAX... yes
# checking whether INT64_MAX == LONG_MAX... yes
# checking whether UINT32_MAX < UINTMAX_MAX... yes
# checking whether UINT64_MAX == ULONG_MAX... yes
# checking whether langinfo.h defines CODESET... yes
# checking whether langinfo.h defines T_FMT_AMPM... yes
# checking whether langinfo.h defines ERA... yes
# checking whether langinfo.h defines YESEXPR... yes
# checking whether nl_langinfo is declared without a macro... yes
# checking whether locale.h conforms to POSIX:2001... yes
# checking whether locale.h defines locale_t... yes
# checking whether struct lconv is properly defined... yes
# checking whether setlocale is declared without a macro... yes
# checking whether duplocale is declared without a macro... yes
# checking for setlocale... yes
# checking for uselocale... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking whether posix_spawn_file_actions_addclose works... yes
# checking whether posix_spawn_file_actions_adddup2 works... yes
# checking whether posix_spawn_file_actions_addopen works... yes
# checking for putenv compatible with GNU and SVID... yes
# checking for mmap... (cached) yes
# checking for MAP_ANONYMOUS... yes
# checking for a traditional french locale... (cached) none
# checking for a french Unicode locale... none
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking whether symlink handles trailing slash correctly... yes
# checking for pthread_atfork... yes
# checking for unsetenv... yes
# checking for unsetenv() return type... int
# checking whether unsetenv obeys POSIX... yes
# checking for sched_yield in -lrt... yes
# checking whether C compiler handles -Werror -Wunknown-warning-option... no
# checking whether C compiler handles -Wall... yes
# checking whether C compiler handles -Wformat... yes
# checking whether C compiler handles -Wformat-security... yes
# checking whether C compiler handles -Wmissing-prototypes... yes
# checking whether C compiler handles -Wnested-externs... yes
# checking whether C compiler handles -Wpointer-arith... yes
# checking whether C compiler handles -Wextra... yes
# checking whether C compiler handles -Wshadow... yes
# checking whether C compiler handles -Wcast-align... yes
# checking whether C compiler handles -Wwrite-strings... yes
# checking whether C compiler handles -Waggregate-return... yes
# checking whether C compiler handles -Wstrict-prototypes... yes
# checking whether C compiler handles -Winline... yes
# checking whether C compiler handles -Wredundant-decls... yes
# checking whether C compiler handles -Wno-sign-compare... yes
# checking for x86_64-unknown-linux-pkg-config... no
# checking for pkg-config... /usr/bin/pkg-config
# checking pkg-config is at least version 0.9.0... yes
# checking for LIBXML... yes
# checking for LIBXSLT... yes
# checking for LIBEXSLT... yes
# checking readline/readline.h usability... yes
# checking readline/readline.h presence... yes
# checking for readline/readline.h... yes
# checking for readline in -lreadline... yes
# checking for pthread.h... (cached) yes
# checking for pthread_join in -lpthread... yes
# checking network driver name... redhat
# checking for system init flavor... systemd
# checking for LIBAUGEAS... yes
# checking for LIBNL... yes
# checking for LIBNL_ROUTE3... yes
# checking whether to avoid including to prevent conflict with included by libnl3... no
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating Makefile
# config.status: creating gnulib/lib/Makefile
# config.status: creating gnulib/tests/Makefile
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating doc/Makefile
# config.status: creating netcf.pc
# config.status: creating netcf.spec
# config.status: creating mingw32-netcf.spec
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing libtool commands
# configure: WARNING: unrecognized options: --with-init-script
# (CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/netcf/src/netcf-0.2.8/build-aux/missing autoheader)
# rm -f stamp-h1
# touch config.h.in
# cd . && /bin/sh ./config.status config.h
# config.status: creating config.h
# config.status: config.h is unchanged
# make all-recursive
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8'
# Making all in gnulib/lib
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# GEN alloca.h
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN configmake.h
# GEN sys/types.h
# GEN sys/uio.h
# GEN time.h
# GEN sys/wait.h
# GEN unistd.h
# GEN wchar.h
# GEN arpa/inet.h
# GEN fcntl.h
# GEN signal.h
# GEN spawn.h
# GEN stdio.h
# GEN stdlib.h
# GEN string.h
# GEN sys/ioctl.h
# GEN sys/socket.h
# GEN sys/stat.h
# GEN sys/time.h
# make all-am
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# CC c-ctype.lo
# CC c-strcasecmp.lo
# CC c-strncasecmp.lo
# CC fd-hook.lo
# CC lock.lo
# CC malloca.lo
# CC read-file.lo
# CC safe-alloc.lo
# CC sockets.lo
# CC sys_socket.lo
# CC threadlib.lo
# CC unistd.lo
# CC xsize.lo
# CC asnprintf.lo
# CC printf-args.lo
# CC printf-parse.lo
# CC strerror_r.lo
# CC vasnprintf.lo
# CCLD libgnu.la
# ar: `u' modifier ignored since `D' is the default (see `U')
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# Making all in src
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/src'
# echo '#define NETCF_DATADIR "/usr/share"' > datadir.h
# rm -f netcf.syms-tmp netcf.syms
# printf '# WARNING: generated from the following files:\n# netcf_public.syms netcf_private.syms\n\n' >netcf.syms-tmp
# GEN netcf-transaction.sh
# cat ./netcf_public.syms >>netcf.syms-tmp
# printf '\n\n# Private symbols\n\n' >>netcf.syms-tmp
# printf 'NETCF_PRIVATE_0.2.8 {\n\n' >>netcf.syms-tmp
# GEN netcf-transaction.service
# printf 'global:\n\n' >>netcf.syms-tmp
# cat ./netcf_private.syms >>netcf.syms-tmp
# printf '\n\nlocal:\n*;\n\n};' >>netcf.syms-tmp
# chmod a-w netcf.syms-tmp
# mv netcf.syms-tmp netcf.syms
# make all-am
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/src'
# CC netcf.lo
# CC xslt_ext.lo
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from internal.h:31,
# from xslt_ext.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/assert.h:35:0,
# from netcf.c:25:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# xslt_ext.c: In function 'ipcalc_netmask':
# xslt_ext.c:72:53: warning: format '%d' expects argument of type 'int', but argument 5 has type 'long unsigned int' [-Wformat=]
# "ipcalc:netmask: prefix %d not in the range 1 to 32", prefix);
# ^
# CC dutil.lo
# CC dutil_posix.lo
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from ./internal.h:31,
# from dutil.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from ./internal.h:31,
# from dutil_posix.c:23:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# dutil.c: In function 'rng_validate':
# dutil.c:324:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
# if (r != 0 && ncf->errcode == NETCF_NOERROR)
# ^~
# dutil.c:328:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
# xmlRelaxNGFreeValidCtxt(ctxt);
# ^~~~~~~~~~~~~~~~~~~~~~~
# CC dutil_linux.lo
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from ./internal.h:31,
# from dutil_linux.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC drv_redhat.lo
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from ./internal.h:31,
# from drv_redhat.c:24:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ncftool.o
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from internal.h:31,
# from ncftool.c:25:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CC ncftransform.o
# In file included from /usr/include/string.h:25:0,
# from ../gnulib/lib/string.h:27,
# from internal.h:31,
# from ncftransform.c:25:
# /usr/include/features.h:331:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp]
# # warning _FORTIFY_SOURCE requires compiling with optimization (-O)
# ^~~~~~~
# CCLD libnetcf.la
# CCLD ncftool
# CCLD ncftransform
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/src'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/src'
# Making all in gnulib/tests
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# GEN c++defs.h
# GEN warn-on-use.h
# GEN arg-nonnull.h
# GEN test-posix_spawn1.sh
# GEN test-posix_spawn2.sh
# GEN inttypes.h
# GEN langinfo.h
# GEN locale.h
# make all-recursive
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# Making all in .
# make[4]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[4]: Nothing to be done for 'all-am'.
# make[4]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# Making all in tests
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/tests'
# Making all in doc
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in gnulib/lib
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make install-am
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make[3]: Nothing to be done for 'install-exec-am'.
# make[3]: Nothing to be done for 'install-data-am'.
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/lib'
# Making install in src
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8/src'
# make install-am
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/src'
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/src'
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/lib'
# /bin/sh ../libtool --mode=install /usr/bin/install -c libnetcf.la '/tmp/netcf/pkg/netcf/usr/lib'
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/lib/netcf'
# /usr/bin/install -c netcf-transaction.sh '/tmp/netcf/pkg/netcf/usr/lib/netcf'
# /usr/bin/mkdir -p /tmp/netcf/pkg/netcf/usr/lib/systemd/system
# /usr/bin/install -c -m 644 netcf-transaction.service \
# /tmp/netcf/pkg/netcf/usr/lib/systemd/system/netcf-transaction.service
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/include'
# /usr/bin/install -c -m 644 netcf.h '/tmp/netcf/pkg/netcf/usr/include'
# libtool: install: /usr/bin/install -c .libs/libnetcf.so.1.4.0 /tmp/netcf/pkg/netcf/usr/lib/libnetcf.so.1.4.0
# libtool: install: (cd /tmp/netcf/pkg/netcf/usr/lib && { ln -s -f libnetcf.so.1.4.0 libnetcf.so.1 || { rm -f libnetcf.so.1 && ln -s libnetcf.so.1.4.0 libnetcf.so.1; }; })
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/share/man/man1'
# libtool: install: (cd /tmp/netcf/pkg/netcf/usr/lib && { ln -s -f libnetcf.so.1.4.0 libnetcf.so || { rm -f libnetcf.so && ln -s libnetcf.so.1.4.0 libnetcf.so; }; })
# /usr/bin/install -c -m 644 ncftool.1 '/tmp/netcf/pkg/netcf/usr/share/man/man1'
# libtool: install: /usr/bin/install -c .libs/libnetcf.lai /tmp/netcf/pkg/netcf/usr/lib/libnetcf.la
# libtool: install: warning: remember to run `libtool --finish /usr/lib'
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/bin'
# /bin/sh ../libtool --mode=install /usr/bin/install -c ncftool '/tmp/netcf/pkg/netcf/usr/bin'
# libtool: install: warning: `libnetcf.la' has not been installed in `/usr/lib'
# libtool: install: /usr/bin/install -c .libs/ncftool /tmp/netcf/pkg/netcf/usr/bin/ncftool
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/src'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/src'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/src'
# Making install in gnulib/tests
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make install-recursive
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# Making install in .
# make[3]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[4]: Entering directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[4]: Nothing to be done for 'install-exec-am'.
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[3]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/gnulib/tests'
# Making install in tests
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8/tests'
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/tests'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/tests'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/tests'
# Making install in doc
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# make[2]: Nothing to be done for 'install-data-am'.
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8/doc'
# make[1]: Entering directory '/tmp/netcf/src/netcf-0.2.8'
# make[2]: Entering directory '/tmp/netcf/src/netcf-0.2.8'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/share/netcf/lenses'
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/share/netcf/xml'
# /usr/bin/install -c -m 644 data/xml/augeas.rng data/xml/interface.rng data/xml/util-get.xsl data/xml/util-put.xsl data/xml/debian-get.xsl data/xml/debian-put.xsl data/xml/redhat-get.xsl data/xml/redhat-put.xsl data/xml/suse-get.xsl data/xml/suse-put.xsl '/tmp/netcf/pkg/netcf/usr/share/netcf/xml'
# /usr/bin/mkdir -p '/tmp/netcf/pkg/netcf/usr/lib/pkgconfig'
# /usr/bin/install -c -m 644 data/lenses/netcf.aug data/lenses/persist_net_rules.aug data/lenses/routes.aug '/tmp/netcf/pkg/netcf/usr/share/netcf/lenses'
# /usr/bin/install -c -m 644 netcf.pc '/tmp/netcf/pkg/netcf/usr/lib/pkgconfig'
# make[2]: Leaving directory '/tmp/netcf/src/netcf-0.2.8'
# make[1]: Leaving directory '/tmp/netcf/src/netcf-0.2.8'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "netcf"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: netcf 0.2.8-3 (Wed Aug 24 13:53:45 UTC 2016)

CMD: pacman --query --file netcf-0.2.8-3-x86_64.pkg.tar.xz
# netcf 0.2.8-3

Creating hybrid package for 'netcf'

Trying to find vanilla package 'netcf'...

CMD: pacman --query --file /mirror/netcf-0.2.8-3.pkg.tar.xz
# netcf 0.2.8-3

Package file has the following structure:
# /.PKGINFO
# /.MTREE
# /usr/lib/libnetcf.so.1
# /usr/lib/libnetcf.so
# /usr/lib/libnetcf.so.1.4.0
# /usr/lib/netcf/netcf-transaction.sh
# /usr/lib/pkgconfig/netcf.pc
# /usr/include/netcf.h
# /usr/share/man/man1/ncftool.1.gz
# /usr/share/netcf/lenses/netcf.aug
# /usr/share/netcf/lenses/persist_net_rules.aug
# /usr/share/netcf/lenses/routes.aug
# /usr/share/netcf/xml/augeas.rng
# /usr/share/netcf/xml/interface.rng
# /usr/share/netcf/xml/util-get.xsl
# /usr/share/netcf/xml/util-put.xsl
# /usr/share/netcf/xml/debian-get.xsl
# /usr/share/netcf/xml/debian-put.xsl
# /usr/share/netcf/xml/redhat-get.xsl
# /usr/share/netcf/xml/redhat-put.xsl
# /usr/share/netcf/xml/suse-get.xsl
# /usr/share/netcf/xml/suse-put.xsl
# /usr/bin/ncftool
# /sysroot/usr/lib/libnetcf.so.1.4.0
# /sysroot/usr/lib/libnetcf.so.1
# /sysroot/usr/lib/libnetcf.so
# /sysroot/usr/lib/libnetcf.la
# /sysroot/usr/lib/netcf/netcf-transaction.sh
# /sysroot/usr/lib/systemd/system/netcf-transaction.service
# /sysroot/usr/lib/pkgconfig/netcf.pc
# /sysroot/usr/include/netcf.h

Generating .MTREE

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

Tar-ing up files

CMD: bsdtar -cf - .PKGINFO etc usr sysroot .MTREE

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/netcf.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/netcf.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/netcf/src/netcf-0.2.8/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 netcf configure 0.2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --disable-static --with-init-script=none --with-driver=redhat --libexecdir=/usr/lib/netcf
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = cc5e870e8178
# 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/bin
# PATH: /usr/lib/jvm/default/bin
# PATH: /usr/bin/site_perl
# PATH: /usr/bin/vendor_perl
# PATH: /usr/bin/core_perl
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3553: checking for a BSD-compatible install
# configure:3621: result: /usr/bin/install -c
# configure:3632: checking whether build environment is sane
# configure:3687: result: yes
# configure:3746: checking for x86_64-unknown-linux-strip
# configure:3776: result: no
# configure:3786: checking for strip
# configure:3802: found /usr/bin/strip
# configure:3813: result: strip
# configure:3838: checking for a thread-safe mkdir -p
# configure:3877: result: /usr/bin/mkdir -p
# configure:3884: checking for gawk
# configure:3900: found /usr/bin/gawk
# configure:3911: result: gawk
# configure:3922: checking whether make sets $(MAKE)
# configure:3944: result: yes
# configure:3973: checking whether make supports nested variables
# configure:3990: result: yes
# configure:4127: checking whether make supports nested variables
# configure:4144: result: yes
# configure:4159: checking build system type
# configure:4173: result: x86_64-unknown-linux-gnu
# configure:4193: checking host system type
# configure:4206: result: x86_64-unknown-linux-gnu
# configure:4242: checking for style of include used by make
# configure:4270: result: GNU
# configure:4301: checking for x86_64-unknown-linux-gcc
# configure:4331: result: no
# configure:4341: checking for gcc
# configure:4357: found /usr/bin/gcc
# configure:4368: result: gcc
# configure:4597: checking for C compiler version
# configure:4606: 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:4617: $? = 0
# configure:4606: 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:4617: $? = 0
# configure:4606: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:4617: $? = 1
# configure:4606: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:4617: $? = 1
# configure:4637: checking whether the C compiler works
# configure:4659: gcc conftest.c >&5
# configure:4663: $? = 0
# configure:4711: result: yes
# configure:4714: checking for C compiler default output file name
# configure:4716: result: a.out
# configure:4722: checking for suffix of executables
# configure:4729: gcc -o conftest conftest.c >&5
# configure:4733: $? = 0
# configure:4755: result:
# configure:4777: checking whether we are cross compiling
# configure:4785: gcc -o conftest conftest.c >&5
# configure:4789: $? = 0
# configure:4796: ./conftest
# configure:4800: $? = 0
# configure:4815: result: no
# configure:4820: checking for suffix of object files
# configure:4842: gcc -c conftest.c >&5
# configure:4846: $? = 0
# configure:4867: result: o
# configure:4871: checking whether we are using the GNU C compiler
# configure:4890: gcc -c conftest.c >&5
# configure:4890: $? = 0
# configure:4899: result: yes
# configure:4908: checking whether gcc accepts -g
# configure:4928: gcc -c -g conftest.c >&5
# configure:4928: $? = 0
# configure:4969: result: yes
# configure:4986: checking for gcc option to accept ISO C89
# configure:5049: gcc -c conftest.c >&5
# configure:5049: $? = 0
# configure:5062: result: none needed
# configure:5087: checking whether gcc understands -c and -o together
# configure:5109: gcc -c conftest.c -o conftest2.o
# configure:5112: $? = 0
# configure:5109: gcc -c conftest.c -o conftest2.o
# configure:5112: $? = 0
# configure:5124: result: yes
# configure:5143: checking dependency style of gcc
# configure:5254: result: gcc3
# configure:5275: checking how to run the C preprocessor
# configure:5306: gcc -E conftest.c
# configure:5306: $? = 0
# configure:5320: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5320: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | /* end confdefs.h. */
# | #include
# configure:5345: result: gcc -E
# configure:5365: gcc -E conftest.c
# configure:5365: $? = 0
# configure:5379: gcc -E conftest.c
# conftest.c:11:28: fatal error: ac_nonexistent.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5379: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | /* end confdefs.h. */
# | #include
# configure:5408: checking for grep that handles long lines and -e
# configure:5466: result: /usr/bin/grep
# configure:5471: checking for egrep
# configure:5533: result: /usr/bin/grep -E
# configure:5538: checking for ANSI C header files
# configure:5558: gcc -c conftest.c >&5
# configure:5558: $? = 0
# configure:5631: gcc -o conftest conftest.c >&5
# configure:5631: $? = 0
# configure:5631: ./conftest
# configure:5631: $? = 0
# configure:5642: result: yes
# configure:5655: checking for sys/types.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for sys/stat.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for stdlib.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for string.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for memory.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for strings.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for inttypes.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for stdint.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5655: checking for unistd.h
# configure:5655: gcc -c conftest.c >&5
# configure:5655: $? = 0
# configure:5655: result: yes
# configure:5668: checking minix/config.h usability
# configure:5668: gcc -c conftest.c >&5
# conftest.c:54:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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:5668: result: no
# configure:5668: checking minix/config.h presence
# configure:5668: gcc -E conftest.c
# conftest.c:21:26: fatal error: minix/config.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:5668: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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:5668: result: no
# configure:5668: checking for minix/config.h
# configure:5668: result: no
# configure:5692: checking whether it is safe to define __EXTENSIONS__
# configure:5710: gcc -c conftest.c >&5
# configure:5710: $? = 0
# configure:5717: result: yes
# configure:5734: checking whether _XOPEN_SOURCE should be defined
# configure:5753: gcc -c conftest.c >&5
# configure:5753: $? = 0
# configure:5777: result: no
# configure:5793: checking for x86_64-unknown-linux-gcc
# configure:5820: result: gcc
# configure:6089: checking for C compiler version
# configure:6098: 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:6109: $? = 0
# configure:6098: 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:6109: $? = 0
# configure:6098: gcc -V >&5
# gcc: error: unrecognized command line option '-V'
# gcc: fatal error: no input files
# compilation terminated.
# configure:6109: $? = 1
# configure:6098: gcc -qversion >&5
# gcc: error: unrecognized command line option '-qversion'; did you mean '--version'?
# gcc: fatal error: no input files
# compilation terminated.
# configure:6109: $? = 1
# configure:6113: checking whether we are using the GNU C compiler
# configure:6141: result: yes
# configure:6150: checking whether gcc accepts -g
# configure:6211: result: yes
# configure:6228: checking for gcc option to accept ISO C89
# configure:6304: result: none needed
# configure:6329: checking whether gcc understands -c and -o together
# configure:6366: result: yes
# configure:6385: checking dependency style of gcc
# configure:6496: result: gcc3
# configure:6513: checking for Minix Amsterdam compiler
# configure:6537: result: no
# configure:6549: checking for x86_64-unknown-linux-ar
# configure:6579: result: no
# configure:6589: checking for ar
# configure:6605: found /usr/bin/ar
# configure:6616: result: ar
# configure:6656: checking for x86_64-unknown-linux-ranlib
# configure:6686: result: no
# configure:6696: checking for ranlib
# configure:6712: found /usr/bin/ranlib
# configure:6723: result: ranlib
# configure:6784: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6803: gcc -o conftest conftest.c >&5
# configure:6803: $? = 0
# configure:6831: result: no
# configure:6859: checking for special C compiler options needed for large files
# configure:6904: result: no
# configure:6910: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6935: gcc -c conftest.c >&5
# configure:6935: $? = 0
# configure:6967: result: no
# configure:7380: checking how to print strings
# configure:7407: result: printf
# configure:7428: checking for a sed that does not truncate output
# configure:7492: result: /usr/bin/sed
# configure:7510: checking for fgrep
# configure:7572: result: /usr/bin/grep -F
# configure:7607: checking for ld used by gcc
# configure:7674: result: /usr/bin/ld
# configure:7681: checking if the linker (/usr/bin/ld) is GNU ld
# configure:7696: result: yes
# configure:7708: checking for BSD- or MS-compatible name lister (nm)
# configure:7757: result: /usr/bin/nm -B
# configure:7887: checking the name lister (/usr/bin/nm -B) interface
# configure:7894: gcc -c conftest.c >&5
# configure:7897: /usr/bin/nm -B "conftest.o"
# configure:7900: output
# 0000000000000000 B some_variable
# configure:7907: result: BSD nm
# configure:7910: checking whether ln -s works
# configure:7914: result: yes
# configure:7922: checking the maximum length of command line arguments
# configure:8052: result: 1572864
# configure:8069: checking whether the shell understands some XSI constructs
# configure:8079: result: yes
# configure:8083: checking whether the shell understands "+="
# configure:8089: result: yes
# configure:8124: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
# configure:8164: result: func_convert_file_noop
# configure:8171: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
# configure:8191: result: func_convert_file_noop
# configure:8198: checking for /usr/bin/ld option to reload object files
# configure:8205: result: -r
# configure:8239: checking for x86_64-unknown-linux-objdump
# configure:8269: result: no
# configure:8279: checking for objdump
# configure:8295: found /usr/bin/objdump
# configure:8306: result: objdump
# configure:8338: checking how to recognize dependent libraries
# configure:8540: result: pass_all
# configure:8585: checking for x86_64-unknown-linux-dlltool
# configure:8615: result: no
# configure:8625: checking for dlltool
# configure:8655: result: no
# configure:8685: checking how to associate runtime and link libraries
# configure:8712: result: printf %s\n
# configure:8728: checking for x86_64-unknown-linux-ar
# configure:8755: result: ar
# configure:8836: checking for archiver @FILE support
# configure:8853: gcc -c conftest.c >&5
# configure:8853: $? = 0
# configure:8856: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# configure:8859: $? = 0
# configure:8864: ar cru libconftest.a @conftest.lst >&5
# ar: `u' modifier ignored since `D' is the default (see `U')
# ar: conftest.o: No such file or directory
# configure:8867: $? = 1
# configure:8879: result: @
# configure:8897: checking for x86_64-unknown-linux-strip
# configure:8924: result: strip
# configure:8996: checking for x86_64-unknown-linux-ranlib
# configure:9023: result: ranlib
# configure:9165: checking command to parse /usr/bin/nm -B output from gcc object
# configure:9285: gcc -c conftest.c >&5
# configure:9288: $? = 0
# configure:9292: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm
# configure:9295: $? = 0
# configure:9361: gcc -o conftest conftest.c conftstm.o >&5
# configure:9364: $? = 0
# configure:9402: result: ok
# configure:9439: checking for sysroot
# configure:9469: result: no
# configure:9546: gcc -c conftest.c >&5
# configure:9549: $? = 0
# configure:9691: checking for x86_64-unknown-linux-mt
# configure:9721: result: no
# configure:9731: checking for mt
# configure:9761: result: no
# configure:9781: checking if : is a manifest tool
# configure:9787: : '-?'
# configure:9795: result: no
# configure:10434: checking for dlfcn.h
# configure:10434: gcc -c conftest.c >&5
# configure:10434: $? = 0
# configure:10434: result: yes
# configure:10640: checking for objdir
# configure:10655: result: .libs
# configure:10926: checking if gcc supports -fno-rtti -fno-exceptions
# configure:10944: gcc -c -fno-rtti -fno-exceptions conftest.c >&5
# cc1: warning: command line option '-fno-rtti' is valid for C++/ObjC++ but not for C
# configure:10948: $? = 0
# configure:10961: result: no
# configure:11288: checking for gcc option to produce PIC
# configure:11295: result: -fPIC -DPIC
# configure:11303: checking if gcc PIC flag -fPIC -DPIC works
# configure:11321: gcc -c -fPIC -DPIC -DPIC conftest.c >&5
# configure:11325: $? = 0
# configure:11338: result: yes
# configure:11367: checking if gcc static flag -static works
# configure:11395: result: yes
# configure:11410: checking if gcc supports -c -o file.o
# configure:11431: gcc -c -o out/conftest2.o conftest.c >&5
# configure:11435: $? = 0
# configure:11457: result: yes
# configure:11465: checking if gcc supports -c -o file.o
# configure:11512: result: yes
# configure:11545: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
# configure:12698: result: yes
# configure:12735: checking whether -lc should be explicitly linked in
# configure:12743: gcc -c conftest.c >&5
# configure:12746: $? = 0
# configure:12761: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /usr/bin/grep -lc \>/dev/null 2\>\&1
# configure:12764: $? = 0
# configure:12778: result: no
# configure:12938: checking dynamic linker characteristics
# configure:13449: gcc -o conftest -Wl,-rpath -Wl,/foo conftest.c >&5
# configure:13449: $? = 0
# configure:13675: result: GNU/Linux ld.so
# configure:13782: checking how to hardcode library paths into programs
# configure:13807: result: immediate
# configure:14347: checking whether stripping libraries is possible
# configure:14352: result: yes
# configure:14387: checking if libtool supports shared libraries
# configure:14389: result: yes
# configure:14392: checking whether to build shared libraries
# configure:14413: result: yes
# configure:14416: checking whether to build static libraries
# configure:14420: result: no
# configure:14469: checking for size_t
# configure:14469: gcc -c conftest.c >&5
# configure:14469: $? = 0
# configure:14469: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:70:21: error: expected expression before ')' token
# if (sizeof ((size_t)))
# ^
# configure:14469: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | /* 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:14469: result: yes
# configure:14482: checking for working alloca.h
# configure:14499: gcc -o conftest conftest.c >&5
# configure:14499: $? = 0
# configure:14507: result: yes
# configure:14515: checking for alloca
# configure:14552: gcc -o conftest conftest.c >&5
# configure:14552: $? = 0
# configure:14560: result: yes
# configure:14685: checking arpa/inet.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking arpa/inet.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for arpa/inet.h
# configure:14685: result: yes
# configure:14685: checking features.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking features.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for features.h
# configure:14685: result: yes
# configure:14685: checking sys/socket.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/socket.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/socket.h
# configure:14685: result: yes
# configure:14685: checking for unistd.h
# configure:14685: result: yes
# configure:14685: checking for sys/stat.h
# configure:14685: result: yes
# configure:14685: checking getopt.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking getopt.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for getopt.h
# configure:14685: result: yes
# configure:14685: checking sys/time.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/time.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/time.h
# configure:14685: result: yes
# configure:14685: checking netdb.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking netdb.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for netdb.h
# configure:14685: result: yes
# configure:14685: checking netinet/in.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking netinet/in.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for netinet/in.h
# configure:14685: result: yes
# configure:14685: checking sys/mman.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/mman.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/mman.h
# configure:14685: result: yes
# configure:14685: checking sys/param.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/param.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/param.h
# configure:14685: result: yes
# configure:14685: checking pthread.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking pthread.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for pthread.h
# configure:14685: result: yes
# configure:14685: checking sched.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sched.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sched.h
# configure:14685: result: yes
# configure:14685: checking spawn.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking spawn.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for spawn.h
# configure:14685: result: yes
# configure:14685: checking wchar.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking wchar.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for wchar.h
# configure:14685: result: yes
# configure:14685: checking for stdint.h
# configure:14685: result: yes
# configure:14685: checking sys/ioctl.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/ioctl.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/ioctl.h
# configure:14685: result: yes
# configure:14685: checking sys/uio.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/uio.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/uio.h
# configure:14685: result: yes
# configure:14685: checking sys/wait.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking sys/wait.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for sys/wait.h
# configure:14685: result: yes
# configure:14685: checking for inttypes.h
# configure:14685: result: yes
# configure:14685: checking langinfo.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking langinfo.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for langinfo.h
# configure:14685: result: yes
# configure:14685: checking xlocale.h usability
# configure:14685: gcc -c conftest.c >&5
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking xlocale.h presence
# configure:14685: gcc -E conftest.c
# configure:14685: $? = 0
# configure:14685: result: yes
# configure:14685: checking for xlocale.h
# configure:14685: result: yes
# configure:14701: checking whether the preprocessor supports include_next
# configure:14739: gcc -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:14739: $? = 0
# configure:14760: result: yes
# configure:14781: checking whether system header files limit the line length
# configure:14804: result: no
# configure:14966: checking for _set_invalid_parameter_handler
# configure:14966: gcc -o conftest conftest.c >&5
# /tmp/ccsfoRBR.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `_set_invalid_parameter_handler'
# collect2: error: ld returned 1 exit status
# configure:14966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | /* end confdefs.h. */
# | /* Define _set_invalid_parameter_handler to an innocuous variant, in case declares _set_invalid_parameter_handler.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _set_invalid_parameter_handler innocuous__set_invalid_parameter_handler
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _set_invalid_parameter_handler (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _set_invalid_parameter_handler
# |
# | /* 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 _set_invalid_parameter_handler ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub__set_invalid_parameter_handler || defined __stub____set_invalid_parameter_handler
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _set_invalid_parameter_handler ();
# | ;
# | return 0;
# | }
# configure:14966: result: no
# configure:14966: checking for symlink
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for gettimeofday
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for mprotect
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for lstat
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for setenv
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for sleep
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for strerror_r
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for __xpg_strerror_r
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for catgets
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for snprintf
# configure:14966: gcc -o conftest conftest.c >&5
# conftest.c:90:6: warning: conflicting types for built-in function 'snprintf'
# char snprintf ();
# ^~~~~~~~
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for usleep
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for vasnprintf
# configure:14966: gcc -o conftest conftest.c >&5
# /tmp/ccJOGhxt.o: In function `main':
# conftest.c:(.text+0xa): undefined reference to `vasnprintf'
# collect2: error: ld returned 1 exit status
# configure:14966: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | /* end confdefs.h. */
# | /* Define vasnprintf to an innocuous variant, in case declares vasnprintf.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define vasnprintf innocuous_vasnprintf
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char vasnprintf (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef vasnprintf
# |
# | /* 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 vasnprintf ();
# | /* The GNU C library defines this for functions which it implements
# | to always fail with ENOSYS. Some functions are actually named
# | something starting with __ and the normal name is an alias. */
# | #if defined __stub_vasnprintf || defined __stub___vasnprintf
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return vasnprintf ();
# | ;
# | return 0;
# | }
# configure:14966: result: no
# configure:14966: checking for getdtablesize
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for newlocale
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:14966: checking for shutdown
# configure:14966: gcc -o conftest conftest.c >&5
# configure:14966: $? = 0
# configure:14966: result: yes
# configure:15027: checking if environ is properly declared
# configure:15050: gcc -c conftest.c >&5
# conftest.c:78:39: error: conflicting types for 'environ'
# extern struct { int foo; } environ;
# ^~~~~~~
# In file included from conftest.c:73:0:
# /usr/include/unistd.h:548:15: note: previous declaration of 'environ' was here
# extern char **environ;
# ^~~~~~~
# configure:15050: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | /* end confdefs.h. */
# | #if HAVE_UNISTD_H
# | #include
# | #endif
# | /* mingw, BeOS, Haiku declare environ in , not in . */
# | #include
# |
# | extern struct { int foo; } environ;
# | int
# | main ()
# | {
# | environ.foo = 1;
# | ;
# | return 0;
# | }
# configure:15058: result: yes
# configure:15073: checking for complete errno.h
# configure:15146: result: yes
# configure:15483: checking for working fcntl.h
# configure:15586: gcc -o conftest conftest.c >&5
# configure:15586: $? = 0
# configure:15586: ./conftest
# configure:15586: $? = 0
# configure:15601: result: yes
# configure:15624: checking for pid_t
# configure:15624: gcc -c conftest.c >&5
# configure:15624: $? = 0
# configure:15624: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:20: error: expected expression before ')' token
# if (sizeof ((pid_t)))
# ^
# configure:15624: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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:15624: result: yes
# configure:15635: checking for mode_t
# configure:15635: gcc -c conftest.c >&5
# configure:15635: $? = 0
# configure:15635: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:111:21: error: expected expression before ')' token
# if (sizeof ((mode_t)))
# ^
# configure:15635: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 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:15635: result: yes
# configure:15681: checking whether stat file-mode macros are broken
# configure:15708: gcc -c conftest.c >&5
# configure:15708: $? = 0
# configure:15715: result: no
# configure:15875: checking for nlink_t
# configure:15875: gcc -c conftest.c >&5
# configure:15875: $? = 0
# configure:15875: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:81:22: error: expected expression before ')' token
# if (sizeof ((nlink_t)))
# ^
# configure:15875: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15875: result: yes
# configure:15890: checking whether fchmodat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether fstat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether fstatat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether futimens is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether lchmod is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether lstat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether mkdirat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether mkfifo is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether mkfifoat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether mknod is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether mknodat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether stat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:15890: checking whether utimensat is declared without a macro
# configure:15908: gcc -c conftest.c >&5
# configure:15908: $? = 0
# configure:15916: result: yes
# configure:16032: checking whether stdin defaults to large file offsets
# configure:16056: gcc -o conftest conftest.c >&5
# configure:16056: $? = 0
# configure:16064: result: yes
# configure:16156: checking whether ftello is declared
# configure:16156: gcc -c conftest.c >&5
# configure:16156: $? = 0
# configure:16156: result: yes
# configure:16187: checking for ftello
# configure:16204: gcc -o conftest conftest.c >&5
# configure:16204: $? = 0
# configure:16213: result: yes
# configure:16226: checking whether ftello works
# configure:16302: gcc -o conftest conftest.c >&5
# configure:16302: $? = 0
# configure:16302: ./conftest
# configure:16302: $? = 0
# configure:16313: result: yes
# configure:16463: checking whether getopt is POSIX compatible
# configure:16505: gcc -o conftest conftest.c >&5
# configure:16505: $? = 0
# configure:16505: ./conftest
# configure:16505: $? = 0
# configure:16564: gcc -o conftest conftest.c >&5
# configure:16564: $? = 0
# configure:16564: ./conftest
# configure:16564: $? = 0
# configure:16606: gcc -o conftest conftest.c >&5
# configure:16606: $? = 0
# configure:16606: ./conftest
# program: option requires an argument -- 'b'
# configure:16606: $? = 0
# configure:16624: result: yes
# configure:16828: checking whether getenv is declared
# configure:16828: gcc -c conftest.c >&5
# configure:16828: $? = 0
# configure:16828: result: yes
# configure:16840: checking for C/C++ restrict keyword
# configure:16867: gcc -c conftest.c >&5
# configure:16867: $? = 0
# configure:16875: result: __restrict
# configure:17033: checking for struct timeval
# configure:17056: gcc -c conftest.c >&5
# configure:17056: $? = 0
# configure:17064: result: yes
# configure:17069: checking for wide-enough struct timeval.tv_sec member
# configure:17096: gcc -c conftest.c >&5
# configure:17096: $? = 0
# configure:17104: result: yes
# configure:17114: checking whether gettimeofday is declared without a macro
# configure:17136: gcc -c conftest.c >&5
# configure:17136: $? = 0
# configure:17144: result: yes
# configure:17225: checking whether is self-contained
# configure:17242: gcc -c conftest.c >&5
# configure:17242: $? = 0
# configure:17250: result: yes
# configure:17255: checking for shutdown
# configure:17255: result: yes
# configure:17265: checking whether defines the SHUT_* macros
# configure:17282: gcc -c conftest.c >&5
# configure:17282: $? = 0
# configure:17290: result: yes
# configure:17398: checking for struct sockaddr_storage
# configure:17398: gcc -c conftest.c >&5
# configure:17398: $? = 0
# configure:17398: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:109:38: error: expected expression before ')' token
# if (sizeof ((struct sockaddr_storage)))
# ^
# configure:17398: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct sockaddr_storage)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17398: result: yes
# configure:17419: checking for sa_family_t
# configure:17419: gcc -c conftest.c >&5
# configure:17419: $? = 0
# configure:17419: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:110:26: error: expected expression before ')' token
# if (sizeof ((sa_family_t)))
# ^
# configure:17419: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | /* end confdefs.h. */
# |
# | /* sys/types.h is not needed according to POSIX, but the
# | sys/socket.h in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #ifdef HAVE_SYS_SOCKET_H
# | #include
# | #endif
# | #ifdef HAVE_WS2TCPIP_H
# | #include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sa_family_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:17419: result: yes
# configure:17448: checking for struct sockaddr_storage.ss_family
# configure:17448: gcc -c conftest.c >&5
# configure:17448: $? = 0
# configure:17448: result: yes
# configure:17510: checking whether socket is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether connect is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether accept is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether bind is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether getpeername is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether getsockname is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether getsockopt is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether listen is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether recv is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether send is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether recvfrom is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether sendto is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether setsockopt is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether shutdown is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17510: checking whether accept4 is declared without a macro
# configure:17531: gcc -c conftest.c >&5
# configure:17531: $? = 0
# configure:17539: result: yes
# configure:17566: checking for IPv4 sockets
# configure:17592: gcc -c conftest.c >&5
# configure:17592: $? = 0
# configure:17600: result: yes
# configure:17608: checking for IPv6 sockets
# configure:17637: gcc -c conftest.c >&5
# configure:17637: $? = 0
# configure:17645: result: yes
# configure:17694: checking for ld used by gcc
# configure:17761: result: /usr/bin/ld -m elf_x86_64
# configure:17768: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
# configure:17783: result: yes
# configure:17790: checking for shared library run path origin
# configure:17803: result: done
# configure:17893: checking whether imported symbols can be declared weak
# configure:17911: gcc -o conftest conftest.c >&5
# configure:17911: $? = 0
# configure:17945: gcc -o conftest conftest.c >&5
# configure:17945: $? = 0
# configure:17945: ./conftest
# configure:17945: $? = 0
# configure:17957: result: yes
# configure:17962: checking for pthread.h
# configure:17962: result: yes
# configure:18000: gcc -o conftest conftest.c >&5
# /tmp/ccqZRWSD.o: In function `main':
# conftest.c:(.text+0x14): undefined reference to `pthread_mutexattr_init'
# collect2: error: ld returned 1 exit status
# configure:18000: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | /* end confdefs.h. */
# | #include
# | pthread_mutex_t m;
# | pthread_mutexattr_t ma;
# |
# | int
# | main ()
# | {
# | pthread_mutex_lock (&m);
# | pthread_mutexattr_init (&ma);
# | ;
# | return 0;
# | }
# configure:18000: gcc -o conftest conftest.c -pthread >&5
# configure:18000: $? = 0
# configure:18793: checking for multithread API to use
# configure:18795: result: posix
# configure:18887: checking whether malloc, realloc, calloc are POSIX compliant
# configure:18907: gcc -c conftest.c >&5
# configure:18907: $? = 0
# configure:18915: result: yes
# configure:18922: checking for stdlib.h
# configure:18922: result: yes
# configure:18932: checking for GNU libc compatible malloc
# configure:18965: gcc -o conftest conftest.c >&5
# configure:18965: $? = 0
# configure:18965: ./conftest
# configure:18965: $? = 0
# configure:18976: result: yes
# configure:18991: checking for unsigned long long int
# configure:19030: gcc -o conftest conftest.c >&5
# configure:19030: $? = 0
# configure:19039: result: yes
# configure:19049: checking for long long int
# configure:19087: gcc -o conftest conftest.c >&5
# configure:19087: $? = 0
# configure:19087: ./conftest
# configure:19087: $? = 0
# configure:19099: result: yes
# configure:19199: checking for mmap
# configure:19199: gcc -o conftest conftest.c >&5
# configure:19199: $? = 0
# configure:19199: result: yes
# configure:19210: checking for MAP_ANONYMOUS
# configure:19247: result: yes
# configure:19281: checking whether memchr works
# configure:19344: gcc -o conftest conftest.c >&5
# configure:19344: $? = 0
# configure:19344: ./conftest
# configure:19344: $? = 0
# configure:19354: result: yes
# configure:19371: gcc -c conftest.c >&5
# conftest.c:121:10: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:121:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:121:16: error: unknown type name 'universal'
# configure:19371: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:19410: checking for promoted mode_t type
# configure:19427: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:124:13: error: size of array 'array' is negative
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~
# configure:19427: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:19435: result: mode_t
# configure:19488: checking for library containing posix_spawn
# configure:19519: gcc -o conftest conftest.c >&5
# configure:19519: $? = 0
# configure:19536: result: none required
# configure:19547: checking for posix_spawn
# configure:19547: gcc -o conftest conftest.c >&5
# configure:19547: $? = 0
# configure:19547: result: yes
# configure:19568: checking whether posix_spawn works
# configure:19708: gcc -o conftest conftest.c >&5
# configure:19708: $? = 0
# configure:19883: gcc -o conftest conftest.c >&5
# configure:19883: $? = 0
# configure:19883: ./conftest
# configure:19883: $? = 0
# configure:19901: result: yes
# configure:19909: checking whether posix_spawnattr_setschedpolicy is supported
# configure:19933: result: yes
# configure:19935: checking whether posix_spawnattr_setschedparam is supported
# configure:19959: result: yes
# configure:19997: checking for sigset_t
# configure:19997: gcc -c conftest.c >&5
# configure:19997: $? = 0
# configure:19997: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:132:23: error: expected expression before ')' token
# if (sizeof ((sigset_t)))
# ^
# configure:19997: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | /* end confdefs.h. */
# |
# | #include
# | /* Mingw defines sigset_t not in , but in . */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sigset_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:19997: result: yes
# configure:20024: checking whether setenv is declared
# configure:20024: gcc -c conftest.c >&5
# configure:20024: $? = 0
# configure:20024: result: yes
# configure:20072: checking search.h usability
# configure:20072: gcc -c conftest.c >&5
# configure:20072: $? = 0
# configure:20072: result: yes
# configure:20072: checking search.h presence
# configure:20072: gcc -E conftest.c
# configure:20072: $? = 0
# configure:20072: result: yes
# configure:20072: checking for search.h
# configure:20072: result: yes
# configure:20084: checking for tsearch
# configure:20084: gcc -o conftest conftest.c >&5
# configure:20084: $? = 0
# configure:20084: result: yes
# configure:20095: checking for uid_t in sys/types.h
# configure:20114: result: yes
# configure:20210: checking for library containing setsockopt
# configure:20232: gcc -o conftest conftest.c >&5
# configure:20232: $? = 0
# configure:20313: result: none needed
# configure:20321: checking for inline
# configure:20337: gcc -c conftest.c >&5
# configure:20337: $? = 0
# configure:20345: result: inline
# configure:20375: checking for stdbool.h that conforms to C99
# configure:20442: gcc -c conftest.c >&5
# configure:20442: $? = 0
# configure:20449: result: yes
# configure:20451: checking for _Bool
# configure:20451: gcc -c conftest.c >&5
# configure:20451: $? = 0
# configure:20451: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:163:20: error: expected expression before ')' token
# if (sizeof ((_Bool)))
# ^
# configure:20451: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 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 ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:20451: result: yes
# configure:20468: checking for wchar_t
# configure:20485: gcc -c conftest.c >&5
# configure:20485: $? = 0
# configure:20492: result: yes
# configure:20647: checking whether stdint.h conforms to C99
# configure:20816: gcc -c conftest.c >&5
# configure:20816: $? = 0
# configure:20896: gcc -o conftest conftest.c >&5
# configure:20896: $? = 0
# configure:20896: ./conftest
# configure:20896: $? = 0
# configure:20908: result: yes
# configure:21253: checking whether strerror(0) succeeds
# configure:21288: gcc -o conftest conftest.c >&5
# configure:21288: $? = 0
# configure:21288: ./conftest
# configure:21288: $? = 0
# configure:21299: result: yes
# configure:21334: checking for strerror_r with POSIX signature
# configure:21352: gcc -c conftest.c >&5
# conftest.c:130:21: error: conflicting types for 'strerror_r'
# int strerror_r (int, char *, size_t);
# ^~~~~~~~~~
# In file included from conftest.c:129:0:
# /usr/include/string.h:433:14: note: previous declaration of 'strerror_r' was here
# extern char *strerror_r (int __errnum, char *__buf, size_t __buflen)
# ^~~~~~~~~~
# configure:21352: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | /* end confdefs.h. */
# | #include
# | int strerror_r (int, char *, size_t);
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:21360: result: no
# configure:21440: checking whether __xpg_strerror_r works
# configure:21480: gcc -o conftest conftest.c >&5
# configure:21480: $? = 0
# configure:21480: ./conftest
# configure:21480: $? = 0
# configure:21491: result: yes
# configure:21499: checking whether strerror_r is declared
# configure:21499: gcc -c conftest.c >&5
# configure:21499: $? = 0
# configure:21499: result: yes
# configure:21599: checking whether ffsl is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether ffsll is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether memmem is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether mempcpy is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether memrchr is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether rawmemchr is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether stpcpy is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether stpncpy is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strchrnul is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strdup is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strncat is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strndup is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strnlen is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strpbrk is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strsep is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strcasestr is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strtok_r is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strerror_r is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strsignal is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21599: checking whether strverscmp is declared without a macro
# configure:21617: gcc -c conftest.c >&5
# configure:21617: $? = 0
# configure:21625: result: yes
# configure:21684: checking for struct timespec in
# configure:21701: gcc -c conftest.c >&5
# configure:21701: $? = 0
# configure:21708: result: yes
# configure:21900: checking for wint_t
# configure:21925: gcc -c conftest.c >&5
# configure:21925: $? = 0
# configure:21932: result: yes
# configure:21941: checking for inttypes.h
# configure:21960: gcc -c conftest.c >&5
# configure:21960: $? = 0
# configure:21967: result: yes
# configure:21978: checking for stdint.h
# configure:21995: gcc -c conftest.c >&5
# configure:21995: $? = 0
# configure:22002: result: yes
# configure:22015: checking for intmax_t
# configure:22040: gcc -c conftest.c >&5
# configure:22040: $? = 0
# configure:22047: result: yes
# configure:22066: checking where to find the exponent in a 'double'
# configure:22380: gcc -o conftest conftest.c >&5
# configure:22380: $? = 0
# configure:22380: ./conftest
# configure:22380: $? = 0
# configure:22392: result: word 1 bit 20
# configure:22423: checking whether snprintf returns a byte count as in C99
# configure:22493: gcc -o conftest conftest.c >&5
# configure:22493: $? = 0
# configure:22493: ./conftest
# configure:22493: $? = 0
# configure:22504: result: yes
# configure:22515: checking for snprintf
# configure:22515: result: yes
# configure:22515: checking for strnlen
# configure:22515: gcc -o conftest conftest.c >&5
# configure:22515: $? = 0
# configure:22515: result: yes
# configure:22515: checking for wcslen
# configure:22515: gcc -o conftest conftest.c >&5
# configure:22515: $? = 0
# configure:22515: result: yes
# configure:22515: checking for wcsnlen
# configure:22515: gcc -o conftest conftest.c >&5
# configure:22515: $? = 0
# configure:22515: result: yes
# configure:22515: checking for mbrtowc
# configure:22515: gcc -o conftest conftest.c >&5
# configure:22515: $? = 0
# configure:22515: result: yes
# configure:22515: checking for wcrtomb
# configure:22515: gcc -o conftest conftest.c >&5
# configure:22515: $? = 0
# configure:22515: result: yes
# configure:22524: checking whether _snprintf is declared
# configure:22524: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:171:10: error: '_snprintf' undeclared (first use in this function)
# (void) _snprintf;
# ^~~~~~~~~
# conftest.c:171:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:22524: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snprintf
# | #ifdef __cplusplus
# | (void) _snprintf;
# | #else
# | (void) _snprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:22524: result: no
# configure:22643: checking whether uses 'inline' correctly
# configure:22665: gcc -c conftest.c >&5
# configure:22668: $? = 0
# configure:22686: gcc -c conftest.c >&5
# configure:22689: $? = 0
# configure:22702: result: yes
# configure:22717: checking for nl_langinfo and CODESET
# configure:22733: gcc -o conftest conftest.c >&5
# configure:22733: $? = 0
# configure:22742: result: yes
# configure:22753: checking whether ungetc works on arbitrary bytes
# configure:22794: gcc -o conftest conftest.c >&5
# configure:22794: $? = 0
# configure:22794: ./conftest
# configure:22794: $? = 0
# configure:22805: result: yes
# configure:22824: checking whether getcwd (NULL, 0) allocates memory for result
# configure:22879: gcc -o conftest conftest.c >&5
# configure:22879: $? = 0
# configure:22879: ./conftest
# configure:22879: $? = 0
# configure:22889: result: yes
# configure:22893: checking for getcwd with POSIX signature
# configure:22915: gcc -c conftest.c >&5
# configure:22915: $? = 0
# configure:22923: result: yes
# configure:22932: checking whether getdtablesize is declared
# configure:22932: gcc -c conftest.c >&5
# configure:22932: $? = 0
# configure:22932: result: yes
# configure:23068: checking whether imaxabs is declared without a macro
# configure:23086: gcc -c conftest.c >&5
# configure:23086: $? = 0
# configure:23094: result: yes
# configure:23068: checking whether imaxdiv is declared without a macro
# configure:23086: gcc -c conftest.c >&5
# configure:23086: $? = 0
# configure:23094: result: yes
# configure:23068: checking whether strtoimax is declared without a macro
# configure:23086: gcc -c conftest.c >&5
# configure:23086: $? = 0
# configure:23094: result: yes
# configure:23068: checking whether strtoumax is declared without a macro
# configure:23086: gcc -c conftest.c >&5
# configure:23086: $? = 0
# configure:23094: result: yes
# configure:23109: checking for inttypes.h
# configure:23109: result: yes
# configure:23120: checking whether the inttypes.h PRIxNN macros are broken
# configure:23142: gcc -c conftest.c >&5
# configure:23142: $? = 0
# configure:23150: result: no
# configure:23196: checking for LC_MESSAGES
# configure:23212: gcc -o conftest conftest.c >&5
# configure:23212: $? = 0
# configure:23220: result: yes
# configure:23229: checking for CFPreferencesCopyAppValue
# configure:23247: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:172:42: fatal error: CoreFoundation/CFPreferences.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23247: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:23256: result: no
# configure:23263: checking for CFLocaleCopyCurrent
# configure:23281: gcc -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:172:37: fatal error: CoreFoundation/CFLocale.h: No such file or directory
# #include
# ^
# compilation terminated.
# configure:23281: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:23290: result: no
# configure:23304: checking whether lstat correctly handles trailing slash
# configure:23337: gcc -o conftest conftest.c >&5
# configure:23337: $? = 0
# configure:23337: ./conftest
# configure:23337: $? = 0
# configure:23354: result: yes
# configure:23367: checking whether alarm is declared
# configure:23367: gcc -c conftest.c >&5
# configure:23367: $? = 0
# configure:23367: result: yes
# configure:23385: checking whether unsetenv is declared
# configure:23385: gcc -c conftest.c >&5
# configure:23385: $? = 0
# configure:23385: result: yes
# configure:23426: checking for alloca as a compiler built-in
# configure:23450: result: yes
# configure:23579: checking whether inet_ntop is declared without a macro
# configure:23605: gcc -c conftest.c >&5
# configure:23605: $? = 0
# configure:23613: result: yes
# configure:23579: checking whether inet_pton is declared without a macro
# configure:23605: gcc -c conftest.c >&5
# configure:23605: $? = 0
# configure:23613: result: yes
# configure:23749: checking whether dup2 works
# configure:23825: gcc -o conftest conftest.c >&5
# configure:23825: $? = 0
# configure:23825: ./conftest
# configure:23825: $? = 0
# configure:23836: result: yes
# configure:23986: checking whether fcntl is declared without a macro
# configure:24004: gcc -c conftest.c >&5
# configure:24004: $? = 0
# configure:24012: result: yes
# configure:23986: checking whether openat is declared without a macro
# configure:24004: gcc -c conftest.c >&5
# configure:24004: $? = 0
# configure:24012: result: yes
# configure:24075: checking whether conversion from 'int' to 'long double' works
# configure:24116: gcc -o conftest conftest.c >&5
# configure:24116: $? = 0
# configure:24116: ./conftest
# configure:24116: $? = 0
# configure:24127: result: yes
# configure:24340: checking for ftello
# configure:24366: result: yes
# configure:24379: checking whether ftello works
# configure:24466: result: yes
# configure:24594: checking whether gettimeofday clobbers localtime buffer
# configure:24633: gcc -o conftest conftest.c >&5
# configure:24633: $? = 0
# configure:24633: ./conftest
# configure:24633: $? = 0
# configure:24643: result: no
# configure:24659: checking for gettimeofday with POSIX signature
# configure:24687: gcc -c conftest.c >&5
# conftest.c:189:19: error: conflicting types for 'gettimeofday'
# int gettimeofday (struct timeval *restrict, void *restrict);
# ^~~~~~~~~~~~
# In file included from conftest.c:187:0:
# /usr/include/sys/time.h:71:12: note: previous declaration of 'gettimeofday' was here
# extern int gettimeofday (struct timeval *__restrict __tv,
# ^~~~~~~~~~~~
# configure:24687: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | /* end confdefs.h. */
# | #include
# | struct timeval c;
# | int gettimeofday (struct timeval *restrict, void *restrict);
# |
# | int
# | main ()
# | {
# | /* glibc uses struct timezone * rather than the POSIX void *
# | if _GNU_SOURCE is defined. However, since the only portable
# | use of gettimeofday uses NULL as the second parameter, and
# | since the glibc definition is actually more typesafe, it is
# | not worth wrapping this to get a compliant signature. */
# | int (*f) (struct timeval *restrict, void *restrict)
# | = gettimeofday;
# | int x = f (&c, 0);
# | return !(x | c.tv_sec | c.tv_usec);
# |
# | ;
# | return 0;
# | }
# configure:24703: gcc -c conftest.c >&5
# configure:24703: $? = 0
# configure:24712: result: almost
# configure:24854: checking for library containing inet_ntop
# configure:24885: gcc -o conftest conftest.c >&5
# configure:24885: $? = 0
# configure:24902: result: none required
# configure:24940: checking whether inet_ntop is declared
# configure:24940: result: yes
# configure:25051: checking for library containing inet_pton
# configure:25082: gcc -o conftest conftest.c >&5
# configure:25082: $? = 0
# configure:25099: result: none required
# configure:25137: checking whether inet_pton is declared
# configure:25137: result: yes
# configure:25190: checking for pthread_rwlock_t
# configure:25190: gcc -c conftest.c >&5
# configure:25190: $? = 0
# configure:25190: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:196:31: error: expected expression before ')' token
# if (sizeof ((pthread_rwlock_t)))
# ^
# configure:25190: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25190: result: yes
# configure:25221: gcc -c conftest.c >&5
# configure:25221: $? = 0
# configure:25249: checking whether lseek detects pipes
# configure:25282: gcc -o conftest conftest.c >&5
# configure:25282: $? = 0
# configure:25317: result: yes
# configure:25491: checking whether is self-contained
# configure:25508: gcc -c conftest.c >&5
# configure:25508: $? = 0
# configure:25516: result: yes
# configure:25650: checking whether open recognizes a trailing slash
# configure:25689: gcc -o conftest conftest.c >&5
# configure:25689: $? = 0
# configure:25689: ./conftest
# configure:25689: $? = 0
# configure:25701: result: yes
# configure:25911: checking whether pollutes the namespace
# configure:25932: gcc -c conftest.c >&5
# configure:25932: $? = 0
# configure:25939: result: no
# configure:25945: checking for pthread_t
# configure:25945: gcc -c conftest.c >&5
# configure:25945: $? = 0
# configure:25945: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:240:24: error: expected expression before ')' token
# if (sizeof ((pthread_t)))
# ^
# configure:25945: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 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
# | #if HAVE_PTHREAD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25945: result: yes
# configure:25958: checking for pthread_spinlock_t
# configure:25958: gcc -c conftest.c >&5
# configure:25958: $? = 0
# configure:25958: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:241:33: error: expected expression before ')' token
# if (sizeof ((pthread_spinlock_t)))
# ^
# configure:25958: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_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
# | #if HAVE_PTHREAD_H
# | #include
# | #endif
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_spinlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:25958: result: yes
# configure:26010: checking for library containing pthread_create and pthread_join
# configure:26034: gcc -o conftest conftest.c >&5
# /tmp/ccSTJXJZ.o: In function `main':
# conftest.c:(.text+0x37): undefined reference to `pthread_create'
# conftest.c:(.text+0x4e): undefined reference to `pthread_join'
# collect2: error: ld returned 1 exit status
# configure:26034: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | /* end confdefs.h. */
# | #include
# | void *noop (void *p) { return p; }
# | int
# | main ()
# | {
# | pthread_t pt;
# | void *arg = 0;
# | pthread_create (&pt, 0, noop, arg);
# | pthread_join (pthread_self (), &arg);
# | ;
# | return 0;
# | }
# configure:26034: gcc -o conftest conftest.c -pthread >&5
# configure:26034: $? = 0
# configure:26048: result: -pthread
# configure:26071: checking for raise
# configure:26071: gcc -o conftest conftest.c >&5
# configure:26071: $? = 0
# configure:26071: result: yes
# configure:26091: checking for sigprocmask
# configure:26091: gcc -o conftest conftest.c >&5
# configure:26091: $? = 0
# configure:26091: result: yes
# configure:26141: checking for rawmemchr
# configure:26141: gcc -o conftest conftest.c >&5
# configure:26141: $? = 0
# configure:26141: result: yes
# configure:26241: gcc -c conftest.c >&5
# configure:26241: $? = 0
# configure:26378: checking whether setenv validates arguments
# configure:26422: gcc -o conftest conftest.c >&5
# configure:26422: $? = 0
# configure:26422: ./conftest
# configure:26422: $? = 0
# configure:26432: result: yes
# configure:26546: checking for volatile sig_atomic_t
# configure:26546: gcc -c conftest.c >&5
# configure:26546: $? = 0
# configure:26546: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:217:36: error: expected expression before ')' token
# if (sizeof ((volatile sig_atomic_t)))
# ^
# configure:26546: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:26546: result: yes
# configure:26562: checking for sighandler_t
# configure:26562: gcc -c conftest.c >&5
# configure:26562: $? = 0
# configure:26562: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:217:27: error: expected expression before ')' token
# if (sizeof ((sighandler_t)))
# ^
# configure:26562: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:26562: result: yes
# configure:26576: checking whether pthread_sigmask is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigaction is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigaddset is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigdelset is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigemptyset is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigfillset is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigismember is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigpending is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26576: checking whether sigprocmask is declared without a macro
# configure:26594: gcc -c conftest.c >&5
# configure:26594: $? = 0
# configure:26602: result: yes
# configure:26618: checking for sigprocmask
# configure:26618: result: yes
# configure:26659: checking for stdint.h
# configure:26659: result: yes
# configure:26669: checking for SIZE_MAX
# configure:26740: result: yes
# configure:26753: checking whether sleep is declared
# configure:26753: gcc -c conftest.c >&5
# configure:26753: $? = 0
# configure:26753: result: yes
# configure:26775: checking for working sleep
# configure:26823: gcc -o conftest conftest.c >&5
# configure:26823: $? = 0
# configure:26823: ./conftest
# configure:26823: $? = 0
# configure:26833: result: yes
# configure:26909: checking for socklen_t
# configure:26909: gcc -c conftest.c >&5
# configure:26909: $? = 0
# configure:26909: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:239:24: error: expected expression before ')' token
# if (sizeof ((socklen_t)))
# ^
# configure:26909: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | /* end confdefs.h. */
# |
# | /* is not needed according to POSIX, but the
# | in i386-unknown-freebsd4.10 and
# | powerpc-apple-darwin5.5 required it. */
# | #include
# | #if HAVE_SYS_SOCKET_H
# | # include
# | #elif HAVE_WS2TCPIP_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((socklen_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:26909: result: yes
# configure:27062: checking for posix_spawnattr_t
# configure:27062: gcc -c conftest.c >&5
# configure:27062: $? = 0
# configure:27062: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:231:32: error: expected expression before ')' token
# if (sizeof ((posix_spawnattr_t)))
# ^
# configure:27062: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawnattr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27062: result: yes
# configure:27077: checking for posix_spawn_file_actions_t
# configure:27077: gcc -c conftest.c >&5
# configure:27077: $? = 0
# configure:27077: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:232:41: error: expected expression before ')' token
# if (sizeof ((posix_spawn_file_actions_t)))
# ^
# configure:27077: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawn_file_actions_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27077: result: yes
# configure:27110: checking whether posix_spawn is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnp is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_init is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_destroy is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getsigdefault is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setsigdefault is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getsigmask is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setsigmask is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getflags is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setflags is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getpgroup is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setpgroup is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getschedpolicy is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setschedpolicy is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_getschedparam is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawnattr_setschedparam is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawn_file_actions_init is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawn_file_actions_destroy is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawn_file_actions_addopen is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawn_file_actions_addclose is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27110: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
# configure:27128: gcc -c conftest.c >&5
# configure:27128: $? = 0
# configure:27136: result: yes
# configure:27149: checking for ssize_t
# configure:27166: gcc -c conftest.c >&5
# configure:27166: $? = 0
# configure:27173: result: yes
# configure:27190: checking whether stat handles trailing slashes on directories
# configure:27213: gcc -o conftest conftest.c >&5
# configure:27213: $? = 0
# configure:27213: ./conftest
# configure:27213: $? = 0
# configure:27223: result: yes
# configure:27225: checking whether stat handles trailing slashes on files
# configure:27265: gcc -o conftest conftest.c >&5
# configure:27265: $? = 0
# configure:27265: ./conftest
# configure:27265: $? = 0
# configure:27276: result: yes
# configure:27320: checking for working stdalign.h
# configure:27365: gcc -c conftest.c >&5
# configure:27365: $? = 0
# configure:27372: result: yes
# configure:27422: checking for max_align_t
# configure:27422: gcc -c conftest.c >&5
# configure:27422: $? = 0
# configure:27422: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:254:26: error: expected expression before ')' token
# if (sizeof ((max_align_t)))
# ^
# configure:27422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | /* end confdefs.h. */
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((max_align_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27422: result: yes
# configure:27435: checking whether NULL can be used in arbitrary expressions
# configure:27453: gcc -c conftest.c >&5
# configure:27453: $? = 0
# configure:27460: result: yes
# configure:27626: checking whether inttypes macros match system or gnu printf
# configure:27648: result: system
# configure:27695: checking whether dprintf is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether fpurge is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:257:10: error: 'fpurge' undeclared (first use in this function)
# (void) fpurge;
# ^~~~~~
# conftest.c:257:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:27713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef fpurge
# | (void) fpurge;
# | ;
# | return 0;
# | }
# configure:27721: result: no
# configure:27695: checking whether fseeko is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether ftello is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether getdelim is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether getline is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether gets is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:261:10: error: 'gets' undeclared (first use in this function)
# (void) gets;
# ^~~~
# conftest.c:261:10: note: each undeclared identifier is reported only once for each function it appears in
# configure:27713: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef gets
# | (void) gets;
# | ;
# | return 0;
# | }
# configure:27721: result: no
# configure:27695: checking whether pclose is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether popen is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether renameat is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether snprintf is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether tmpfile is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether vdprintf is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27695: checking whether vsnprintf is declared without a macro
# configure:27713: gcc -c conftest.c >&5
# configure:27713: $? = 0
# configure:27721: result: yes
# configure:27810: checking whether _Exit is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether atoll is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether canonicalize_file_name is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether getloadavg is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether getsubopt is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether grantpt is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether initstate is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether initstate_r is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether mkdtemp is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether mkostemp is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether mkostemps is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether mkstemp is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether mkstemps is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether posix_openpt is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether ptsname is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether ptsname_r is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether random is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether random_r is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether realpath is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether rpmatch is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether secure_getenv is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether setenv is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether setstate is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether setstate_r is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether srandom is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether srandom_r is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether strtod is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether strtoll is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether strtoull is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether unlockpt is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27810: checking whether unsetenv is declared without a macro
# configure:27834: gcc -c conftest.c >&5
# configure:27834: $? = 0
# configure:27842: result: yes
# configure:27860: checking for strchrnul
# configure:27860: gcc -o conftest conftest.c >&5
# configure:27860: $? = 0
# configure:27860: result: yes
# configure:27872: checking whether strchrnul works
# configure:27916: gcc -o conftest conftest.c >&5
# configure:27916: $? = 0
# configure:27916: ./conftest
# configure:27916: $? = 0
# configure:27927: result: yes
# configure:28106: checking whether declares ioctl
# configure:28123: gcc -c conftest.c >&5
# configure:28123: $? = 0
# configure:28131: result: yes
# configure:28225: checking whether ioctl is declared without a macro
# configure:28247: gcc -c conftest.c >&5
# configure:28247: $? = 0
# configure:28255: result: yes
# configure:28372: checking for nlink_t
# configure:28372: result: yes
# configure:28387: checking whether fchmodat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether fstat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether fstatat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether futimens is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether lchmod is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether lstat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether mkdirat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether mkfifo is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether mkfifoat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether mknod is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether mknodat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether stat is declared without a macro
# configure:28413: result: yes
# configure:28387: checking whether utimensat is declared without a macro
# configure:28413: result: yes
# configure:28619: checking whether waitpid is declared without a macro
# configure:28636: gcc -c conftest.c >&5
# configure:28636: $? = 0
# configure:28644: result: yes
# configure:28765: checking whether chdir is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether chown is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether dup is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether dup2 is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether dup3 is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether environ is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether euidaccess is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether faccessat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether fchdir is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether fchownat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether fdatasync is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether fsync is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether ftruncate is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getcwd is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getdomainname is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getdtablesize is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getgroups is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether gethostname is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getlogin is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getlogin_r is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getpagesize is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether getusershell is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether setusershell is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether endusershell is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether group_member is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether isatty is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether lchown is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether link is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether linkat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether lseek is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether pipe is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether pipe2 is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether pread is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether pwrite is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether readlink is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether readlinkat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether rmdir is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether sethostname is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether sleep is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether symlink is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether symlinkat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether ttyname_r is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether unlink is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether unlinkat is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28765: checking whether usleep is declared without a macro
# configure:28795: gcc -c conftest.c >&5
# configure:28795: $? = 0
# configure:28803: result: yes
# configure:28825: checking for useconds_t
# configure:28825: gcc -c conftest.c >&5
# configure:28825: $? = 0
# configure:28825: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:392:25: error: expected expression before ')' token
# if (sizeof ((useconds_t)))
# ^
# configure:28825: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 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 ((useconds_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28825: result: yes
# configure:28837: checking whether usleep allows large arguments
# configure:28864: gcc -o conftest conftest.c >&5
# configure:28864: $? = 0
# configure:28864: ./conftest
# configure:28864: $? = 0
# configure:28874: result: yes
# configure:28984: checking for ptrdiff_t
# configure:28984: gcc -c conftest.c >&5
# configure:28984: $? = 0
# configure:28984: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:393:24: error: expected expression before ')' token
# if (sizeof ((ptrdiff_t)))
# ^
# configure:28984: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 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 ((ptrdiff_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:28984: result: yes
# configure:29005: checking for vasprintf
# configure:29005: gcc -o conftest conftest.c >&5
# configure:29005: $? = 0
# configure:29005: result: yes
# configure:29216: checking whether btowc is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wctob is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether mbsinit is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether mbrtowc is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether mbrlen is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether mbsrtowcs is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether mbsnrtowcs is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcrtomb is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsrtombs is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsnrtombs is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcwidth is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wmemchr is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wmemcmp is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wmemcpy is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wmemmove is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wmemset is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcslen is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsnlen is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscpy is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcpcpy is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsncpy is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcpncpy is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscat is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsncat is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscmp is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsncmp is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscasecmp is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsncasecmp is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscoll is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsxfrm is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsdup is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcschr is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsrchr is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcscspn is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsspn is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcspbrk is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcsstr is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcstok is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29216: checking whether wcswidth is declared without a macro
# configure:29244: gcc -c conftest.c >&5
# configure:29244: $? = 0
# configure:29252: result: yes
# configure:29268: checking for stdint.h
# configure:29268: result: yes
# configure:29308: checking for a traditional french locale
# configure:29376: gcc -o conftest conftest.c >&5
# configure:29379: $? = 0
# configure:29435: result: none
# configure:29443: checking for a turkish Unicode locale
# configure:29514: gcc -o conftest conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:456:7: warning: implicit declaration of function 'towupper' [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^~~~~~~~
# conftest.c:456:7: warning: incompatible implicit declaration of built-in function 'towupper'
# conftest.c:456:7: note: include '' or provide a declaration of 'towupper'
# conftest.c:456:35: warning: implicit declaration of function 'towlower' [-Wimplicit-function-declaration]
# if (towupper ('i') != 0x0130 || towlower (0x0130) != 'i'
# ^~~~~~~~
# conftest.c:456:35: warning: incompatible implicit declaration of built-in function 'towlower'
# conftest.c:456:35: note: include '' or provide a declaration of 'towlower'
# configure:29517: $? = 0
# configure:29565: result: none
# configure:29618: checking whether fdopen sets errno
# configure:29647: gcc -o conftest conftest.c >&5
# configure:29647: $? = 0
# configure:29647: ./conftest
# configure:29647: $? = 0
# configure:29658: result: yes
# configure:29768: checking whether getdtablesize works
# configure:29797: gcc -o conftest conftest.c >&5
# configure:29797: $? = 0
# configure:29797: ./conftest
# configure:29797: $? = 0
# configure:29808: result: yes
# configure:29857: checking for getpagesize
# configure:29857: gcc -o conftest conftest.c >&5
# configure:29857: $? = 0
# configure:29857: result: yes
# configure:29904: checking whether getpagesize is declared
# configure:29904: result: yes
# configure:29945: checking whether byte ordering is bigendian
# configure:29960: gcc -c conftest.c >&5
# conftest.c:407:9: error: unknown type name 'not'
# not a universal capable compiler
# ^~~
# conftest.c:407:15: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'universal'
# not a universal capable compiler
# ^~~~~~~~~
# conftest.c:407:15: error: unknown type name 'universal'
# configure:29960: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:30005: gcc -c conftest.c >&5
# configure:30005: $? = 0
# configure:30023: gcc -c conftest.c >&5
# conftest.c: In function 'main':
# conftest.c:413:4: error: unknown type name 'not'
# not big endian
# ^~~
# conftest.c:413:12: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'endian'
# not big endian
# ^~~~~~
# configure:30023: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:30151: result: no
# configure:30169: checking whether byte ordering is bigendian
# configure:30375: result: no
# configure:30422: gcc -c conftest.c >&5
# conftest.c:408:23: error: conflicting types for 'foo'
# extern int foo;
# ^~~
# conftest.c:407:28: note: previous declaration of 'foo' was here
# extern intptr_t foo;
# ^~~
# configure:30422: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | /* end confdefs.h. */
# | #include
# | extern intptr_t foo;
# | extern int foo;
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:30422: gcc -c conftest.c >&5
# configure:30422: $? = 0
# configure:30432: checking whether INT32_MAX < INTMAX_MAX
# configure:30466: gcc -c conftest.c >&5
# configure:30466: $? = 0
# configure:30473: result: yes
# configure:30484: checking whether INT64_MAX == LONG_MAX
# configure:30518: gcc -c conftest.c >&5
# configure:30518: $? = 0
# configure:30525: result: yes
# configure:30538: checking whether UINT32_MAX < UINTMAX_MAX
# configure:30572: gcc -c conftest.c >&5
# configure:30572: $? = 0
# configure:30579: result: yes
# configure:30590: checking whether UINT64_MAX == ULONG_MAX
# configure:30624: gcc -c conftest.c >&5
# configure:30624: $? = 0
# configure:30631: result: yes
# configure:30749: checking whether langinfo.h defines CODESET
# configure:30767: gcc -c conftest.c >&5
# configure:30767: $? = 0
# configure:30775: result: yes
# configure:30780: checking whether langinfo.h defines T_FMT_AMPM
# configure:30798: gcc -c conftest.c >&5
# configure:30798: $? = 0
# configure:30806: result: yes
# configure:30811: checking whether langinfo.h defines ERA
# configure:30829: gcc -c conftest.c >&5
# configure:30829: $? = 0
# configure:30837: result: yes
# configure:30842: checking whether langinfo.h defines YESEXPR
# configure:30860: gcc -c conftest.c >&5
# configure:30860: $? = 0
# configure:30868: result: yes
# configure:30885: checking whether nl_langinfo is declared without a macro
# configure:30903: gcc -c conftest.c >&5
# configure:30903: $? = 0
# configure:30911: result: yes
# configure:30939: checking whether locale.h conforms to POSIX:2001
# configure:30957: gcc -c conftest.c >&5
# configure:30957: $? = 0
# configure:30964: result: yes
# configure:30976: checking whether locale.h defines locale_t
# configure:30993: gcc -c conftest.c >&5
# configure:30993: $? = 0
# configure:31001: result: yes
# configure:31014: checking whether struct lconv is properly defined
# configure:31033: gcc -c conftest.c >&5
# configure:31033: $? = 0
# configure:31041: result: yes
# configure:31122: checking whether setlocale is declared without a macro
# configure:31144: gcc -c conftest.c >&5
# configure:31144: $? = 0
# configure:31152: result: yes
# configure:31122: checking whether duplocale is declared without a macro
# configure:31144: gcc -c conftest.c >&5
# configure:31144: $? = 0
# configure:31152: result: yes
# configure:31177: checking for setlocale
# configure:31177: gcc -o conftest conftest.c >&5
# configure:31177: $? = 0
# configure:31177: result: yes
# configure:31177: checking for uselocale
# configure:31177: gcc -o conftest conftest.c >&5
# configure:31177: $? = 0
# configure:31177: result: yes
# configure:31254: checking for mmap
# configure:31254: result: yes
# configure:31265: checking for MAP_ANONYMOUS
# configure:31302: result: yes
# configure:31334: checking whether posix_spawn_file_actions_addclose works
# configure:31361: gcc -o conftest conftest.c >&5
# configure:31361: $? = 0
# configure:31361: ./conftest
# configure:31361: $? = 0
# configure:31372: result: yes
# configure:31422: checking whether posix_spawn_file_actions_adddup2 works
# configure:31449: gcc -o conftest conftest.c >&5
# configure:31449: $? = 0
# configure:31449: ./conftest
# configure:31449: $? = 0
# configure:31460: result: yes
# configure:31510: checking whether posix_spawn_file_actions_addopen works
# configure:31539: gcc -o conftest conftest.c >&5
# configure:31539: $? = 0
# configure:31539: ./conftest
# configure:31539: $? = 0
# configure:31550: result: yes
# configure:31833: checking for putenv compatible with GNU and SVID
# configure:31872: gcc -o conftest conftest.c >&5
# configure:31872: $? = 0
# configure:31872: ./conftest
# configure:31872: $? = 0
# configure:31883: result: yes
# configure:31944: checking for mmap
# configure:31944: result: yes
# configure:31955: checking for MAP_ANONYMOUS
# configure:31992: result: yes
# configure:32066: checking for a traditional french locale
# configure:32193: result: none
# configure:32200: checking for a french Unicode locale
# configure:32272: gcc -o conftest conftest.c >&5
# configure:32275: $? = 0
# configure:32321: result: none
# configure:32329: checking for a traditional japanese locale
# configure:32399: gcc -o conftest conftest.c >&5
# configure:32402: $? = 0
# configure:32460: result: none
# configure:32468: checking for a transitional chinese locale
# configure:32539: gcc -o conftest conftest.c >&5
# configure:32542: $? = 0
# configure:32593: result: none
# configure:32619: checking whether symlink handles trailing slash correctly
# configure:32653: gcc -o conftest conftest.c >&5
# configure:32653: $? = 0
# configure:32653: ./conftest
# configure:32653: $? = 0
# configure:32664: result: yes
# configure:32722: checking for pthread_atfork
# configure:32722: gcc -o conftest conftest.c -pthread >&5
# configure:32722: $? = 0
# configure:32722: result: yes
# configure:32748: checking for unsetenv
# configure:32748: gcc -o conftest conftest.c >&5
# configure:32748: $? = 0
# configure:32748: result: yes
# configure:32761: checking for unsetenv() return type
# configure:32786: gcc -c conftest.c >&5
# configure:32786: $? = 0
# configure:32793: result: int
# configure:32802: checking whether unsetenv obeys POSIX
# configure:32847: gcc -o conftest conftest.c >&5
# configure:32847: $? = 0
# configure:32847: ./conftest
# configure:32847: $? = 0
# configure:32857: result: yes
# configure:32916: checking for sched_yield in -lrt
# configure:32941: gcc -o conftest conftest.c -lrt >&5
# configure:32941: $? = 0
# configure:32950: result: yes
# configure:33014: checking whether C compiler handles -Werror -Wunknown-warning-option
# configure:33033: gcc -o conftest -Werror -Wunknown-warning-option conftest.c >&5
# gcc: error: unrecognized command line option '-Wunknown-warning-option'; did you mean '-Wno-warning-token'?
# configure:33033: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | /* end confdefs.h. */
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:33043: result: no
# configure:33071: checking whether C compiler handles -Wall
# configure:33090: gcc -o conftest -Wall conftest.c >&5
# configure:33090: $? = 0
# configure:33100: result: yes
# configure:33108: checking whether C compiler handles -Wformat
# configure:33127: gcc -o conftest -Wformat conftest.c >&5
# configure:33127: $? = 0
# configure:33137: result: yes
# configure:33145: checking whether C compiler handles -Wformat-security
# configure:33164: gcc -o conftest -Wformat-security conftest.c >&5
# cc1: warning: -Wformat-security ignored without -Wformat [-Wformat-security]
# configure:33164: $? = 0
# configure:33174: result: yes
# configure:33182: checking whether C compiler handles -Wmissing-prototypes
# configure:33201: gcc -o conftest -Wmissing-prototypes conftest.c >&5
# configure:33201: $? = 0
# configure:33211: result: yes
# configure:33219: checking whether C compiler handles -Wnested-externs
# configure:33238: gcc -o conftest -Wnested-externs conftest.c >&5
# configure:33238: $? = 0
# configure:33248: result: yes
# configure:33256: checking whether C compiler handles -Wpointer-arith
# configure:33275: gcc -o conftest -Wpointer-arith conftest.c >&5
# configure:33275: $? = 0
# configure:33285: result: yes
# configure:33293: checking whether C compiler handles -Wextra
# configure:33312: gcc -o conftest -Wextra conftest.c >&5
# configure:33312: $? = 0
# configure:33322: result: yes
# configure:33330: checking whether C compiler handles -Wshadow
# configure:33349: gcc -o conftest -Wshadow conftest.c >&5
# configure:33349: $? = 0
# configure:33359: result: yes
# configure:33367: checking whether C compiler handles -Wcast-align
# configure:33386: gcc -o conftest -Wcast-align conftest.c >&5
# configure:33386: $? = 0
# configure:33396: result: yes
# configure:33404: checking whether C compiler handles -Wwrite-strings
# configure:33423: gcc -o conftest -Wwrite-strings conftest.c >&5
# configure:33423: $? = 0
# configure:33433: result: yes
# configure:33441: checking whether C compiler handles -Waggregate-return
# configure:33460: gcc -o conftest -Waggregate-return conftest.c >&5
# configure:33460: $? = 0
# configure:33470: result: yes
# configure:33478: checking whether C compiler handles -Wstrict-prototypes
# configure:33497: gcc -o conftest -Wstrict-prototypes conftest.c >&5
# conftest.c:431:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
# main ()
# ^~~~
# configure:33497: $? = 0
# configure:33507: result: yes
# configure:33515: checking whether C compiler handles -Winline
# configure:33534: gcc -o conftest -Winline conftest.c >&5
# configure:33534: $? = 0
# configure:33544: result: yes
# configure:33552: checking whether C compiler handles -Wredundant-decls
# configure:33571: gcc -o conftest -Wredundant-decls conftest.c >&5
# configure:33571: $? = 0
# configure:33581: result: yes
# configure:33589: checking whether C compiler handles -Wno-sign-compare
# configure:33608: gcc -o conftest -Wsign-compare conftest.c >&5
# configure:33608: $? = 0
# configure:33618: result: yes
# configure:33679: checking for x86_64-unknown-linux-pkg-config
# configure:33712: result: no
# configure:33722: checking for pkg-config
# configure:33740: found /usr/bin/pkg-config
# configure:33752: result: /usr/bin/pkg-config
# configure:33777: checking pkg-config is at least version 0.9.0
# configure:33780: result: yes
# configure:33790: checking for LIBXML
# configure:33797: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:33800: $? = 0
# configure:33814: $PKG_CONFIG --exists --print-errors "libxml-2.0"
# configure:33817: $? = 0
# configure:33875: result: yes
# configure:33881: checking for LIBXSLT
# configure:33888: $PKG_CONFIG --exists --print-errors "libxslt"
# configure:33891: $? = 0
# configure:33905: $PKG_CONFIG --exists --print-errors "libxslt"
# configure:33908: $? = 0
# configure:33966: result: yes
# configure:33972: checking for LIBEXSLT
# configure:33979: $PKG_CONFIG --exists --print-errors "libexslt"
# configure:33982: $? = 0
# configure:33996: $PKG_CONFIG --exists --print-errors "libexslt"
# configure:33999: $? = 0
# configure:34057: result: yes
# configure:34065: checking readline/readline.h usability
# configure:34065: gcc -c conftest.c >&5
# configure:34065: $? = 0
# configure:34065: result: yes
# configure:34065: checking readline/readline.h presence
# configure:34065: gcc -E conftest.c
# configure:34065: $? = 0
# configure:34065: result: yes
# configure:34065: checking for readline/readline.h
# configure:34065: result: yes
# configure:34077: checking for readline in -lreadline
# configure:34102: gcc -o conftest conftest.c -lreadline >&5
# configure:34102: $? = 0
# configure:34111: result: yes
# configure:34244: checking for pthread.h
# configure:34244: result: yes
# configure:34246: checking for pthread_join in -lpthread
# configure:34271: gcc -o conftest conftest.c -lpthread >&5
# configure:34271: $? = 0
# configure:34280: result: yes
# configure:34315: checking network driver name
# configure:34342: result: redhat
# configure:34392: checking for system init flavor
# configure:34454: result: systemd
# configure:34473: checking for LIBAUGEAS
# configure:34480: $PKG_CONFIG --exists --print-errors "augeas >= 0.5.0"
# configure:34483: $? = 0
# configure:34497: $PKG_CONFIG --exists --print-errors "augeas >= 0.5.0"
# configure:34500: $? = 0
# configure:34558: result: yes
# configure:34567: checking for LIBNL
# configure:34574: $PKG_CONFIG --exists --print-errors "libnl-3.0"
# configure:34577: $? = 0
# configure:34591: $PKG_CONFIG --exists --print-errors "libnl-3.0"
# configure:34594: $? = 0
# configure:34632: result: yes
# configure:34638: checking for LIBNL_ROUTE3
# configure:34645: $PKG_CONFIG --exists --print-errors "libnl-route-3.0"
# configure:34648: $? = 0
# configure:34662: $PKG_CONFIG --exists --print-errors "libnl-route-3.0"
# configure:34665: $? = 0
# configure:34703: result: yes
# configure:34716: checking whether to avoid including to prevent conflict with included by libnl3
# configure:34734: gcc -c -I/usr/include/libnl3 conftest.c >&5
# conftest.c:430:0: warning: "HAVE_PTHREAD_H" redefined
# #define HAVE_PTHREAD_H /**/
#
# conftest.c:46:0: note: this is the location of the previous definition
# #define HAVE_PTHREAD_H 1
#
# conftest.c: In function 'main':
# conftest.c:441:14: error: storage size of 'ifr' isn't known
# struct ifreq ifr; return ifr.ifr_ifru.ifru_ivalue = IFF_UP;
# ^~~
# conftest.c:441:53: error: 'IFF_UP' undeclared (first use in this function)
# struct ifreq ifr; return ifr.ifr_ifru.ifru_ivalue = IFF_UP;
# ^~~~~~
# conftest.c:441:53: note: each undeclared identifier is reported only once for each function it appears in
# configure:34734: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "netcf"
# | #define PACKAGE_TARNAME "netcf"
# | #define PACKAGE_VERSION "0.2.8"
# | #define PACKAGE_STRING "netcf 0.2.8"
# | #define PACKAGE_BUGREPORT ""
# | #define PACKAGE_URL ""
# | #define PACKAGE "netcf"
# | #define VERSION "0.2.8"
# | #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 _DARWIN_C_SOURCE 1
# | #define _GNU_SOURCE 1
# | #define __USE_MINGW_ANSI_STDIO 1
# | #define _POSIX_PTHREAD_SEMANTICS 1
# | #define _TANDEM_SOURCE 1
# | #define HAVE_FSEEKO 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define _REENTRANT 1
# | #define _THREAD_SAFE 1
# | #define HAVE_DLFCN_H 1
# | #define LT_OBJDIR ".libs/"
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_ARPA_INET_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_PTHREAD_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYS_IOCTL_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LANGINFO_H 1
# | #define HAVE_XLOCALE_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_LSTAT 1
# | #define HAVE_SETENV 1
# | #define HAVE_SLEEP 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE___XPG_STRERROR_R 1
# | #define HAVE_CATGETS 1
# | #define HAVE_SNPRINTF 1
# | #define HAVE_USLEEP 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_WORKING_O_NOATIME 1
# | #define HAVE_WORKING_O_NOFOLLOW 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETENV 1
# | #define restrict __restrict
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | #define HAVE_SHUTDOWN 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# | #define HAVE_SA_FAMILY_T 1
# | #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# | #define HAVE_RAW_DECL_SOCKET 1
# | #define HAVE_RAW_DECL_CONNECT 1
# | #define HAVE_RAW_DECL_ACCEPT 1
# | #define HAVE_RAW_DECL_BIND 1
# | #define HAVE_RAW_DECL_GETPEERNAME 1
# | #define HAVE_RAW_DECL_GETSOCKNAME 1
# | #define HAVE_RAW_DECL_GETSOCKOPT 1
# | #define HAVE_RAW_DECL_LISTEN 1
# | #define HAVE_RAW_DECL_RECV 1
# | #define HAVE_RAW_DECL_SEND 1
# | #define HAVE_RAW_DECL_RECVFROM 1
# | #define HAVE_RAW_DECL_SENDTO 1
# | #define HAVE_RAW_DECL_SETSOCKOPT 1
# | #define HAVE_RAW_DECL_SHUTDOWN 1
# | #define HAVE_RAW_DECL_ACCEPT4 1
# | #define HAVE_IPV4 1
# | #define HAVE_IPV6 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_STDLIB_H 1
# | #define MALLOC_0_IS_NONNULL 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | #define HAVE_DECL_SETENV 1
# | #define HAVE_SEARCH_H 1
# | #define HAVE_TSEARCH 1
# | #define HAVE__BOOL 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_FFSL 1
# | #define HAVE_RAW_DECL_FFSLL 1
# | #define HAVE_RAW_DECL_MEMMEM 1
# | #define HAVE_RAW_DECL_MEMPCPY 1
# | #define HAVE_RAW_DECL_MEMRCHR 1
# | #define HAVE_RAW_DECL_RAWMEMCHR 1
# | #define HAVE_RAW_DECL_STPCPY 1
# | #define HAVE_RAW_DECL_STPNCPY 1
# | #define HAVE_RAW_DECL_STRCHRNUL 1
# | #define HAVE_RAW_DECL_STRDUP 1
# | #define HAVE_RAW_DECL_STRNCAT 1
# | #define HAVE_RAW_DECL_STRNDUP 1
# | #define HAVE_RAW_DECL_STRNLEN 1
# | #define HAVE_RAW_DECL_STRPBRK 1
# | #define HAVE_RAW_DECL_STRSEP 1
# | #define HAVE_RAW_DECL_STRCASESTR 1
# | #define HAVE_RAW_DECL_STRTOK_R 1
# | #define HAVE_RAW_DECL_STRERROR_R 1
# | #define HAVE_RAW_DECL_STRSIGNAL 1
# | #define HAVE_RAW_DECL_STRVERSCMP 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_INTMAX_T 1
# | #define DBL_EXPBIT0_WORD 1
# | #define DBL_EXPBIT0_BIT 20
# | #define HAVE_SNPRINTF 1
# | #define HAVE_STRNLEN 1
# | #define HAVE_WCSLEN 1
# | #define HAVE_WCSNLEN 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_WCRTOMB 1
# | #define HAVE_DECL__SNPRINTF 0
# | #define HAVE_SNPRINTF_RETVAL_C99 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_IMAXABS 1
# | #define HAVE_RAW_DECL_IMAXDIV 1
# | #define HAVE_RAW_DECL_STRTOIMAX 1
# | #define HAVE_RAW_DECL_STRTOUMAX 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LC_MESSAGES 1
# | #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_ALARM 1
# | #define HAVE_DECL_UNSETENV 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_RAW_DECL_INET_NTOP 1
# | #define HAVE_RAW_DECL_INET_PTON 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define GETTIMEOFDAY_TIMEZONE struct timezone
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define HAVE_DECL_INET_NTOP 1
# | #define HAVE_DECL_INET_PTON 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define GNULIB_LOCK 1
# | #define GNULIB_TEST_LSEEK 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_TEST_POSIX_SPAWNP 1
# | #define HAVE_PTHREAD_T 1
# | #define HAVE_PTHREAD_SPINLOCK_T 1
# | #define GNULIB_PTHREAD 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define HAVE_RAWMEMCHR 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define GNULIB_TEST_SETENV 1
# | #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# | #define HAVE_RAW_DECL_SIGACTION 1
# | #define HAVE_RAW_DECL_SIGADDSET 1
# | #define HAVE_RAW_DECL_SIGDELSET 1
# | #define HAVE_RAW_DECL_SIGEMPTYSET 1
# | #define HAVE_RAW_DECL_SIGFILLSET 1
# | #define HAVE_RAW_DECL_SIGISMEMBER 1
# | #define HAVE_RAW_DECL_SIGPENDING 1
# | #define HAVE_RAW_DECL_SIGPROCMASK 1
# | #define GNULIB_TEST_SIGPROCMASK 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_DECL_SLEEP 1
# | #define GNULIB_TEST_SLEEP 1
# | #define GNULIB_TEST_SOCKET 1
# | #define HAVE_POSIX_SPAWNATTR_T 1
# | #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_STAT 1
# | #define GNULIB_FSCANF 1
# | #define GNULIB_SCANF 1
# | #define HAVE_RAW_DECL_DPRINTF 1
# | #define HAVE_RAW_DECL_FSEEKO 1
# | #define HAVE_RAW_DECL_FTELLO 1
# | #define HAVE_RAW_DECL_GETDELIM 1
# | #define HAVE_RAW_DECL_GETLINE 1
# | #define HAVE_RAW_DECL_PCLOSE 1
# | #define HAVE_RAW_DECL_POPEN 1
# | #define HAVE_RAW_DECL_RENAMEAT 1
# | #define HAVE_RAW_DECL_SNPRINTF 1
# | #define HAVE_RAW_DECL_TMPFILE 1
# | #define HAVE_RAW_DECL_VDPRINTF 1
# | #define HAVE_RAW_DECL_VSNPRINTF 1
# | #define HAVE_RAW_DECL__EXIT 1
# | #define HAVE_RAW_DECL_ATOLL 1
# | #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# | #define HAVE_RAW_DECL_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | #define HAVE_RAW_DECL_INITSTATE_R 1
# | #define HAVE_RAW_DECL_MKDTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMP 1
# | #define HAVE_RAW_DECL_MKOSTEMPS 1
# | #define HAVE_RAW_DECL_MKSTEMP 1
# | #define HAVE_RAW_DECL_MKSTEMPS 1
# | #define HAVE_RAW_DECL_POSIX_OPENPT 1
# | #define HAVE_RAW_DECL_PTSNAME 1
# | #define HAVE_RAW_DECL_PTSNAME_R 1
# | #define HAVE_RAW_DECL_RANDOM 1
# | #define HAVE_RAW_DECL_RANDOM_R 1
# | #define HAVE_RAW_DECL_REALPATH 1
# | #define HAVE_RAW_DECL_RPMATCH 1
# | #define HAVE_RAW_DECL_SECURE_GETENV 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SETSTATE_R 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | #define HAVE_RAW_DECL_SRANDOM_R 1
# | #define HAVE_RAW_DECL_STRTOD 1
# | #define HAVE_RAW_DECL_STRTOLL 1
# | #define HAVE_RAW_DECL_STRTOULL 1
# | #define HAVE_RAW_DECL_UNLOCKPT 1
# | #define HAVE_RAW_DECL_UNSETENV 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRERROR_R 1
# | #define HAVE_RAW_DECL_IOCTL 1
# | #define HAVE_RAW_DECL_FCHMODAT 1
# | #define HAVE_RAW_DECL_FSTAT 1
# | #define HAVE_RAW_DECL_FSTATAT 1
# | #define HAVE_RAW_DECL_FUTIMENS 1
# | #define HAVE_RAW_DECL_LCHMOD 1
# | #define HAVE_RAW_DECL_LSTAT 1
# | #define HAVE_RAW_DECL_MKDIRAT 1
# | #define HAVE_RAW_DECL_MKFIFO 1
# | #define HAVE_RAW_DECL_MKFIFOAT 1
# | #define HAVE_RAW_DECL_MKNOD 1
# | #define HAVE_RAW_DECL_MKNODAT 1
# | #define HAVE_RAW_DECL_STAT 1
# | #define HAVE_RAW_DECL_UTIMENSAT 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_RAW_DECL_CHDIR 1
# | #define HAVE_RAW_DECL_CHOWN 1
# | #define HAVE_RAW_DECL_DUP 1
# | #define HAVE_RAW_DECL_DUP2 1
# | #define HAVE_RAW_DECL_DUP3 1
# | #define HAVE_RAW_DECL_ENVIRON 1
# | #define HAVE_RAW_DECL_EUIDACCESS 1
# | #define HAVE_RAW_DECL_FACCESSAT 1
# | #define HAVE_RAW_DECL_FCHDIR 1
# | #define HAVE_RAW_DECL_FCHOWNAT 1
# | #define HAVE_RAW_DECL_FDATASYNC 1
# | #define HAVE_RAW_DECL_FSYNC 1
# | #define HAVE_RAW_DECL_FTRUNCATE 1
# | #define HAVE_RAW_DECL_GETCWD 1
# | #define HAVE_RAW_DECL_GETDOMAINNAME 1
# | #define HAVE_RAW_DECL_GETDTABLESIZE 1
# | #define HAVE_RAW_DECL_GETGROUPS 1
# | #define HAVE_RAW_DECL_GETHOSTNAME 1
# | #define HAVE_RAW_DECL_GETLOGIN 1
# | #define HAVE_RAW_DECL_GETLOGIN_R 1
# | #define HAVE_RAW_DECL_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_GETUSERSHELL 1
# | #define HAVE_RAW_DECL_SETUSERSHELL 1
# | #define HAVE_RAW_DECL_ENDUSERSHELL 1
# | #define HAVE_RAW_DECL_GROUP_MEMBER 1
# | #define HAVE_RAW_DECL_ISATTY 1
# | #define HAVE_RAW_DECL_LCHOWN 1
# | #define HAVE_RAW_DECL_LINK 1
# | #define HAVE_RAW_DECL_LINKAT 1
# | #define HAVE_RAW_DECL_LSEEK 1
# | #define HAVE_RAW_DECL_PIPE 1
# | #define HAVE_RAW_DECL_PIPE2 1
# | #define HAVE_RAW_DECL_PREAD 1
# | #define HAVE_RAW_DECL_PWRITE 1
# | #define HAVE_RAW_DECL_READLINK 1
# | #define HAVE_RAW_DECL_READLINKAT 1
# | #define HAVE_RAW_DECL_RMDIR 1
# | #define HAVE_RAW_DECL_SETHOSTNAME 1
# | #define HAVE_RAW_DECL_SLEEP 1
# | #define HAVE_RAW_DECL_SYMLINK 1
# | #define HAVE_RAW_DECL_SYMLINKAT 1
# | #define HAVE_RAW_DECL_TTYNAME_R 1
# | #define HAVE_RAW_DECL_UNLINK 1
# | #define HAVE_RAW_DECL_UNLINKAT 1
# | #define HAVE_RAW_DECL_USLEEP 1
# | #define GNULIB_TEST_USLEEP 1
# | #define HAVE_VASPRINTF 1
# | #define GNULIB_TEST_VASPRINTF 1
# | #define GNULIB_TEST_WAITPID 1
# | #define HAVE_RAW_DECL_BTOWC 1
# | #define HAVE_RAW_DECL_WCTOB 1
# | #define HAVE_RAW_DECL_MBSINIT 1
# | #define HAVE_RAW_DECL_MBRTOWC 1
# | #define HAVE_RAW_DECL_MBRLEN 1
# | #define HAVE_RAW_DECL_MBSRTOWCS 1
# | #define HAVE_RAW_DECL_MBSNRTOWCS 1
# | #define HAVE_RAW_DECL_WCRTOMB 1
# | #define HAVE_RAW_DECL_WCSRTOMBS 1
# | #define HAVE_RAW_DECL_WCSNRTOMBS 1
# | #define HAVE_RAW_DECL_WCWIDTH 1
# | #define HAVE_RAW_DECL_WMEMCHR 1
# | #define HAVE_RAW_DECL_WMEMCMP 1
# | #define HAVE_RAW_DECL_WMEMCPY 1
# | #define HAVE_RAW_DECL_WMEMMOVE 1
# | #define HAVE_RAW_DECL_WMEMSET 1
# | #define HAVE_RAW_DECL_WCSLEN 1
# | #define HAVE_RAW_DECL_WCSNLEN 1
# | #define HAVE_RAW_DECL_WCSCPY 1
# | #define HAVE_RAW_DECL_WCPCPY 1
# | #define HAVE_RAW_DECL_WCSNCPY 1
# | #define HAVE_RAW_DECL_WCPNCPY 1
# | #define HAVE_RAW_DECL_WCSCAT 1
# | #define HAVE_RAW_DECL_WCSNCAT 1
# | #define HAVE_RAW_DECL_WCSCMP 1
# | #define HAVE_RAW_DECL_WCSNCMP 1
# | #define HAVE_RAW_DECL_WCSCASECMP 1
# | #define HAVE_RAW_DECL_WCSNCASECMP 1
# | #define HAVE_RAW_DECL_WCSCOLL 1
# | #define HAVE_RAW_DECL_WCSXFRM 1
# | #define HAVE_RAW_DECL_WCSDUP 1
# | #define HAVE_RAW_DECL_WCSCHR 1
# | #define HAVE_RAW_DECL_WCSRCHR 1
# | #define HAVE_RAW_DECL_WCSCSPN 1
# | #define HAVE_RAW_DECL_WCSSPN 1
# | #define HAVE_RAW_DECL_WCSPBRK 1
# | #define HAVE_RAW_DECL_WCSSTR 1
# | #define HAVE_RAW_DECL_WCSTOK 1
# | #define HAVE_RAW_DECL_WCSWIDTH 1
# | #define HAVE_STDINT_H 1
# | #define GNULIB_TEST_DUP 1
# | #define GNULIB_TEST_FDOPEN 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_TEST_GETPAGESIZE 1
# | #define HAVE_RAW_DECL_NL_LANGINFO 1
# | #define HAVE_RAW_DECL_SETLOCALE 1
# | #define HAVE_RAW_DECL_DUPLOCALE 1
# | #define HAVE_SETLOCALE 1
# | #define HAVE_USELOCALE 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# | #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# | #define GNULIB_TEST_PUTENV 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define GNULIB_TEST_SETLOCALE 1
# | #define GNULIB_TEST_SYMLINK 1
# | #define HAVE_PTHREAD_ATFORK 1
# | #define HAVE_UNSETENV 1
# | #define GNULIB_TEST_UNSETENV 1
# | #define HAVE_READLINE_READLINE_H 1
# | #define HAVE_LIBPTHREAD /**/
# | #define HAVE_PTHREAD_H /**/
# | #define NETCF_DRIVER redhat
# | #define NETCF_TRANSACTION LIBEXECDIR "/netcf-transaction.sh"
# | #define HAVE_LIBNL3 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | int
# | main ()
# | {
# | struct ifreq ifr; return ifr.ifr_ifru.ifru_ivalue = IFF_UP;
# | ;
# | return 0;
# | }
# configure:34741: result: no
# configure:35143: checking that generated files are newer than configure
# configure:35149: result: done
# configure:35289: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by netcf config.status 0.2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on cc5e870e8178
#
# config.status:2368: creating Makefile
# config.status:2368: creating gnulib/lib/Makefile
# config.status:2368: creating gnulib/tests/Makefile
# config.status:2368: creating src/Makefile
# config.status:2368: creating tests/Makefile
# config.status:2368: creating doc/Makefile
# config.status:2368: creating netcf.pc
# config.status:2368: creating netcf.spec
# config.status:2368: creating mingw32-netcf.spec
# config.status:2368: creating config.h
# config.status:2628: executing depfiles commands
# config.status:2628: executing libtool commands
# configure:37555: WARNING: unrecognized options: --with-init-script
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# 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_LIBAUGEAS_CFLAGS_set=
# ac_cv_env_LIBAUGEAS_CFLAGS_value=
# ac_cv_env_LIBAUGEAS_LIBS_set=
# ac_cv_env_LIBAUGEAS_LIBS_value=
# ac_cv_env_LIBEXSLT_CFLAGS_set=
# ac_cv_env_LIBEXSLT_CFLAGS_value=
# ac_cv_env_LIBEXSLT_LIBS_set=
# ac_cv_env_LIBEXSLT_LIBS_value=
# ac_cv_env_LIBNL_CFLAGS_set=
# ac_cv_env_LIBNL_CFLAGS_value=
# ac_cv_env_LIBNL_LIBS_set=
# ac_cv_env_LIBNL_LIBS_value=
# ac_cv_env_LIBNL_ROUTE3_CFLAGS_set=
# ac_cv_env_LIBNL_ROUTE3_CFLAGS_value=
# ac_cv_env_LIBNL_ROUTE3_LIBS_set=
# ac_cv_env_LIBNL_ROUTE3_LIBS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_LIBXML_CFLAGS_set=
# ac_cv_env_LIBXML_CFLAGS_value=
# ac_cv_env_LIBXML_LIBS_set=
# ac_cv_env_LIBXML_LIBS_value=
# ac_cv_env_LIBXSLT_CFLAGS_set=
# ac_cv_env_LIBXSLT_CFLAGS_value=
# ac_cv_env_LIBXSLT_LIBS_set=
# ac_cv_env_LIBXSLT_LIBS_value=
# ac_cv_env_PKG_CONFIG_LIBDIR_set=
# ac_cv_env_PKG_CONFIG_LIBDIR_value=
# ac_cv_env_PKG_CONFIG_PATH_set=
# ac_cv_env_PKG_CONFIG_PATH_value=
# ac_cv_env_PKG_CONFIG_set=
# ac_cv_env_PKG_CONFIG_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___xpg_strerror_r=yes
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_catgets=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mprotect=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_posix_spawn=yes
# ac_cv_func_pthread_atfork=yes
# ac_cv_func_raise=yes
# ac_cv_func_rawmemchr=yes
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_sleep=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_symlink=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_unsetenv=yes
# ac_cv_func_uselocale=yes
# ac_cv_func_usleep=yes
# ac_cv_func_vasnprintf=no
# ac_cv_func_vasprintf=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl_accept4=yes
# ac_cv_have_decl_accept=yes
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_bind=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_canonicalize_file_name=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_connect=yes
# ac_cv_have_decl_dprintf=yes
# ac_cv_have_decl_dup2=yes
# ac_cv_have_decl_dup3=yes
# ac_cv_have_decl_dup=yes
# ac_cv_have_decl_duplocale=yes
# ac_cv_have_decl_endusershell=yes
# ac_cv_have_decl_environ=yes
# ac_cv_have_decl_euidaccess=yes
# ac_cv_have_decl_faccessat=yes
# ac_cv_have_decl_fchdir=yes
# ac_cv_have_decl_fchmodat=yes
# ac_cv_have_decl_fchownat=yes
# ac_cv_have_decl_fcntl=yes
# ac_cv_have_decl_fdatasync=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fseeko=yes
# ac_cv_have_decl_fstat=yes
# ac_cv_have_decl_fstatat=yes
# ac_cv_have_decl_fsync=yes
# ac_cv_have_decl_ftello=yes
# ac_cv_have_decl_ftruncate=yes
# ac_cv_have_decl_futimens=yes
# ac_cv_have_decl_getcwd=yes
# ac_cv_have_decl_getdelim=yes
# ac_cv_have_decl_getdomainname=yes
# ac_cv_have_decl_getdtablesize=yes
# ac_cv_have_decl_getenv=yes
# ac_cv_have_decl_getgroups=yes
# ac_cv_have_decl_gethostname=yes
# ac_cv_have_decl_getline=yes
# ac_cv_have_decl_getloadavg=yes
# ac_cv_have_decl_getlogin=yes
# ac_cv_have_decl_getlogin_r=yes
# ac_cv_have_decl_getpagesize=yes
# ac_cv_have_decl_getpeername=yes
# ac_cv_have_decl_getsockname=yes
# ac_cv_have_decl_getsockopt=yes
# ac_cv_have_decl_getsubopt=yes
# ac_cv_have_decl_gettimeofday=yes
# ac_cv_have_decl_getusershell=yes
# ac_cv_have_decl_grantpt=yes
# ac_cv_have_decl_group_member=yes
# ac_cv_have_decl_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_inet_ntop=yes
# ac_cv_have_decl_inet_pton=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_initstate_r=yes
# ac_cv_have_decl_ioctl=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_lchmod=yes
# ac_cv_have_decl_lchown=yes
# ac_cv_have_decl_link=yes
# ac_cv_have_decl_linkat=yes
# ac_cv_have_decl_listen=yes
# ac_cv_have_decl_lseek=yes
# ac_cv_have_decl_lstat=yes
# ac_cv_have_decl_mbrlen=yes
# ac_cv_have_decl_mbrtowc=yes
# ac_cv_have_decl_mbsinit=yes
# ac_cv_have_decl_mbsnrtowcs=yes
# ac_cv_have_decl_mbsrtowcs=yes
# ac_cv_have_decl_memmem=yes
# ac_cv_have_decl_mempcpy=yes
# ac_cv_have_decl_memrchr=yes
# ac_cv_have_decl_mkdirat=yes
# ac_cv_have_decl_mkdtemp=yes
# ac_cv_have_decl_mkfifo=yes
# ac_cv_have_decl_mkfifoat=yes
# ac_cv_have_decl_mknod=yes
# ac_cv_have_decl_mknodat=yes
# ac_cv_have_decl_mkostemp=yes
# ac_cv_have_decl_mkostemps=yes
# ac_cv_have_decl_mkstemp=yes
# ac_cv_have_decl_mkstemps=yes
# ac_cv_have_decl_nl_langinfo=yes
# ac_cv_have_decl_openat=yes
# ac_cv_have_decl_pclose=yes
# ac_cv_have_decl_pipe2=yes
# ac_cv_have_decl_pipe=yes
# ac_cv_have_decl_popen=yes
# ac_cv_have_decl_posix_openpt=yes
# ac_cv_have_decl_posix_spawn=yes
# ac_cv_have_decl_posix_spawn_file_actions_addclose=yes
# ac_cv_have_decl_posix_spawn_file_actions_adddup2=yes
# ac_cv_have_decl_posix_spawn_file_actions_addopen=yes
# ac_cv_have_decl_posix_spawn_file_actions_destroy=yes
# ac_cv_have_decl_posix_spawn_file_actions_init=yes
# ac_cv_have_decl_posix_spawnattr_destroy=yes
# ac_cv_have_decl_posix_spawnattr_getflags=yes
# ac_cv_have_decl_posix_spawnattr_getpgroup=yes
# ac_cv_have_decl_posix_spawnattr_getschedparam=yes
# ac_cv_have_decl_posix_spawnattr_getschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_getsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_getsigmask=yes
# ac_cv_have_decl_posix_spawnattr_init=yes
# ac_cv_have_decl_posix_spawnattr_setflags=yes
# ac_cv_have_decl_posix_spawnattr_setpgroup=yes
# ac_cv_have_decl_posix_spawnattr_setschedparam=yes
# ac_cv_have_decl_posix_spawnattr_setschedpolicy=yes
# ac_cv_have_decl_posix_spawnattr_setsigdefault=yes
# ac_cv_have_decl_posix_spawnattr_setsigmask=yes
# ac_cv_have_decl_posix_spawnp=yes
# ac_cv_have_decl_pread=yes
# ac_cv_have_decl_pthread_sigmask=yes
# ac_cv_have_decl_ptsname=yes
# ac_cv_have_decl_ptsname_r=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_random_r=yes
# ac_cv_have_decl_rawmemchr=yes
# ac_cv_have_decl_readlink=yes
# ac_cv_have_decl_readlinkat=yes
# ac_cv_have_decl_realpath=yes
# ac_cv_have_decl_recv=yes
# ac_cv_have_decl_recvfrom=yes
# ac_cv_have_decl_renameat=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_rpmatch=yes
# ac_cv_have_decl_secure_getenv=yes
# ac_cv_have_decl_send=yes
# ac_cv_have_decl_sendto=yes
# ac_cv_have_decl_setenv=yes
# ac_cv_have_decl_sethostname=yes
# ac_cv_have_decl_setlocale=yes
# ac_cv_have_decl_setsockopt=yes
# ac_cv_have_decl_setstate=yes
# ac_cv_have_decl_setstate_r=yes
# ac_cv_have_decl_setusershell=yes
# ac_cv_have_decl_shutdown=yes
# ac_cv_have_decl_sigaction=yes
# ac_cv_have_decl_sigaddset=yes
# ac_cv_have_decl_sigdelset=yes
# ac_cv_have_decl_sigemptyset=yes
# ac_cv_have_decl_sigfillset=yes
# ac_cv_have_decl_sigismember=yes
# ac_cv_have_decl_sigpending=yes
# ac_cv_have_decl_sigprocmask=yes
# ac_cv_have_decl_sleep=yes
# ac_cv_have_decl_snprintf=yes
# ac_cv_have_decl_socket=yes
# ac_cv_have_decl_srandom=yes
# ac_cv_have_decl_srandom_r=yes
# ac_cv_have_decl_stat=yes
# ac_cv_have_decl_stpcpy=yes
# ac_cv_have_decl_stpncpy=yes
# ac_cv_have_decl_strcasestr=yes
# ac_cv_have_decl_strchrnul=yes
# ac_cv_have_decl_strdup=yes
# ac_cv_have_decl_strerror_r=yes
# ac_cv_have_decl_strncat=yes
# ac_cv_have_decl_strndup=yes
# ac_cv_have_decl_strnlen=yes
# ac_cv_have_decl_strpbrk=yes
# ac_cv_have_decl_strsep=yes
# ac_cv_have_decl_strsignal=yes
# ac_cv_have_decl_strtod=yes
# ac_cv_have_decl_strtoimax=yes
# ac_cv_have_decl_strtok_r=yes
# ac_cv_have_decl_strtoll=yes
# ac_cv_have_decl_strtoull=yes
# ac_cv_have_decl_strtoumax=yes
# ac_cv_have_decl_strverscmp=yes
# ac_cv_have_decl_symlink=yes
# ac_cv_have_decl_symlinkat=yes
# ac_cv_have_decl_tmpfile=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_unlink=yes
# ac_cv_have_decl_unlinkat=yes
# ac_cv_have_decl_unlockpt=yes
# ac_cv_have_decl_unsetenv=yes
# ac_cv_have_decl_usleep=yes
# ac_cv_have_decl_utimensat=yes
# ac_cv_have_decl_vdprintf=yes
# ac_cv_have_decl_vsnprintf=yes
# ac_cv_have_decl_waitpid=yes
# ac_cv_have_decl_wcpcpy=yes
# ac_cv_have_decl_wcpncpy=yes
# ac_cv_have_decl_wcrtomb=yes
# ac_cv_have_decl_wcscasecmp=yes
# ac_cv_have_decl_wcscat=yes
# ac_cv_have_decl_wcschr=yes
# ac_cv_have_decl_wcscmp=yes
# ac_cv_have_decl_wcscoll=yes
# ac_cv_have_decl_wcscpy=yes
# ac_cv_have_decl_wcscspn=yes
# ac_cv_have_decl_wcsdup=yes
# ac_cv_have_decl_wcslen=yes
# ac_cv_have_decl_wcsncasecmp=yes
# ac_cv_have_decl_wcsncat=yes
# ac_cv_have_decl_wcsncmp=yes
# ac_cv_have_decl_wcsncpy=yes
# ac_cv_have_decl_wcsnlen=yes
# ac_cv_have_decl_wcsnrtombs=yes
# ac_cv_have_decl_wcspbrk=yes
# ac_cv_have_decl_wcsrchr=yes
# ac_cv_have_decl_wcsrtombs=yes
# ac_cv_have_decl_wcsspn=yes
# ac_cv_have_decl_wcsstr=yes
# ac_cv_have_decl_wcstok=yes
# ac_cv_have_decl_wcswidth=yes
# ac_cv_have_decl_wcsxfrm=yes
# ac_cv_have_decl_wctob=yes
# ac_cv_have_decl_wcwidth=yes
# ac_cv_have_decl_wmemchr=yes
# ac_cv_have_decl_wmemcmp=yes
# ac_cv_have_decl_wmemcpy=yes
# ac_cv_have_decl_wmemmove=yes
# ac_cv_have_decl_wmemset=yes
# ac_cv_header_arpa_inet_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_langinfo_h=yes
# ac_cv_header_memory_h=yes
# ac_cv_header_minix_config_h=no
# ac_cv_header_netdb_h=yes
# ac_cv_header_netinet_in_h=yes
# ac_cv_header_pthread_h=yes
# ac_cv_header_readline_readline_h=yes
# ac_cv_header_sched_h=yes
# ac_cv_header_search_h=yes
# ac_cv_header_spawn_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_ioctl_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# 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_sys_uio_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_wchar_h=yes
# ac_cv_header_xlocale_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_pthread_pthread_join=yes
# ac_cv_lib_readline_readline=yes
# ac_cv_lib_rt_sched_yield=yes
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_objext=o
# ac_cv_path_EGREP='/usr/bin/grep -E'
# ac_cv_path_FGREP='/usr/bin/grep -F'
# ac_cv_path_GREP=/usr/bin/grep
# ac_cv_path_SED=/usr/bin/sed
# ac_cv_path_ac_pt_PKG_CONFIG=/usr/bin/pkg-config
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/bin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=gcc
# ac_cv_prog_CPP='gcc -E'
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_STRIP=strip
# ac_cv_prog_ac_ct_AR=ar
# ac_cv_prog_ac_ct_CC=gcc
# ac_cv_prog_ac_ct_OBJDUMP=objdump
# ac_cv_prog_ac_ct_RANLIB=ranlib
# ac_cv_prog_ac_ct_STRIP=strip
# ac_cv_prog_cc_c89=
# ac_cv_prog_cc_g=yes
# ac_cv_prog_make_make_set=yes
# ac_cv_safe_to_define___extensions__=yes
# ac_cv_search_inet_ntop='none required'
# ac_cv_search_inet_pton='none required'
# ac_cv_search_posix_spawn='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sys_file_offset_bits=no
# ac_cv_sys_largefile_CC=no
# ac_cv_sys_largefile_source=no
# ac_cv_type__Bool=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_pid_t=yes
# ac_cv_type_posix_spawn_file_actions_t=yes
# ac_cv_type_posix_spawnattr_t=yes
# ac_cv_type_pthread_rwlock_t=yes
# ac_cv_type_pthread_spinlock_t=yes
# ac_cv_type_pthread_t=yes
# ac_cv_type_ptrdiff_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_sighandler_t=yes
# ac_cv_type_sigset_t=yes
# ac_cv_type_size_t=yes
# ac_cv_type_socklen_t=yes
# ac_cv_type_struct_sockaddr_storage=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_useconds_t=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_working_alloca_h=yes
# acl_cv_hardcode_direct=no
# acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
# acl_cv_hardcode_libdir_separator=
# acl_cv_hardcode_minus_L=no
# acl_cv_libext=a
# acl_cv_libname_spec='lib$name'
# acl_cv_library_names_spec='$libname$shrext'
# acl_cv_path_LD='/usr/bin/ld -m elf_x86_64'
# acl_cv_prog_gnu_ld=yes
# acl_cv_rpath=done
# acl_cv_shlibext=so
# acl_cv_wl=-Wl,
# am_cv_CC_dependencies_compiler_type=gcc3
# am_cv_langinfo_codeset=yes
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_double_expbit0='word 1 bit 20'
# gl_cv_decl_ioctl_in_sys_ioctl_h=yes
# gl_cv_decl_null_works=yes
# gl_cv_func_dup2_works=yes
# gl_cv_func_fdopen_works=yes
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works=yes
# gl_cv_func_getcwd_null=yes
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getdtablesize_works=yes
# gl_cv_func_getopt_posix=yes
# gl_cv_func_gettimeofday_clobber=no
# gl_cv_func_gettimeofday_posix_signature=almost
# gl_cv_func_itold_works=yes
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink=yes
# gl_cv_func_malloc_0_nonnull=1
# gl_cv_func_malloc_posix=yes
# gl_cv_func_memchr_works=yes
# gl_cv_func_open_slash=yes
# gl_cv_func_posix_spawn_file_actions_addclose_works=yes
# gl_cv_func_posix_spawn_file_actions_adddup2_works=yes
# gl_cv_func_posix_spawn_file_actions_addopen_works=yes
# gl_cv_func_posix_spawn_works=yes
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_setenv_works=yes
# gl_cv_func_sigprocmask=1
# gl_cv_func_sleep_works=yes
# gl_cv_func_snprintf_retval_c99=yes
# gl_cv_func_spawnattr_setschedparam=yes
# gl_cv_func_spawnattr_setschedpolicy=yes
# gl_cv_func_stat_dir_slash=yes
# gl_cv_func_stat_file_slash=yes
# gl_cv_func_strchrnul_works=yes
# gl_cv_func_strerror_0_works=yes
# gl_cv_func_strerror_r_posix_signature=no
# gl_cv_func_strerror_r_works=yes
# gl_cv_func_svid_putenv=yes
# gl_cv_func_symlink_works=yes
# gl_cv_func_ungetc_works=yes
# gl_cv_func_unsetenv_works=yes
# gl_cv_func_usleep_works=yes
# gl_cv_have_include_next=yes
# gl_cv_have_raw_decl__Exit=yes
# gl_cv_have_raw_decl_accept4=yes
# gl_cv_have_raw_decl_accept=yes
# gl_cv_have_raw_decl_atoll=yes
# gl_cv_have_raw_decl_bind=yes
# gl_cv_have_raw_decl_btowc=yes
# gl_cv_have_raw_decl_canonicalize_file_name=yes
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_connect=yes
# gl_cv_have_raw_decl_dprintf=yes
# gl_cv_have_raw_decl_dup2=yes
# gl_cv_have_raw_decl_dup3=yes
# gl_cv_have_raw_decl_dup=yes
# gl_cv_have_raw_decl_duplocale=yes
# gl_cv_have_raw_decl_endusershell=yes
# gl_cv_have_raw_decl_environ=yes
# gl_cv_have_raw_decl_euidaccess=yes
# gl_cv_have_raw_decl_faccessat=yes
# gl_cv_have_raw_decl_fchdir=yes
# gl_cv_have_raw_decl_fchmodat=yes
# gl_cv_have_raw_decl_fchownat=yes
# gl_cv_have_raw_decl_fcntl=yes
# gl_cv_have_raw_decl_fdatasync=yes
# gl_cv_have_raw_decl_ffsl=yes
# gl_cv_have_raw_decl_ffsll=yes
# gl_cv_have_raw_decl_fpurge=no
# gl_cv_have_raw_decl_fseeko=yes
# gl_cv_have_raw_decl_fstat=yes
# gl_cv_have_raw_decl_fstatat=yes
# gl_cv_have_raw_decl_fsync=yes
# gl_cv_have_raw_decl_ftello=yes
# gl_cv_have_raw_decl_ftruncate=yes
# gl_cv_have_raw_decl_futimens=yes
# gl_cv_have_raw_decl_getcwd=yes
# gl_cv_have_raw_decl_getdelim=yes
# gl_cv_have_raw_decl_getdomainname=yes
# gl_cv_have_raw_decl_getdtablesize=yes
# gl_cv_have_raw_decl_getgroups=yes
# gl_cv_have_raw_decl_gethostname=yes
# gl_cv_have_raw_decl_getline=yes
# gl_cv_have_raw_decl_getloadavg=yes
# gl_cv_have_raw_decl_getlogin=yes
# gl_cv_have_raw_decl_getlogin_r=yes
# gl_cv_have_raw_decl_getpagesize=yes
# gl_cv_have_raw_decl_getpeername=yes
# gl_cv_have_raw_decl_gets=no
# gl_cv_have_raw_decl_getsockname=yes
# gl_cv_have_raw_decl_getsockopt=yes
# gl_cv_have_raw_decl_getsubopt=yes
# gl_cv_have_raw_decl_gettimeofday=yes
# gl_cv_have_raw_decl_getusershell=yes
# gl_cv_have_raw_decl_grantpt=yes
# gl_cv_have_raw_decl_group_member=yes
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_inet_ntop=yes
# gl_cv_have_raw_decl_inet_pton=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=yes
# gl_cv_have_raw_decl_ioctl=yes
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_lchmod=yes
# gl_cv_have_raw_decl_lchown=yes
# gl_cv_have_raw_decl_link=yes
# gl_cv_have_raw_decl_linkat=yes
# gl_cv_have_raw_decl_listen=yes
# gl_cv_have_raw_decl_lseek=yes
# gl_cv_have_raw_decl_lstat=yes
# gl_cv_have_raw_decl_mbrlen=yes
# gl_cv_have_raw_decl_mbrtowc=yes
# gl_cv_have_raw_decl_mbsinit=yes
# gl_cv_have_raw_decl_mbsnrtowcs=yes
# gl_cv_have_raw_decl_mbsrtowcs=yes
# gl_cv_have_raw_decl_memmem=yes
# gl_cv_have_raw_decl_mempcpy=yes
# gl_cv_have_raw_decl_memrchr=yes
# gl_cv_have_raw_decl_mkdirat=yes
# gl_cv_have_raw_decl_mkdtemp=yes
# gl_cv_have_raw_decl_mkfifo=yes
# gl_cv_have_raw_decl_mkfifoat=yes
# gl_cv_have_raw_decl_mknod=yes
# gl_cv_have_raw_decl_mknodat=yes
# gl_cv_have_raw_decl_mkostemp=yes
# gl_cv_have_raw_decl_mkostemps=yes
# gl_cv_have_raw_decl_mkstemp=yes
# gl_cv_have_raw_decl_mkstemps=yes
# gl_cv_have_raw_decl_nl_langinfo=yes
# gl_cv_have_raw_decl_openat=yes
# gl_cv_have_raw_decl_pclose=yes
# gl_cv_have_raw_decl_pipe2=yes
# gl_cv_have_raw_decl_pipe=yes
# gl_cv_have_raw_decl_popen=yes
# gl_cv_have_raw_decl_posix_openpt=yes
# gl_cv_have_raw_decl_posix_spawn=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addclose=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_adddup2=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_addopen=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_destroy=yes
# gl_cv_have_raw_decl_posix_spawn_file_actions_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_destroy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_getpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_getschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_getsigmask=yes
# gl_cv_have_raw_decl_posix_spawnattr_init=yes
# gl_cv_have_raw_decl_posix_spawnattr_setflags=yes
# gl_cv_have_raw_decl_posix_spawnattr_setpgroup=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedparam=yes
# gl_cv_have_raw_decl_posix_spawnattr_setschedpolicy=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigdefault=yes
# gl_cv_have_raw_decl_posix_spawnattr_setsigmask=yes
# gl_cv_have_raw_decl_posix_spawnp=yes
# gl_cv_have_raw_decl_pread=yes
# gl_cv_have_raw_decl_pthread_sigmask=yes
# gl_cv_have_raw_decl_ptsname=yes
# gl_cv_have_raw_decl_ptsname_r=yes
# gl_cv_have_raw_decl_pwrite=yes
# gl_cv_have_raw_decl_random=yes
# gl_cv_have_raw_decl_random_r=yes
# gl_cv_have_raw_decl_rawmemchr=yes
# gl_cv_have_raw_decl_readlink=yes
# gl_cv_have_raw_decl_readlinkat=yes
# gl_cv_have_raw_decl_realpath=yes
# gl_cv_have_raw_decl_recv=yes
# gl_cv_have_raw_decl_recvfrom=yes
# gl_cv_have_raw_decl_renameat=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=yes
# gl_cv_have_raw_decl_secure_getenv=yes
# gl_cv_have_raw_decl_send=yes
# gl_cv_have_raw_decl_sendto=yes
# gl_cv_have_raw_decl_setenv=yes
# gl_cv_have_raw_decl_sethostname=yes
# gl_cv_have_raw_decl_setlocale=yes
# gl_cv_have_raw_decl_setsockopt=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=yes
# gl_cv_have_raw_decl_setusershell=yes
# gl_cv_have_raw_decl_shutdown=yes
# gl_cv_have_raw_decl_sigaction=yes
# gl_cv_have_raw_decl_sigaddset=yes
# gl_cv_have_raw_decl_sigdelset=yes
# gl_cv_have_raw_decl_sigemptyset=yes
# gl_cv_have_raw_decl_sigfillset=yes
# gl_cv_have_raw_decl_sigismember=yes
# gl_cv_have_raw_decl_sigpending=yes
# gl_cv_have_raw_decl_sigprocmask=yes
# gl_cv_have_raw_decl_sleep=yes
# gl_cv_have_raw_decl_snprintf=yes
# gl_cv_have_raw_decl_socket=yes
# gl_cv_have_raw_decl_srandom=yes
# gl_cv_have_raw_decl_srandom_r=yes
# gl_cv_have_raw_decl_stat=yes
# gl_cv_have_raw_decl_stpcpy=yes
# gl_cv_have_raw_decl_stpncpy=yes
# gl_cv_have_raw_decl_strcasestr=yes
# gl_cv_have_raw_decl_strchrnul=yes
# gl_cv_have_raw_decl_strdup=yes
# gl_cv_have_raw_decl_strerror_r=yes
# gl_cv_have_raw_decl_strncat=yes
# gl_cv_have_raw_decl_strndup=yes
# gl_cv_have_raw_decl_strnlen=yes
# gl_cv_have_raw_decl_strpbrk=yes
# gl_cv_have_raw_decl_strsep=yes
# gl_cv_have_raw_decl_strsignal=yes
# gl_cv_have_raw_decl_strtod=yes
# gl_cv_have_raw_decl_strtoimax=yes
# gl_cv_have_raw_decl_strtok_r=yes
# gl_cv_have_raw_decl_strtoll=yes
# gl_cv_have_raw_decl_strtoull=yes
# gl_cv_have_raw_decl_strtoumax=yes
# gl_cv_have_raw_decl_strverscmp=yes
# gl_cv_have_raw_decl_symlink=yes
# gl_cv_have_raw_decl_symlinkat=yes
# gl_cv_have_raw_decl_tmpfile=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_unlink=yes
# gl_cv_have_raw_decl_unlinkat=yes
# gl_cv_have_raw_decl_unlockpt=yes
# gl_cv_have_raw_decl_unsetenv=yes
# gl_cv_have_raw_decl_usleep=yes
# gl_cv_have_raw_decl_utimensat=yes
# gl_cv_have_raw_decl_vdprintf=yes
# gl_cv_have_raw_decl_vsnprintf=yes
# gl_cv_have_raw_decl_waitpid=yes
# gl_cv_have_raw_decl_wcpcpy=yes
# gl_cv_have_raw_decl_wcpncpy=yes
# gl_cv_have_raw_decl_wcrtomb=yes
# gl_cv_have_raw_decl_wcscasecmp=yes
# gl_cv_have_raw_decl_wcscat=yes
# gl_cv_have_raw_decl_wcschr=yes
# gl_cv_have_raw_decl_wcscmp=yes
# gl_cv_have_raw_decl_wcscoll=yes
# gl_cv_have_raw_decl_wcscpy=yes
# gl_cv_have_raw_decl_wcscspn=yes
# gl_cv_have_raw_decl_wcsdup=yes
# gl_cv_have_raw_decl_wcslen=yes
# gl_cv_have_raw_decl_wcsncasecmp=yes
# gl_cv_have_raw_decl_wcsncat=yes
# gl_cv_have_raw_decl_wcsncmp=yes
# gl_cv_have_raw_decl_wcsncpy=yes
# gl_cv_have_raw_decl_wcsnlen=yes
# gl_cv_have_raw_decl_wcsnrtombs=yes
# gl_cv_have_raw_decl_wcspbrk=yes
# gl_cv_have_raw_decl_wcsrchr=yes
# gl_cv_have_raw_decl_wcsrtombs=yes
# gl_cv_have_raw_decl_wcsspn=yes
# gl_cv_have_raw_decl_wcsstr=yes
# gl_cv_have_raw_decl_wcstok=yes
# gl_cv_have_raw_decl_wcswidth=yes
# gl_cv_have_raw_decl_wcsxfrm=yes
# gl_cv_have_raw_decl_wctob=yes
# gl_cv_have_raw_decl_wcwidth=yes
# gl_cv_have_raw_decl_wmemchr=yes
# gl_cv_have_raw_decl_wmemcmp=yes
# gl_cv_have_raw_decl_wmemcpy=yes
# gl_cv_have_raw_decl_wmemmove=yes
# gl_cv_have_raw_decl_wmemset=yes
# gl_cv_have_weak=yes
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# gl_cv_header_langinfo_codeset=yes
# gl_cv_header_langinfo_era=yes
# gl_cv_header_langinfo_t_fmt_ampm=yes
# gl_cv_header_langinfo_yesexpr=yes
# gl_cv_header_locale_h_needs_xlocale_h=no
# gl_cv_header_locale_h_posix2001=yes
# gl_cv_header_locale_has_locale_t=yes
# gl_cv_header_netinet_in_h_selfcontained=yes
# gl_cv_header_pthread_h_pollution=no
# gl_cv_header_stdint_h=yes
# gl_cv_header_sys_socket_h_selfcontained=yes
# gl_cv_header_sys_socket_h_shut=yes
# gl_cv_header_wchar_h_correct_inline=yes
# gl_cv_header_working_fcntl_h=yes
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_lib_pthread=-pthread
# gl_cv_lib_socket='none needed'
# gl_cv_next_arpa_inet_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_inttypes_h=''
# gl_cv_next_langinfo_h=''
# gl_cv_next_locale_h=''
# gl_cv_next_pthread_h=''
# gl_cv_next_signal_h=''
# gl_cv_next_spawn_h=''
# gl_cv_next_stdint_h=''
# gl_cv_next_stdio_h=''
# gl_cv_next_stdlib_h=''
# gl_cv_next_string_h=''
# gl_cv_next_sys_ioctl_h=''
# gl_cv_next_sys_socket_h=''
# gl_cv_next_sys_stat_h=''
# gl_cv_next_sys_time_h=''
# gl_cv_next_sys_types_h=''
# gl_cv_next_sys_uio_h=''
# gl_cv_next_sys_wait_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_pragma_columns=no
# gl_cv_promoted_mode_t=mode_t
# gl_cv_rpl_alloca=yes
# gl_cv_size_max=yes
# gl_cv_socket_ipv4=yes
# gl_cv_socket_ipv6=yes
# gl_cv_sys_struct_lconv_ok=yes
# gl_cv_sys_struct_timespec_in_time_h=yes
# gl_cv_sys_struct_timeval=yes
# gl_cv_sys_struct_timeval_tv_sec=yes
# gl_cv_test_INT32_MAX_LT_INTMAX_MAX=yes
# gl_cv_test_INT64_MAX_EQ_LONG_MAX=yes
# gl_cv_test_UINT32_MAX_LT_UINTMAX_MAX=yes
# gl_cv_test_UINT64_MAX_EQ_ULONG_MAX=yes
# gl_cv_type_sigset_t=yes
# gl_cv_var_stdin_large_offset=yes
# gl_cv_warn_c__Waggregate_return=yes
# gl_cv_warn_c__Wall=yes
# gl_cv_warn_c__Wcast_align=yes
# gl_cv_warn_c__Werror__Wunknown_warning_option=no
# gl_cv_warn_c__Wextra=yes
# gl_cv_warn_c__Wformat=yes
# gl_cv_warn_c__Wformat_security=yes
# gl_cv_warn_c__Winline=yes
# gl_cv_warn_c__Wmissing_prototypes=yes
# gl_cv_warn_c__Wnested_externs=yes
# gl_cv_warn_c__Wno_sign_compare=yes
# gl_cv_warn_c__Wpointer_arith=yes
# gl_cv_warn_c__Wredundant_decls=yes
# gl_cv_warn_c__Wshadow=yes
# gl_cv_warn_c__Wstrict_prototypes=yes
# gl_cv_warn_c__Wwrite_strings=yes
# gt_cv_c_intmax_t=yes
# gt_cv_c_wchar_t=yes
# gt_cv_c_wint_t=yes
# gt_cv_func_CFLocaleCopyCurrent=no
# gt_cv_func_CFPreferencesCopyAppValue=no
# gt_cv_func_unsetenv_ret=int
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr=none
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_tr_utf8=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# lt_cv_ar_at_file=@
# lt_cv_archive_cmds_need_lc=no
# lt_cv_deplibs_check_method=pass_all
# lt_cv_file_magic_cmd='$MAGIC_CMD'
# lt_cv_file_magic_test_file=
# lt_cv_ld_reload_flag=-r
# lt_cv_nm_interface='BSD nm'
# lt_cv_objdir=.libs
# lt_cv_path_LD=/usr/bin/ld
# lt_cv_path_NM='/usr/bin/nm -B'
# lt_cv_path_mainfest_tool=no
# lt_cv_prog_compiler_c_o=yes
# lt_cv_prog_compiler_pic='-fPIC -DPIC'
# lt_cv_prog_compiler_pic_works=yes
# lt_cv_prog_compiler_rtti_exceptions=no
# lt_cv_prog_compiler_static_works=yes
# lt_cv_prog_gnu_ld=yes
# lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
# lt_cv_shlibpath_overrides_runpath=no
# lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'' | sed '\''/ __gnu_lto/d'\'''
# lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
# lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\'''
# lt_cv_sys_max_cmd_len=1572864
# lt_cv_to_host_file_cmd=func_convert_file_noop
# lt_cv_to_tool_file_cmd=func_convert_file_noop
# netcf_cv_avoid_net_if_h=no
# pkg_cv_LIBAUGEAS_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBAUGEAS_LIBS=-laugeas
# pkg_cv_LIBEXSLT_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBEXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2'
# pkg_cv_LIBNL_CFLAGS=-I/usr/include/libnl3
# pkg_cv_LIBNL_LIBS=-lnl-3
# pkg_cv_LIBNL_ROUTE3_CFLAGS=-I/usr/include/libnl3
# pkg_cv_LIBNL_ROUTE3_LIBS='-lnl-route-3 -lnl-3'
# pkg_cv_LIBXML_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXML_LIBS=-lxml2
# pkg_cv_LIBXSLT_CFLAGS=-I/usr/include/libxml2
# pkg_cv_LIBXSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/missing aclocal-1.15'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='0'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/missing autoconf'
# AUTOHEADER='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/missing automake-1.15'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# CC='gcc'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=''
# CONFIG_INCLUDE='config.h'
# CPP='gcc -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DLLTOOL='false'
# DSYMUTIL=''
# DUMPBIN=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/bin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# FGREP='/usr/bin/grep -F'
# FLOAT_H=''
# GETOPT_H=''
# GL_COND_LIBTOOL_FALSE='#'
# GL_COND_LIBTOOL_TRUE=''
# GL_GENERATE_ALLOCA_H_FALSE='#'
# GL_GENERATE_ALLOCA_H_TRUE=''
# GL_GENERATE_ERRNO_H_FALSE=''
# GL_GENERATE_ERRNO_H_TRUE='#'
# GL_GENERATE_FLOAT_H_FALSE=''
# GL_GENERATE_FLOAT_H_TRUE='#'
# GL_GENERATE_NETINET_IN_H_FALSE=''
# GL_GENERATE_NETINET_IN_H_TRUE='#'
# GL_GENERATE_PTHREAD_H_FALSE=''
# GL_GENERATE_PTHREAD_H_TRUE='#'
# GL_GENERATE_SCHED_H_FALSE=''
# GL_GENERATE_SCHED_H_TRUE='#'
# GL_GENERATE_STDALIGN_H_FALSE=''
# GL_GENERATE_STDALIGN_H_TRUE='#'
# GL_GENERATE_STDBOOL_H_FALSE=''
# GL_GENERATE_STDBOOL_H_TRUE='#'
# GL_GENERATE_STDDEF_H_FALSE=''
# GL_GENERATE_STDDEF_H_TRUE='#'
# GL_GENERATE_STDINT_H_FALSE=''
# GL_GENERATE_STDINT_H_TRUE='#'
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='0'
# GNULIB_ATOLL='0'
# GNULIB_BIND='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='0'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CONNECT='0'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='IN_NETCF_GNULIB_TESTS'
# GNULIB_DUPLOCALE='0'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='0'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='0'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='IN_NETCF_GNULIB_TESTS'
# GNULIB_FFLUSH='0'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='0'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='0'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='0'
# GNULIB_FSEEKO='0'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='0'
# GNULIB_FSYNC='0'
# GNULIB_FTELL='1'
# GNULIB_FTELLO='1'
# GNULIB_FTRUNCATE='0'
# GNULIB_FUTIMENS='0'
# GNULIB_FWRITE='1'
# GNULIB_GETC='1'
# GNULIB_GETCHAR='1'
# GNULIB_GETCWD='IN_NETCF_GNULIB_TESTS'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='IN_NETCF_GNULIB_TESTS'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='0'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='IN_NETCF_GNULIB_TESTS'
# GNULIB_GETPEERNAME='0'
# GNULIB_GETSOCKNAME='0'
# GNULIB_GETSOCKOPT='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT=''
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_INET_NTOP='1'
# GNULIB_INET_PTON='1'
# GNULIB_IOCTL='0'
# GNULIB_ISATTY='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='0'
# GNULIB_LOCALECONV='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='IN_NETCF_GNULIB_TESTS'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='0'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='0'
# GNULIB_MBSLEN='0'
# GNULIB_MBSNCASECMP='0'
# GNULIB_MBSNLEN='0'
# GNULIB_MBSNRTOWCS='0'
# GNULIB_MBSPBRK='0'
# GNULIB_MBSPCASECMP='0'
# GNULIB_MBSRCHR='0'
# GNULIB_MBSRTOWCS='0'
# GNULIB_MBSSEP='0'
# GNULIB_MBSSPN='0'
# GNULIB_MBSSTR='0'
# GNULIB_MBSTOK_R='0'
# GNULIB_MBTOWC='0'
# GNULIB_MEMCHR='1'
# GNULIB_MEMMEM='0'
# GNULIB_MEMPCPY='0'
# GNULIB_MEMRCHR='0'
# GNULIB_MKDIRAT='0'
# GNULIB_MKDTEMP='0'
# GNULIB_MKFIFO='0'
# GNULIB_MKFIFOAT='0'
# GNULIB_MKNOD='0'
# GNULIB_MKNODAT='0'
# GNULIB_MKOSTEMP='0'
# GNULIB_MKOSTEMPS='0'
# GNULIB_MKSTEMP='0'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='0'
# GNULIB_NANOSLEEP='0'
# GNULIB_NL_LANGINFO='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='0'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='0'
# GNULIB_PIPE='0'
# GNULIB_POPEN='0'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POSIX_SPAWN='0'
# GNULIB_POSIX_SPAWNATTR_DESTROY='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWNATTR_GETFLAGS='0'
# GNULIB_POSIX_SPAWNATTR_GETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_GETSIGMASK='0'
# GNULIB_POSIX_SPAWNATTR_INIT='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWNATTR_SETFLAGS='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGMASK='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWNP='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='IN_NETCF_GNULIB_TESTS'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='IN_NETCF_GNULIB_TESTS'
# GNULIB_PREAD='0'
# GNULIB_PRINTF='1'
# GNULIB_PRINTF_POSIX='0'
# GNULIB_PTHREAD_SIGMASK='0'
# GNULIB_PTSNAME='0'
# GNULIB_PTSNAME_R='0'
# GNULIB_PUTC='1'
# GNULIB_PUTCHAR='1'
# GNULIB_PUTENV='IN_NETCF_GNULIB_TESTS'
# GNULIB_PUTS='1'
# GNULIB_PWRITE='0'
# GNULIB_QSORT_R='0'
# GNULIB_RAISE='1'
# GNULIB_RANDOM='0'
# GNULIB_RANDOM_R='0'
# GNULIB_RAWMEMCHR='1'
# GNULIB_READ='0'
# GNULIB_READLINK='0'
# GNULIB_READLINKAT='0'
# GNULIB_REALLOC_POSIX='1'
# GNULIB_REALPATH='0'
# GNULIB_RECV='0'
# GNULIB_RECVFROM='0'
# GNULIB_REMOVE='0'
# GNULIB_RENAME='0'
# GNULIB_RENAMEAT='0'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='0'
# GNULIB_SEND='0'
# GNULIB_SENDTO='0'
# GNULIB_SETENV='1'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETLOCALE='IN_NETCF_GNULIB_TESTS'
# GNULIB_SETSOCKOPT='0'
# GNULIB_SHUTDOWN='0'
# GNULIB_SIGACTION='0'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SLEEP='1'
# GNULIB_SNPRINTF='0'
# GNULIB_SOCKET='1'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='0'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='0'
# GNULIB_STRERROR='0'
# GNULIB_STRERROR_R='1'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='0'
# GNULIB_STRNLEN='0'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='0'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='0'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='IN_NETCF_GNULIB_TESTS'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='0'
# GNULIB_TMPFILE='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='IN_NETCF_GNULIB_TESTS'
# GNULIB_USLEEP='1'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='1'
# GNULIB_VDPRINTF='0'
# GNULIB_VFPRINTF='1'
# GNULIB_VFPRINTF_POSIX='0'
# GNULIB_VFSCANF='0'
# GNULIB_VPRINTF='1'
# GNULIB_VPRINTF_POSIX='0'
# GNULIB_VSCANF='0'
# GNULIB_VSNPRINTF='0'
# GNULIB_VSPRINTF_POSIX='0'
# GNULIB_WAITPID='1'
# GNULIB_WCPCPY='0'
# GNULIB_WCPNCPY='0'
# GNULIB_WCRTOMB='0'
# GNULIB_WCSCASECMP='0'
# GNULIB_WCSCAT='0'
# GNULIB_WCSCHR='0'
# GNULIB_WCSCMP='0'
# GNULIB_WCSCOLL='0'
# GNULIB_WCSCPY='0'
# GNULIB_WCSCSPN='0'
# GNULIB_WCSDUP='0'
# GNULIB_WCSLEN='0'
# GNULIB_WCSNCASECMP='0'
# GNULIB_WCSNCAT='0'
# GNULIB_WCSNCMP='0'
# GNULIB_WCSNCPY='0'
# GNULIB_WCSNLEN='0'
# GNULIB_WCSNRTOMBS='0'
# GNULIB_WCSPBRK='0'
# GNULIB_WCSRCHR='0'
# GNULIB_WCSRTOMBS='0'
# GNULIB_WCSSPN='0'
# GNULIB_WCSSTR='0'
# GNULIB_WCSTOK='0'
# GNULIB_WCSWIDTH='0'
# GNULIB_WCSXFRM='0'
# GNULIB_WCTOB='0'
# GNULIB_WCTOMB='0'
# GNULIB_WCWIDTH='0'
# GNULIB_WMEMCHR='0'
# GNULIB_WMEMCMP='0'
# GNULIB_WMEMCPY='0'
# GNULIB_WMEMMOVE='0'
# GNULIB_WMEMSET='0'
# GNULIB_WRITE='0'
# GNULIB__EXIT='0'
# GREP='/usr/bin/grep'
# HAVE_ACCEPT4='1'
# HAVE_ARPA_INET_H='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FPURGE='1'
# HAVE_DECL_FSEEKO='1'
# HAVE_DECL_FTELLO='1'
# HAVE_DECL_GETDELIM='1'
# HAVE_DECL_GETDOMAINNAME='1'
# HAVE_DECL_GETLINE='1'
# HAVE_DECL_GETLOADAVG='1'
# HAVE_DECL_GETLOGIN_R='1'
# HAVE_DECL_GETPAGESIZE='1'
# HAVE_DECL_GETUSERSHELL='1'
# HAVE_DECL_IMAXABS='1'
# HAVE_DECL_IMAXDIV='1'
# HAVE_DECL_INET_NTOP='1'
# HAVE_DECL_INET_PTON='1'
# HAVE_DECL_LOCALTIME_R='1'
# HAVE_DECL_MEMMEM='1'
# HAVE_DECL_MEMRCHR='1'
# HAVE_DECL_OBSTACK_PRINTF='1'
# HAVE_DECL_SETENV='1'
# HAVE_DECL_SETHOSTNAME='1'
# HAVE_DECL_SNPRINTF='1'
# HAVE_DECL_STRDUP='1'
# HAVE_DECL_STRERROR_R='1'
# HAVE_DECL_STRNDUP='1'
# HAVE_DECL_STRNLEN='1'
# HAVE_DECL_STRSIGNAL='1'
# HAVE_DECL_STRTOIMAX='1'
# HAVE_DECL_STRTOK_R='1'
# HAVE_DECL_STRTOUMAX='1'
# HAVE_DECL_TTYNAME_R='1'
# HAVE_DECL_UNSETENV='1'
# HAVE_DECL_VSNPRINTF='1'
# HAVE_DECL_WCTOB='1'
# HAVE_DECL_WCWIDTH='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_DUPLOCALE='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FEATURES_H='1'
# HAVE_FFSL='1'
# HAVE_FFSLL='1'
# HAVE_FSEEKO='1'
# HAVE_FSTATAT='1'
# HAVE_FSYNC='1'
# HAVE_FTELLO='1'
# HAVE_FTRUNCATE='1'
# HAVE_FUTIMENS='1'
# HAVE_GETDTABLESIZE='1'
# HAVE_GETGROUPS='1'
# HAVE_GETHOSTNAME='1'
# HAVE_GETLOGIN='1'
# HAVE_GETOPT_H='1'
# HAVE_GETPAGESIZE='1'
# HAVE_GETSUBOPT='1'
# HAVE_GETTIMEOFDAY='1'
# HAVE_GRANTPT='1'
# HAVE_GROUP_MEMBER='1'
# HAVE_INTTYPES_H='1'
# HAVE_LANGINFO_CODESET='1'
# HAVE_LANGINFO_ERA='1'
# HAVE_LANGINFO_H='1'
# HAVE_LANGINFO_T_FMT_AMPM='1'
# HAVE_LANGINFO_YESEXPR='1'
# HAVE_LCHMOD='1'
# HAVE_LCHOWN='1'
# HAVE_LINK='1'
# HAVE_LINKAT='1'
# HAVE_LONG_LONG_INT='1'
# HAVE_LSTAT='1'
# HAVE_MAX_ALIGN_T='1'
# HAVE_MBRLEN='1'
# HAVE_MBRTOWC='1'
# HAVE_MBSINIT='1'
# HAVE_MBSLEN='0'
# HAVE_MBSNRTOWCS='1'
# HAVE_MBSRTOWCS='1'
# HAVE_MEMCHR='1'
# HAVE_MEMPCPY='1'
# HAVE_MKDIRAT='1'
# HAVE_MKDTEMP='1'
# HAVE_MKFIFO='1'
# HAVE_MKFIFOAT='1'
# HAVE_MKNOD='1'
# HAVE_MKNODAT='1'
# HAVE_MKOSTEMP='1'
# HAVE_MKOSTEMPS='1'
# HAVE_MKSTEMP='1'
# HAVE_MKSTEMPS='1'
# HAVE_MSVC_INVALID_PARAMETER_HANDLER='0'
# HAVE_NANOSLEEP='1'
# HAVE_NETINET_IN_H=''
# HAVE_NL_LANGINFO='1'
# HAVE_OPENAT='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_SIGNALBLOCKING='1'
# HAVE_POSIX_SPAWN='1'
# HAVE_POSIX_SPAWNATTR_T='1'
# HAVE_POSIX_SPAWN_FILE_ACTIONS_T='1'
# HAVE_PREAD='1'
# HAVE_PTHREAD_H='1'
# HAVE_PTHREAD_SIGMASK='1'
# HAVE_PTHREAD_SPINLOCK_T='1'
# HAVE_PTHREAD_T='1'
# HAVE_PTSNAME='1'
# HAVE_PTSNAME_R='1'
# HAVE_PWRITE='1'
# HAVE_RAISE='1'
# HAVE_RANDOM='1'
# HAVE_RANDOM_H='1'
# HAVE_RANDOM_R='1'
# HAVE_RAWMEMCHR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_RPMATCH='1'
# HAVE_SA_FAMILY_T='1'
# HAVE_SCHED_H=''
# HAVE_SECURE_GETENV='1'
# HAVE_SETENV='1'
# HAVE_SETHOSTNAME='1'
# HAVE_SIGACTION='1'
# HAVE_SIGHANDLER_T='1'
# HAVE_SIGINFO_T='1'
# HAVE_SIGNED_SIG_ATOMIC_T=''
# HAVE_SIGNED_WCHAR_T=''
# HAVE_SIGNED_WINT_T=''
# HAVE_SIGSET_T='1'
# HAVE_SLEEP='1'
# HAVE_SPAWN_H='1'
# HAVE_STDINT_H='1'
# HAVE_STPCPY='1'
# HAVE_STPNCPY='1'
# HAVE_STRCASESTR='1'
# HAVE_STRCHRNUL='1'
# HAVE_STRPBRK='1'
# HAVE_STRPTIME='1'
# HAVE_STRSEP='1'
# HAVE_STRTOD='1'
# HAVE_STRTOLL='1'
# HAVE_STRTOULL='1'
# HAVE_STRUCT_RANDOM_DATA='1'
# HAVE_STRUCT_SCHED_PARAM=''
# HAVE_STRUCT_SIGACTION_SA_SIGACTION='1'
# HAVE_STRUCT_SOCKADDR_STORAGE='1'
# HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY='1'
# HAVE_STRUCT_TIMEVAL='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# HAVE_SYS_IOCTL_H='1'
# HAVE_SYS_LOADAVG_H='0'
# HAVE_SYS_PARAM_H='0'
# HAVE_SYS_SOCKET_H='1'
# HAVE_SYS_TIME_H='1'
# HAVE_SYS_TYPES_H='1'
# HAVE_SYS_UIO_H='1'
# HAVE_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNISTD_H='1'
# HAVE_UNLINKAT='1'
# HAVE_UNLOCKPT='1'
# HAVE_UNSIGNED_LONG_LONG_INT='1'
# HAVE_USLEEP='1'
# HAVE_UTIMENSAT='1'
# HAVE_VASPRINTF='1'
# HAVE_VDPRINTF='1'
# HAVE_WCHAR_H='1'
# HAVE_WCHAR_T='1'
# HAVE_WCPCPY='1'
# HAVE_WCPNCPY='1'
# HAVE_WCRTOMB='1'
# HAVE_WCSCASECMP='1'
# HAVE_WCSCAT='1'
# HAVE_WCSCHR='1'
# HAVE_WCSCMP='1'
# HAVE_WCSCOLL='1'
# HAVE_WCSCPY='1'
# HAVE_WCSCSPN='1'
# HAVE_WCSDUP='1'
# HAVE_WCSLEN='1'
# HAVE_WCSNCASECMP='1'
# HAVE_WCSNCAT='1'
# HAVE_WCSNCMP='1'
# HAVE_WCSNCPY='1'
# HAVE_WCSNLEN='1'
# HAVE_WCSNRTOMBS='1'
# HAVE_WCSPBRK='1'
# HAVE_WCSRCHR='1'
# HAVE_WCSRTOMBS='1'
# HAVE_WCSSPN='1'
# HAVE_WCSSTR='1'
# HAVE_WCSTOK='1'
# HAVE_WCSWIDTH='1'
# HAVE_WCSXFRM='1'
# HAVE_WINSOCK2_H='0'
# HAVE_WINT_T='1'
# HAVE_WMEMCHR='1'
# HAVE_WMEMCMP='1'
# HAVE_WMEMCPY='1'
# HAVE_WMEMMOVE='1'
# HAVE_WMEMSET='1'
# HAVE_WS2TCPIP_H='0'
# HAVE_XLOCALE_H='1'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# IFDOWN=''
# IFUP=''
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INET_NTOP_LIB=''
# INET_PTON_LIB=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='1'
# INTL_MACOSX_LIBS=''
# LD='/usr/bin/ld -m elf_x86_64'
# LDFLAGS=''
# LIBAUGEAS_CFLAGS='-I/usr/include/libxml2'
# LIBAUGEAS_LIBS='-laugeas'
# LIBEXSLT_CFLAGS='-I/usr/include/libxml2'
# LIBEXSLT_LIBS='-lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2'
# LIBINTL=''
# LIBMULTITHREAD='-pthread'
# LIBNETCF_VERSION_INFO='5:0:4'
# LIBNL_CFLAGS='-I/usr/include/libnl3'
# LIBNL_LIBS='-lnl-3'
# LIBNL_ROUTE3_CFLAGS='-I/usr/include/libnl3'
# LIBNL_ROUTE3_LIBS='-lnl-route-3 -lnl-3'
# LIBOBJS=''
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS='-lpthread '
# LIBSOCKET=''
# LIBTESTS_LIBDEPS=''
# LIBTHREAD=''
# LIBTOOL='$(SHELL) $(top_builddir)/libtool'
# LIBXML_CFLAGS='-I/usr/include/libxml2'
# LIBXML_LIBS='-lxml2'
# LIBXSLT_CFLAGS='-I/usr/include/libxml2'
# LIBXSLT_LIBS='-lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2'
# LIB_POSIX_SPAWN=''
# LIB_PTHREAD='-pthread'
# LIPO=''
# LN_S='ln -s'
# LOCALE_FR='none'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_TR_UTF8='none'
# LOCALE_ZH_CN='none'
# LTLIBINTL=''
# LTLIBMULTITHREAD='-pthread'
# LTLIBOBJS=''
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAKEINFO='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/missing makeinfo'
# MANIFEST_TOOL=':'
# MKDIR_P='/usr/bin/mkdir -p'
# NETCF_CFLAGS='--std=gnu99 -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fasynchronous-unwind-tables'
# NETCF_DRIVER='redhat'
# NETCF_DRIVER_DEBIAN_FALSE=''
# NETCF_DRIVER_DEBIAN_TRUE='#'
# NETCF_DRIVER_MSWINDOWS_FALSE=''
# NETCF_DRIVER_MSWINDOWS_TRUE='#'
# NETCF_DRIVER_REDHAT_FALSE='#'
# NETCF_DRIVER_REDHAT_TRUE=''
# NETCF_DRIVER_SUSE_FALSE=''
# NETCF_DRIVER_SUSE_TRUE='#'
# NETCF_LIBDEPS='-laugeas -lexslt -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lgcrypt -lgpg-error -lxml2 -lxslt -lxml2 -lz -llzma -lm -ldl -lm -lxml2 -lxml2 -lnl-3'
# NETCF_TRANSACTION_SUPPORT_FALSE='#'
# NETCF_TRANSACTION_SUPPORT_TRUE=''
# NETCF_USE_INITSCRIPTS_FALSE=''
# NETCF_USE_INITSCRIPTS_TRUE='#'
# NETCF_USE_SYSTEMD_FALSE='#'
# NETCF_USE_SYSTEMD_TRUE=''
# NETINET_IN_H=''
# NEXT_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ARPA_INET_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_FLOAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_LANGINFO_H=''
# NEXT_AS_FIRST_DIRECTIVE_LOCALE_H=''
# NEXT_AS_FIRST_DIRECTIVE_NETINET_IN_H=''
# NEXT_AS_FIRST_DIRECTIVE_PTHREAD_H=''
# NEXT_AS_FIRST_DIRECTIVE_SCHED_H=''
# NEXT_AS_FIRST_DIRECTIVE_SIGNAL_H=''
# NEXT_AS_FIRST_DIRECTIVE_SPAWN_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDDEF_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDINT_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_STDLIB_H=''
# NEXT_AS_FIRST_DIRECTIVE_STRING_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_IOCTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_SOCKET_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_STAT_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_TYPES_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_UIO_H=''
# NEXT_AS_FIRST_DIRECTIVE_SYS_WAIT_H=''
# NEXT_AS_FIRST_DIRECTIVE_TIME_H=''
# NEXT_AS_FIRST_DIRECTIVE_UNISTD_H=''
# NEXT_AS_FIRST_DIRECTIVE_WCHAR_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_FLOAT_H=''
# NEXT_GETOPT_H=''
# NEXT_INTTYPES_H=''
# NEXT_LANGINFO_H=''
# NEXT_LOCALE_H=''
# NEXT_NETINET_IN_H=''
# NEXT_PTHREAD_H=''
# NEXT_SCHED_H=''
# NEXT_SIGNAL_H=''
# NEXT_SPAWN_H=''
# NEXT_STDDEF_H=''
# NEXT_STDINT_H=''
# NEXT_STDIO_H=''
# NEXT_STDLIB_H=''
# NEXT_STRING_H=''
# NEXT_SYS_IOCTL_H=''
# NEXT_SYS_SOCKET_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_UIO_H=''
# NEXT_SYS_WAIT_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NM='/usr/bin/nm -B'
# NMEDIT=''
# OBJDUMP='objdump'
# OBJEXT='o'
# OTOOL64=''
# OTOOL=''
# PACKAGE='netcf'
# PACKAGE_BUGREPORT=''
# PACKAGE_NAME='netcf'
# PACKAGE_STRING='netcf 0.2.8'
# PACKAGE_TARNAME='netcf'
# PACKAGE_URL=''
# PACKAGE_VERSION='0.2.8'
# PATH_SEPARATOR=':'
# PKG_CONFIG='/usr/bin/pkg-config'
# PKG_CONFIG_LIBDIR=''
# PKG_CONFIG_PATH=''
# POSIX_SPAWN_PORTED_FALSE='#'
# POSIX_SPAWN_PORTED_TRUE=''
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='"l"'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H=''
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# READLINE_LIBS='-lreadline'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_DUPLOCALE='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='0'
# REPLACE_FDOPEN='0'
# REPLACE_FFLUSH='0'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='0'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='0'
# REPLACE_FSEEKO='0'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='0'
# REPLACE_GETDELIM='0'
# REPLACE_GETDOMAINNAME='0'
# REPLACE_GETDTABLESIZE='0'
# REPLACE_GETGROUPS='0'
# REPLACE_GETLINE='0'
# REPLACE_GETLOGIN_R='0'
# REPLACE_GETPAGESIZE='0'
# REPLACE_GETTIMEOFDAY='0'
# REPLACE_GMTIME='0'
# REPLACE_INET_NTOP='0'
# REPLACE_INET_PTON='0'
# REPLACE_IOCTL='0'
# REPLACE_ISATTY='0'
# REPLACE_ITOLD='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALECONV='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='GNULIB_PORTCHECK'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='0'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='0'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='GNULIB_PORTCHECK'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NL_LANGINFO='0'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_PERROR='0'
# REPLACE_POPEN='0'
# REPLACE_POSIX_SPAWN='0'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='0'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='0'
# REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='0'
# REPLACE_PREAD='0'
# REPLACE_PRINTF='0'
# REPLACE_PTHREAD_SIGMASK='0'
# REPLACE_PTSNAME='0'
# REPLACE_PTSNAME_R='0'
# REPLACE_PUTENV='0'
# REPLACE_PWRITE='0'
# REPLACE_QSORT_R='0'
# REPLACE_RAISE='0'
# REPLACE_RANDOM_R='0'
# REPLACE_READ='0'
# REPLACE_READLINK='0'
# REPLACE_READLINKAT='0'
# REPLACE_REALLOC='0'
# REPLACE_REALPATH='0'
# REPLACE_REMOVE='0'
# REPLACE_RENAME='0'
# REPLACE_RENAMEAT='0'
# REPLACE_RMDIR='0'
# REPLACE_SETENV='0'
# REPLACE_SETLOCALE='0'
# REPLACE_SLEEP='0'
# REPLACE_SNPRINTF='0'
# REPLACE_SPRINTF='0'
# REPLACE_STAT='0'
# REPLACE_STDIO_READ_FUNCS='0'
# REPLACE_STDIO_WRITE_FUNCS='0'
# REPLACE_STPNCPY='0'
# REPLACE_STRCASESTR='0'
# REPLACE_STRCHRNUL='0'
# REPLACE_STRDUP='0'
# REPLACE_STRERROR='0'
# REPLACE_STRERROR_R='1'
# REPLACE_STRNCAT='0'
# REPLACE_STRNDUP='0'
# REPLACE_STRNLEN='0'
# REPLACE_STRSIGNAL='0'
# REPLACE_STRSTR='0'
# REPLACE_STRTOD='0'
# REPLACE_STRTOIMAX='0'
# REPLACE_STRTOK_R='0'
# REPLACE_STRTOUMAX='0'
# REPLACE_STRUCT_LCONV='0'
# REPLACE_STRUCT_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TTYNAME_R='0'
# REPLACE_UNLINK='0'
# REPLACE_UNLINKAT='0'
# REPLACE_UNSETENV='0'
# REPLACE_USLEEP='0'
# REPLACE_UTIMENSAT='0'
# REPLACE_VASPRINTF='0'
# REPLACE_VDPRINTF='0'
# REPLACE_VFPRINTF='0'
# REPLACE_VPRINTF='0'
# REPLACE_VSNPRINTF='0'
# REPLACE_VSPRINTF='0'
# REPLACE_WCRTOMB='0'
# REPLACE_WCSNRTOMBS='0'
# REPLACE_WCSRTOMBS='0'
# REPLACE_WCSWIDTH='0'
# REPLACE_WCTOB='0'
# REPLACE_WCTOMB='0'
# REPLACE_WCWIDTH='0'
# REPLACE_WRITE='0'
# SCHED_H=''
# SED='/usr/bin/sed'
# SET_MAKE=''
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STRIP='strip'
# SYS_IOCTL_H_HAVE_WINSOCK2_H='0'
# SYS_IOCTL_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='1'
# UNDEFINE_STRTOK_R='0'
# UNISTD_H_DEFINES_STRUCT_TIMESPEC='0'
# UNISTD_H_HAVE_WINSOCK2_H='0'
# UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS='0'
# VERSION='0.2.8'
# WARN_CFLAGS=' -Wall -Wformat -Wformat-security -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wextra -Wshadow -Wcast-align -Wwrite-strings -Waggregate-return -Wstrict-prototypes -Winline -Wredundant-decls -Wno-sign-compare'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINT_T_SUFFIX=''
# YIELD_LIB='-lrt'
# abs_aux_dir='/tmp/netcf/src/netcf-0.2.8/build-aux'
# ac_ct_AR='ar'
# ac_ct_CC='gcc'
# ac_ct_DUMPBIN=''
# am__EXEEXT_FALSE=''
# am__EXEEXT_TRUE='#'
# am__fastdepCC_FALSE='#'
# am__fastdepCC_TRUE=''
# am__include='include'
# am__isrc=''
# am__leading_dot='.'
# am__nodep='_no'
# am__quote=''
# am__tar='$${TAR-tar} chof - "$$tardir"'
# am__untar='$${TAR-tar} xf -'
# bindir='${exec_prefix}/bin'
# build='x86_64-unknown-linux-gnu'
# build_alias=''
# build_cpu='x86_64'
# build_os='linux-gnu'
# build_vendor='unknown'
# datadir='${datarootdir}'
# datarootdir='${prefix}/share'
# docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
# dvidir='${docdir}'
# exec_prefix='${prefix}'
# gl_LIBOBJS=' asnprintf.o printf-args.o printf-parse.o strerror_r.o vasnprintf.o'
# gl_LTLIBOBJS=' asnprintf.lo printf-args.lo printf-parse.lo strerror_r.lo vasnprintf.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_NETCF_GNULIB_TESTS'
# host='x86_64-unknown-linux-gnu'
# host_alias='x86_64-unknown-linux'
# host_cpu='x86_64'
# host_os='linux-gnu'
# host_vendor='unknown'
# htmldir='${docdir}'
# includedir='${prefix}/include'
# infodir='${datarootdir}/info'
# install_sh='${SHELL} /tmp/netcf/src/netcf-0.2.8/build-aux/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='/usr/lib/netcf'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='/var'
# mandir='${datarootdir}/man'
# mkdir_p='$(MKDIR_P)'
# oldincludedir='/usr/include'
# pdfdir='${docdir}'
# pkglibexecdir='${libexecdir}/${PACKAGE}'
# prefix='/usr'
# program_transform_name='s,x,x,'
# psdir='${docdir}'
# runstatedir='${localstatedir}/run'
# sbindir='${exec_prefix}/sbin'
# sharedstatedir='${prefix}/com'
# sysconfdir='/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "netcf"
# #define PACKAGE_TARNAME "netcf"
# #define PACKAGE_VERSION "0.2.8"
# #define PACKAGE_STRING "netcf 0.2.8"
# #define PACKAGE_BUGREPORT ""
# #define PACKAGE_URL ""
# #define PACKAGE "netcf"
# #define VERSION "0.2.8"
# #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 _DARWIN_C_SOURCE 1
# #define _GNU_SOURCE 1
# #define __USE_MINGW_ANSI_STDIO 1
# #define _POSIX_PTHREAD_SEMANTICS 1
# #define _TANDEM_SOURCE 1
# #define HAVE_FSEEKO 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define _REENTRANT 1
# #define _THREAD_SAFE 1
# #define HAVE_DLFCN_H 1
# #define LT_OBJDIR ".libs/"
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_ARPA_INET_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_PTHREAD_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_SPAWN_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYS_IOCTL_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LANGINFO_H 1
# #define HAVE_XLOCALE_H 1
# #define HAVE_SYMLINK 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_MPROTECT 1
# #define HAVE_LSTAT 1
# #define HAVE_SETENV 1
# #define HAVE_SLEEP 1
# #define HAVE_STRERROR_R 1
# #define HAVE___XPG_STRERROR_R 1
# #define HAVE_CATGETS 1
# #define HAVE_SNPRINTF 1
# #define HAVE_USLEEP 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_WORKING_O_NOATIME 1
# #define HAVE_WORKING_O_NOFOLLOW 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_GETENV 1
# #define restrict __restrict
# #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# #define HAVE_SHUTDOWN 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE 1
# #define HAVE_SA_FAMILY_T 1
# #define HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY 1
# #define HAVE_RAW_DECL_SOCKET 1
# #define HAVE_RAW_DECL_CONNECT 1
# #define HAVE_RAW_DECL_ACCEPT 1
# #define HAVE_RAW_DECL_BIND 1
# #define HAVE_RAW_DECL_GETPEERNAME 1
# #define HAVE_RAW_DECL_GETSOCKNAME 1
# #define HAVE_RAW_DECL_GETSOCKOPT 1
# #define HAVE_RAW_DECL_LISTEN 1
# #define HAVE_RAW_DECL_RECV 1
# #define HAVE_RAW_DECL_SEND 1
# #define HAVE_RAW_DECL_RECVFROM 1
# #define HAVE_RAW_DECL_SENDTO 1
# #define HAVE_RAW_DECL_SETSOCKOPT 1
# #define HAVE_RAW_DECL_SHUTDOWN 1
# #define HAVE_RAW_DECL_ACCEPT4 1
# #define HAVE_IPV4 1
# #define HAVE_IPV6 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_STDLIB_H 1
# #define MALLOC_0_IS_NONNULL 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_MAP_ANONYMOUS 1
# #define PROMOTED_MODE_T mode_t
# #define HAVE_POSIX_SPAWN 1
# #define HAVE_WORKING_POSIX_SPAWN 1
# #define HAVE_SIGSET_T 1
# #define HAVE_DECL_SETENV 1
# #define HAVE_SEARCH_H 1
# #define HAVE_TSEARCH 1
# #define HAVE__BOOL 1
# #define HAVE_WCHAR_T 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_FFSL 1
# #define HAVE_RAW_DECL_FFSLL 1
# #define HAVE_RAW_DECL_MEMMEM 1
# #define HAVE_RAW_DECL_MEMPCPY 1
# #define HAVE_RAW_DECL_MEMRCHR 1
# #define HAVE_RAW_DECL_RAWMEMCHR 1
# #define HAVE_RAW_DECL_STPCPY 1
# #define HAVE_RAW_DECL_STPNCPY 1
# #define HAVE_RAW_DECL_STRCHRNUL 1
# #define HAVE_RAW_DECL_STRDUP 1
# #define HAVE_RAW_DECL_STRNCAT 1
# #define HAVE_RAW_DECL_STRNDUP 1
# #define HAVE_RAW_DECL_STRNLEN 1
# #define HAVE_RAW_DECL_STRPBRK 1
# #define HAVE_RAW_DECL_STRSEP 1
# #define HAVE_RAW_DECL_STRCASESTR 1
# #define HAVE_RAW_DECL_STRTOK_R 1
# #define HAVE_RAW_DECL_STRERROR_R 1
# #define HAVE_RAW_DECL_STRSIGNAL 1
# #define HAVE_RAW_DECL_STRVERSCMP 1
# #define HAVE_WINT_T 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_INTMAX_T 1
# #define DBL_EXPBIT0_WORD 1
# #define DBL_EXPBIT0_BIT 20
# #define HAVE_SNPRINTF 1
# #define HAVE_STRNLEN 1
# #define HAVE_WCSLEN 1
# #define HAVE_WCSNLEN 1
# #define HAVE_MBRTOWC 1
# #define HAVE_WCRTOMB 1
# #define HAVE_DECL__SNPRINTF 0
# #define HAVE_SNPRINTF_RETVAL_C99 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_IMAXABS 1
# #define HAVE_RAW_DECL_IMAXDIV 1
# #define HAVE_RAW_DECL_STRTOIMAX 1
# #define HAVE_RAW_DECL_STRTOUMAX 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LC_MESSAGES 1
# #define LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_DECL_ALARM 1
# #define HAVE_DECL_UNSETENV 1
# #define HAVE_ALLOCA 1
# #define HAVE_RAW_DECL_INET_NTOP 1
# #define HAVE_RAW_DECL_INET_PTON 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define GETTIMEOFDAY_TIMEZONE struct timezone
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define HAVE_DECL_INET_NTOP 1
# #define HAVE_DECL_INET_PTON 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define GNULIB_LOCK 1
# #define GNULIB_TEST_LSEEK 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define GNULIB_TEST_MEMCHR 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_TEST_POSIX_SPAWNP 1
# #define HAVE_PTHREAD_T 1
# #define HAVE_PTHREAD_SPINLOCK_T 1
# #define GNULIB_PTHREAD 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define HAVE_RAWMEMCHR 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define GNULIB_TEST_SETENV 1
# #define HAVE_RAW_DECL_PTHREAD_SIGMASK 1
# #define HAVE_RAW_DECL_SIGACTION 1
# #define HAVE_RAW_DECL_SIGADDSET 1
# #define HAVE_RAW_DECL_SIGDELSET 1
# #define HAVE_RAW_DECL_SIGEMPTYSET 1
# #define HAVE_RAW_DECL_SIGFILLSET 1
# #define HAVE_RAW_DECL_SIGISMEMBER 1
# #define HAVE_RAW_DECL_SIGPENDING 1
# #define HAVE_RAW_DECL_SIGPROCMASK 1
# #define GNULIB_TEST_SIGPROCMASK 1
# #define HAVE_STDINT_H 1
# #define HAVE_DECL_SLEEP 1
# #define GNULIB_TEST_SLEEP 1
# #define GNULIB_TEST_SOCKET 1
# #define HAVE_POSIX_SPAWNATTR_T 1
# #define HAVE_POSIX_SPAWN_FILE_ACTIONS_T 1
# #define HAVE_RAW_DECL_POSIX_SPAWN 1
# #define HAVE_RAW_DECL_POSIX_SPAWNP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGDEFAULT 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSIGMASK 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETFLAGS 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETPGROUP 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPOLICY 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_GETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWNATTR_SETSCHEDPARAM 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define HAVE_RAW_DECL_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_STAT 1
# #define GNULIB_FSCANF 1
# #define GNULIB_SCANF 1
# #define HAVE_RAW_DECL_DPRINTF 1
# #define HAVE_RAW_DECL_FSEEKO 1
# #define HAVE_RAW_DECL_FTELLO 1
# #define HAVE_RAW_DECL_GETDELIM 1
# #define HAVE_RAW_DECL_GETLINE 1
# #define HAVE_RAW_DECL_PCLOSE 1
# #define HAVE_RAW_DECL_POPEN 1
# #define HAVE_RAW_DECL_RENAMEAT 1
# #define HAVE_RAW_DECL_SNPRINTF 1
# #define HAVE_RAW_DECL_TMPFILE 1
# #define HAVE_RAW_DECL_VDPRINTF 1
# #define HAVE_RAW_DECL_VSNPRINTF 1
# #define HAVE_RAW_DECL__EXIT 1
# #define HAVE_RAW_DECL_ATOLL 1
# #define HAVE_RAW_DECL_CANONICALIZE_FILE_NAME 1
# #define HAVE_RAW_DECL_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 1
# #define HAVE_RAW_DECL_INITSTATE_R 1
# #define HAVE_RAW_DECL_MKDTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMP 1
# #define HAVE_RAW_DECL_MKOSTEMPS 1
# #define HAVE_RAW_DECL_MKSTEMP 1
# #define HAVE_RAW_DECL_MKSTEMPS 1
# #define HAVE_RAW_DECL_POSIX_OPENPT 1
# #define HAVE_RAW_DECL_PTSNAME 1
# #define HAVE_RAW_DECL_PTSNAME_R 1
# #define HAVE_RAW_DECL_RANDOM 1
# #define HAVE_RAW_DECL_RANDOM_R 1
# #define HAVE_RAW_DECL_REALPATH 1
# #define HAVE_RAW_DECL_RPMATCH 1
# #define HAVE_RAW_DECL_SECURE_GETENV 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SETSTATE_R 1
# #define HAVE_RAW_DECL_SRANDOM 1
# #define HAVE_RAW_DECL_SRANDOM_R 1
# #define HAVE_RAW_DECL_STRTOD 1
# #define HAVE_RAW_DECL_STRTOLL 1
# #define HAVE_RAW_DECL_STRTOULL 1
# #define HAVE_RAW_DECL_UNLOCKPT 1
# #define HAVE_RAW_DECL_UNSETENV 1
# #define HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define GNULIB_TEST_STRERROR_R 1
# #define HAVE_RAW_DECL_IOCTL 1
# #define HAVE_RAW_DECL_FCHMODAT 1
# #define HAVE_RAW_DECL_FSTAT 1
# #define HAVE_RAW_DECL_FSTATAT 1
# #define HAVE_RAW_DECL_FUTIMENS 1
# #define HAVE_RAW_DECL_LCHMOD 1
# #define HAVE_RAW_DECL_LSTAT 1
# #define HAVE_RAW_DECL_MKDIRAT 1
# #define HAVE_RAW_DECL_MKFIFO 1
# #define HAVE_RAW_DECL_MKFIFOAT 1
# #define HAVE_RAW_DECL_MKNOD 1
# #define HAVE_RAW_DECL_MKNODAT 1
# #define HAVE_RAW_DECL_STAT 1
# #define HAVE_RAW_DECL_UTIMENSAT 1
# #define HAVE_RAW_DECL_WAITPID 1
# #define HAVE_RAW_DECL_CHDIR 1
# #define HAVE_RAW_DECL_CHOWN 1
# #define HAVE_RAW_DECL_DUP 1
# #define HAVE_RAW_DECL_DUP2 1
# #define HAVE_RAW_DECL_DUP3 1
# #define HAVE_RAW_DECL_ENVIRON 1
# #define HAVE_RAW_DECL_EUIDACCESS 1
# #define HAVE_RAW_DECL_FACCESSAT 1
# #define HAVE_RAW_DECL_FCHDIR 1
# #define HAVE_RAW_DECL_FCHOWNAT 1
# #define HAVE_RAW_DECL_FDATASYNC 1
# #define HAVE_RAW_DECL_FSYNC 1
# #define HAVE_RAW_DECL_FTRUNCATE 1
# #define HAVE_RAW_DECL_GETCWD 1
# #define HAVE_RAW_DECL_GETDOMAINNAME 1
# #define HAVE_RAW_DECL_GETDTABLESIZE 1
# #define HAVE_RAW_DECL_GETGROUPS 1
# #define HAVE_RAW_DECL_GETHOSTNAME 1
# #define HAVE_RAW_DECL_GETLOGIN 1
# #define HAVE_RAW_DECL_GETLOGIN_R 1
# #define HAVE_RAW_DECL_GETPAGESIZE 1
# #define HAVE_RAW_DECL_GETUSERSHELL 1
# #define HAVE_RAW_DECL_SETUSERSHELL 1
# #define HAVE_RAW_DECL_ENDUSERSHELL 1
# #define HAVE_RAW_DECL_GROUP_MEMBER 1
# #define HAVE_RAW_DECL_ISATTY 1
# #define HAVE_RAW_DECL_LCHOWN 1
# #define HAVE_RAW_DECL_LINK 1
# #define HAVE_RAW_DECL_LINKAT 1
# #define HAVE_RAW_DECL_LSEEK 1
# #define HAVE_RAW_DECL_PIPE 1
# #define HAVE_RAW_DECL_PIPE2 1
# #define HAVE_RAW_DECL_PREAD 1
# #define HAVE_RAW_DECL_PWRITE 1
# #define HAVE_RAW_DECL_READLINK 1
# #define HAVE_RAW_DECL_READLINKAT 1
# #define HAVE_RAW_DECL_RMDIR 1
# #define HAVE_RAW_DECL_SETHOSTNAME 1
# #define HAVE_RAW_DECL_SLEEP 1
# #define HAVE_RAW_DECL_SYMLINK 1
# #define HAVE_RAW_DECL_SYMLINKAT 1
# #define HAVE_RAW_DECL_TTYNAME_R 1
# #define HAVE_RAW_DECL_UNLINK 1
# #define HAVE_RAW_DECL_UNLINKAT 1
# #define HAVE_RAW_DECL_USLEEP 1
# #define GNULIB_TEST_USLEEP 1
# #define HAVE_VASPRINTF 1
# #define GNULIB_TEST_VASPRINTF 1
# #define GNULIB_TEST_WAITPID 1
# #define HAVE_RAW_DECL_BTOWC 1
# #define HAVE_RAW_DECL_WCTOB 1
# #define HAVE_RAW_DECL_MBSINIT 1
# #define HAVE_RAW_DECL_MBRTOWC 1
# #define HAVE_RAW_DECL_MBRLEN 1
# #define HAVE_RAW_DECL_MBSRTOWCS 1
# #define HAVE_RAW_DECL_MBSNRTOWCS 1
# #define HAVE_RAW_DECL_WCRTOMB 1
# #define HAVE_RAW_DECL_WCSRTOMBS 1
# #define HAVE_RAW_DECL_WCSNRTOMBS 1
# #define HAVE_RAW_DECL_WCWIDTH 1
# #define HAVE_RAW_DECL_WMEMCHR 1
# #define HAVE_RAW_DECL_WMEMCMP 1
# #define HAVE_RAW_DECL_WMEMCPY 1
# #define HAVE_RAW_DECL_WMEMMOVE 1
# #define HAVE_RAW_DECL_WMEMSET 1
# #define HAVE_RAW_DECL_WCSLEN 1
# #define HAVE_RAW_DECL_WCSNLEN 1
# #define HAVE_RAW_DECL_WCSCPY 1
# #define HAVE_RAW_DECL_WCPCPY 1
# #define HAVE_RAW_DECL_WCSNCPY 1
# #define HAVE_RAW_DECL_WCPNCPY 1
# #define HAVE_RAW_DECL_WCSCAT 1
# #define HAVE_RAW_DECL_WCSNCAT 1
# #define HAVE_RAW_DECL_WCSCMP 1
# #define HAVE_RAW_DECL_WCSNCMP 1
# #define HAVE_RAW_DECL_WCSCASECMP 1
# #define HAVE_RAW_DECL_WCSNCASECMP 1
# #define HAVE_RAW_DECL_WCSCOLL 1
# #define HAVE_RAW_DECL_WCSXFRM 1
# #define HAVE_RAW_DECL_WCSDUP 1
# #define HAVE_RAW_DECL_WCSCHR 1
# #define HAVE_RAW_DECL_WCSRCHR 1
# #define HAVE_RAW_DECL_WCSCSPN 1
# #define HAVE_RAW_DECL_WCSSPN 1
# #define HAVE_RAW_DECL_WCSPBRK 1
# #define HAVE_RAW_DECL_WCSSTR 1
# #define HAVE_RAW_DECL_WCSTOK 1
# #define HAVE_RAW_DECL_WCSWIDTH 1
# #define HAVE_STDINT_H 1
# #define GNULIB_TEST_DUP 1
# #define GNULIB_TEST_FDOPEN 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_TEST_GETPAGESIZE 1
# #define HAVE_RAW_DECL_NL_LANGINFO 1
# #define HAVE_RAW_DECL_SETLOCALE 1
# #define HAVE_RAW_DECL_DUPLOCALE 1
# #define HAVE_SETLOCALE 1
# #define HAVE_USELOCALE 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWN_FILE_ACTIONS_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_DESTROY 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_INIT 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETFLAGS 1
# #define GNULIB_TEST_POSIX_SPAWNATTR_SETSIGMASK 1
# #define GNULIB_TEST_PUTENV 1
# #define HAVE_MAP_ANONYMOUS 1
# #define GNULIB_TEST_SETLOCALE 1
# #define GNULIB_TEST_SYMLINK 1
# #define HAVE_PTHREAD_ATFORK 1
# #define HAVE_UNSETENV 1
# #define GNULIB_TEST_UNSETENV 1
# #define HAVE_READLINE_READLINE_H 1
# #define HAVE_LIBPTHREAD /**/
# #define HAVE_PTHREAD_H /**/
# #define NETCF_DRIVER redhat
# #define NETCF_TRANSACTION LIBEXECDIR "/netcf-transaction.sh"
# #define HAVE_LIBNL3 1
#
# configure: exit 0
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by netcf config.status 0.2.8, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status config.h
#
# on cc5e870e8178
#
# config.status:2368: creating config.h
# config.status:2549: config.h is unchanged