Build of sharutils with musl toolchain

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

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

SLOCLanguage
56,404 ansic
11,972 makefile
6,966 sh
291 yacc
31 sed
75,664 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...

There were existing files in /sysroot, using those
# /sysroot/lib
# /sysroot/share
# /sysroot/bin
# /sysroot/include
# /sysroot/libexec

CMD: sudo -u tuscan PATH=/sysroot/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin CC=clang CXX=clang++ red makepkg --noextract --syncdeps --skipinteg --skippgpcheck --skipchecksums --noconfirm --nocolor --log --noprogressbar --nocheck
# ==> Making package: sharutils 4.15.2-2 (Wed Apr 5 01:12:26 UTC 2017)
# ==> Checking runtime dependencies...
# ==> Checking buildtime dependencies...
# ==> WARNING: Using existing $srcdir/ tree
# ==> Starting build()...
# 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/sbin/mkdir -p
# checking for gawk... gawk
# checking whether make sets $(MAKE)... yes
# checking whether make supports nested variables... yes
# checking for style of include used by make... GNU
# checking for x86_64-unknown-linux-gcc... clang
# checking whether the C compiler works... yes
# checking for C compiler default output file name... a.out
# checking for suffix of executables...
# checking whether we are cross compiling... yes
# checking for suffix of object files... o
# checking whether we are using the GNU C compiler... yes
# checking whether clang accepts -g... yes
# checking for clang option to accept ISO C89... none needed
# checking whether clang understands -c and -o together... yes
# checking dependency style of clang... gcc3
# checking how to run the C preprocessor... clang -E
# checking for grep that handles long lines and -e... /usr/sbin/grep
# checking for egrep... /usr/sbin/grep -E
# checking for ANSI C header files... yes
# checking for sys/types.h... yes
# checking for sys/stat.h... yes
# checking for stdlib.h... yes
# checking for string.h... yes
# checking for memory.h... yes
# checking for strings.h... yes
# checking for inttypes.h... yes
# checking for stdint.h... yes
# checking for unistd.h... yes
# checking minix/config.h usability... no
# checking minix/config.h presence... no
# checking for minix/config.h... no
# checking whether it is safe to define __EXTENSIONS__... yes
# checking whether _XOPEN_SOURCE should be defined... no
# checking for x86_64-unknown-linux-gcc... (cached) clang
# checking whether we are using the GNU C compiler... (cached) yes
# checking whether clang accepts -g... (cached) yes
# checking for clang option to accept ISO C89... (cached) none needed
# checking whether clang understands -c and -o together... (cached) yes
# checking dependency style of clang... (cached) gcc3
# checking for Minix Amsterdam compiler... no
# checking for x86_64-unknown-linux-ar... no
# checking for ar... ar
# configure: WARNING: using cross tools not prefixed with host triplet
# 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 for a sed that does not truncate output... /usr/sbin/sed
# checking whether NLS is requested... yes
# checking for msgfmt... /usr/sbin/msgfmt
# checking for gmsgfmt... /usr/sbin/msgfmt
# checking for xgettext... /usr/sbin/xgettext
# checking for msgmerge... /usr/sbin/msgmerge
# checking build system type... x86_64-unknown-linux-gnu
# checking host system type... x86_64-unknown-linux-gnu
# checking whether we are using the GNU C Library 2 or newer... no
# checking whether the -Werror option is usable... yes
# checking for simple visibility declarations... yes
# checking for inline... inline
# checking for size_t... yes
# checking for stdint.h... yes
# checking for working alloca.h... yes
# checking for alloca... yes
# checking for stdlib.h... (cached) yes
# checking for unistd.h... (cached) yes
# checking sys/param.h usability... yes
# checking sys/param.h presence... yes
# checking for sys/param.h... yes
# checking sys/socket.h usability... yes
# checking sys/socket.h presence... yes
# checking for sys/socket.h... yes
# checking dirent.h usability... yes
# checking dirent.h presence... yes
# checking for dirent.h... yes
# checking for sys/stat.h... (cached) yes
# checking netdb.h usability... yes
# checking netdb.h presence... yes
# checking for netdb.h... 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 wchar.h usability... yes
# checking wchar.h presence... yes
# checking for wchar.h... yes
# checking for stdint.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking sys/mman.h usability... yes
# checking sys/mman.h presence... yes
# checking for sys/mman.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 sys/uio.h usability... yes
# checking sys/uio.h presence... yes
# checking for sys/uio.h... yes
# checking sys/utsname.h usability... yes
# checking sys/utsname.h presence... yes
# checking for sys/utsname.h... yes
# checking sys/wait.h usability... yes
# checking sys/wait.h presence... yes
# checking for sys/wait.h... yes
# checking features.h usability... yes
# checking features.h presence... yes
# checking for features.h... yes
# checking wctype.h usability... yes
# checking wctype.h presence... yes
# checking for wctype.h... yes
# checking for getpagesize... yes
# checking for working mmap... no
# checking whether integer division by zero raises SIGFPE... guessing yes
# checking for inttypes.h... yes
# checking for unsigned long long int... yes
# checking for inttypes.h... (cached) yes
# checking whether the inttypes.h PRIxNN macros are broken... no
# checking for ld used by clang... /sysroot/bin/ld
# checking if the linker (/sysroot/bin/ld) is GNU ld... yes
# checking for shared library run path origin... done
# checking whether imported symbols can be declared weak... guessing yes
# checking pthread.h usability... yes
# checking pthread.h presence... yes
# checking for pthread.h... yes
# checking for pthread_kill in -lpthread... yes
# checking for multithread API to use... posix
# checking for pthread_rwlock_t... yes
# checking for iconv... yes
# checking for working iconv... guessing yes
# checking for iconv declaration...
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# checking argz.h usability... no
# checking argz.h presence... no
# checking for argz.h... no
# checking for inttypes.h... (cached) yes
# checking limits.h usability... yes
# checking limits.h presence... yes
# checking for limits.h... yes
# checking for unistd.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking for getcwd... yes
# checking for getegid... yes
# checking for geteuid... yes
# checking for getgid... yes
# checking for getuid... yes
# checking for mempcpy... yes
# checking for munmap... yes
# checking for stpcpy... yes
# checking for strcasecmp... yes
# checking for strdup... yes
# checking for strtoul... yes
# checking for tsearch... yes
# checking for uselocale... yes
# checking for argz_count... no
# checking for argz_stringify... no
# checking for argz_next... no
# checking for __fsetlocking... yes
# checking whether feof_unlocked is declared... yes
# checking whether fgets_unlocked is declared... yes
# checking for bison... bison
# checking version of bison... 3.0.4, ok
# checking for long long int... yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for intmax_t... yes
# checking whether printf() supports POSIX/XSI format strings... guessing yes
# checking whether we are using the GNU C Library >= 2.1 or uClibc... no
# checking for stdint.h... (cached) yes
# checking for SIZE_MAX... yes
# checking for stdint.h... (cached) yes
# checking for symlink... yes
# checking for _set_invalid_parameter_handler... no
# checking for fchdir... yes
# checking for fcntl... yes
# checking for fdopendir... yes
# checking for mempcpy... (cached) yes
# checking for fpurge... yes
# checking for __fpurge... yes
# checking for __freading... yes
# checking for fstatat... yes
# checking for getdtablesize... yes
# checking for gettimeofday... yes
# checking for lstat... yes
# checking for mbsinit... yes
# checking for mbrtowc... yes
# checking for mprotect... yes
# checking for mkstemp... yes
# checking for openat... yes
# checking for pipe2... yes
# checking for popen... yes
# checking for secure_getenv... no
# checking for sigaction... yes
# checking for sigaltstack... yes
# checking for siginterrupt... yes
# checking for strdup... (cached) yes
# checking for tzset... yes
# checking for strndup... yes
# checking for strtoimax... yes
# checking for localtime_r... yes
# checking for pipe... yes
# checking for iswcntrl... yes
# checking for working fcntl.h... cross-compiling
# checking for CFPreferencesCopyAppValue... no
# checking for CFLocaleCopyCurrent... no
# checking for ptrdiff_t... yes
# checking for features.h... (cached) yes
# checking stddef.h usability... yes
# checking stddef.h presence... yes
# checking for stddef.h... yes
# checking for stdlib.h... (cached) yes
# checking for string.h... (cached) yes
# checking for asprintf... yes
# checking for fwprintf... yes
# checking for newlocale... yes
# checking for putenv... yes
# checking for setenv... yes
# checking for setlocale... yes
# checking for snprintf... yes
# checking for strnlen... yes
# checking for wcslen... yes
# checking for wcsnlen... yes
# checking for mbrtowc... (cached) yes
# checking for wcrtomb... yes
# checking whether _snprintf is declared... no
# checking whether _snwprintf is declared... no
# checking whether getc_unlocked is declared... yes
# checking for nl_langinfo and CODESET... yes
# checking for LC_MESSAGES... yes
# checking for CFPreferencesCopyAppValue... (cached) no
# checking for CFLocaleCopyCurrent... (cached) no
# checking whether included gettext is requested... no
# checking for GNU gettext in libc... no
# checking for GNU gettext in libintl... no
# checking whether to use NLS... yes
# checking where the gettext function comes from... included intl directory
# checking for C/C++ restrict keyword... __restrict
# checking whether byte ordering is bigendian... no
# checking whether the preprocessor supports include_next... yes
# checking whether system header files limit the line length... no
# checking whether // is distinct from /... unknown, assuming no
# checking if environ is properly declared... yes
# checking for complete errno.h... yes
# checking whether strerror_r is declared... yes
# checking for strerror_r... yes
# checking whether strerror_r returns char *... no
# checking for sig_atomic_t... yes
# checking whether fchdir is declared... yes
# checking for pid_t... yes
# checking for mode_t... yes
# checking whether stdin defaults to large file offsets... yes
# checking whether fseeko is declared... yes
# checking for fseeko... yes
# checking whether fflush works on input streams... cross
# 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 lstat correctly handles trailing slash... guessing yes
# checking whether ftello is declared... yes
# checking for ftello... yes
# checking whether ftello works... guessing yes
# checking whether getcwd (NULL, 0) allocates memory for result... guessing yes
# checking for getcwd with POSIX signature... yes
# checking whether getcwd is declared... yes
# checking whether getdtablesize is declared... yes
# checking for getopt.h... (cached) yes
# checking for getopt_long_only... yes
# checking whether getopt is POSIX compatible... guessing yes
# checking for working GNU getopt function... guessing no
# checking whether getenv is declared... yes
# 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 for off_t... yes
# checking whether stdint.h conforms to C99... 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 whether getc_unlocked is declared... (cached) yes
# checking whether malloc, realloc, calloc are POSIX compliant... yes
# checking for mbstate_t... yes
# checking for a traditional japanese locale... none
# checking for a transitional chinese locale... none
# checking for a french Unicode locale... none
# checking for mmap... yes
# checking for MAP_ANONYMOUS... yes
# checking whether memchr works... guessing no
# checking whether memrchr is declared... yes
# checking whether alarm is declared... 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... guessing yes
# checking whether posix_spawnattr_setschedpolicy is supported... yes
# checking whether posix_spawnattr_setschedparam is supported... yes
# checking for sigset_t... yes
# checking for uid_t in sys/types.h... yes
# checking for library containing setsockopt... none needed
# checking for stdbool.h that conforms to C99... yes
# checking for _Bool... yes
# checking whether strdup is declared... yes
# checking whether strerror(0) succeeds... guessing yes
# checking whether struct tm is in sys/time.h or time.h... time.h
# checking for struct tm.tm_zone... yes
# checking for struct tm.tm_gmtoff... 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... no
# 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 whether strndup is declared... (cached) yes
# checking whether strnlen is declared... (cached) yes
# checking whether strtoimax is declared... (cached) yes
# checking whether is self-contained... yes
# checking for shutdown... 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 struct timespec in ... yes
# checking whether clearerr_unlocked is declared... yes
# checking whether feof_unlocked is declared... (cached) yes
# checking whether ferror_unlocked is declared... yes
# checking whether fflush_unlocked is declared... yes
# checking whether fgets_unlocked is declared... (cached) yes
# checking whether fputc_unlocked is declared... yes
# checking whether fputs_unlocked is declared... yes
# checking whether fread_unlocked is declared... yes
# checking whether fwrite_unlocked is declared... yes
# checking whether getchar_unlocked is declared... yes
# checking whether putc_unlocked is declared... yes
# checking whether putchar_unlocked is declared... yes
# checking whether uses 'inline' correctly... yes
# checking for alloca as a compiler built-in... yes
# checking whether this system has an arbitrary file name length limit... yes
# checking for closedir... yes
# checking whether isblank is declared without a macro... yes
# checking for d_ino member in directory struct... guessing yes
# checking whether alphasort is declared without a macro... yes
# checking whether closedir is declared without a macro... yes
# checking whether dirfd is declared without a macro... yes
# checking whether fdopendir is declared without a macro... yes
# checking whether opendir is declared without a macro... yes
# checking whether readdir is declared without a macro... yes
# checking whether rewinddir is declared without a macro... yes
# checking whether scandir is declared without a macro... yes
# checking for dirfd... yes
# checking whether dirfd is declared... (cached) yes
# checking whether dirfd is a macro... no
# checking whether // is distinct from /... (cached) unknown, assuming no
# checking whether dup2 works... guessing yes
# checking for error_at_line... no
# checking whether fcntl handles F_DUPFD correctly... guessing yes
# checking whether fcntl understands F_DUPFD_CLOEXEC... needs runtime check
# checking whether fcntl is declared without a macro... yes
# checking whether openat is declared without a macro... yes
# checking whether fdopendir is declared... (cached) yes
# checking whether fdopendir works... guessing yes
# checking whether fflush works on input streams... (cached) cross
# checking for flexible array member... yes
# checking whether fpurge is declared... no
# checking whether fpurge works... guessing no
# checking for fseeko... (cached) yes
# checking whether fflush works on input streams... (cached) cross
# checking for _fseeki64... no
# checking whether fstatat (..., 0) works... guessing yes
# checking for ftello... (cached) yes
# checking whether ftello works... (cached) guessing yes
# checking whether getcwd handles long file names properly... no
# checking for getpagesize... (cached) yes
# checking whether getcwd aborts when 4k < cwd_length < 16k... yes
# checking whether getdtablesize works... guessing yes
# checking for gethostname... yes
# checking for HOST_NAME_MAX... yes
# checking whether gettimeofday clobbers localtime buffer... guessing no
# checking for gettimeofday with POSIX signature... yes
# checking whether lseek detects pipes... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible malloc... yes
# checking whether mbrtowc handles incomplete characters... guessing yes
# checking whether mbrtowc works as well as mbtowc... guessing yes
# checking whether mbrtowc handles a NULL pwc argument... guessing yes
# checking whether mbrtowc handles a NULL string argument... guessing yes
# checking whether mbrtowc has a correct return value... guessing yes
# checking whether mbrtowc returns 0 when parsing a NUL character... guessing yes
# checking whether mbrtowc works on empty input... guessing no
# checking whether mbrtowc handles incomplete characters... (cached) guessing yes
# checking whether mbrtowc works as well as mbtowc... (cached) guessing yes
# checking bp-sym.h usability... no
# checking bp-sym.h presence... no
# checking for bp-sym.h... no
# checking for mempcpy... (cached) yes
# checking for memrchr... yes
# checking for working mkstemp... guessing yes
# checking for working mktime... no
# checking whether open recognizes a trailing slash... guessing yes
# checking for opendir... yes
# checking whether popen works with closed stdin... guessing yes
# checking whether posix_spawn_file_actions_addclose works... guessing yes
# checking whether posix_spawn_file_actions_adddup2 works... guessing yes
# checking whether posix_spawn_file_actions_addopen works... guessing yes
# checking for raise... yes
# checking for sigprocmask... yes
# checking for rawmemchr... no
# checking for readdir... yes
# checking for stdlib.h... (cached) yes
# checking for GNU libc compatible realloc... yes
# checking for rewinddir... yes
# checking for __secure_getenv... no
# checking for issetugid... yes
# checking for struct sigaction.sa_sigaction... 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 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... guessing yes
# checking whether stat handles trailing slashes on files... guessing 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... no
# 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... no
# 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... no
# checking whether realpath is declared without a macro... yes
# checking whether rpmatch is declared without a macro... no
# checking whether secure_getenv is declared without a macro... no
# 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... no
# checking whether srandom is declared without a macro... yes
# checking whether srandom_r is declared without a macro... no
# 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 working stdnoreturn.h... yes
# checking for stpcpy... (cached) yes
# checking for strchrnul... yes
# checking whether strchrnul works... guessing yes
# checking for working strerror function... guessing yes
# checking for working strndup... guessing yes
# checking for working strnlen... yes
# checking whether strtoimax works... guessing yes
# checking for strtoll... 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 for struct utsname... yes
# checking whether uname is declared without a macro... yes
# checking whether waitpid is declared without a macro... yes
# checking whether localtime_r is declared... yes
# checking whether localtime_r is compatible with its POSIX signature... yes
# checking for uname... 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... no
# 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 waitid... 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 whether iswcntrl works... guessing yes
# checking for towlower... yes
# checking for wctype_t... yes
# checking for wctrans_t... yes
# checking whether wctype is declared without a macro... yes
# checking whether iswctype is declared without a macro... yes
# checking whether wctrans is declared without a macro... yes
# checking whether towctrans is declared without a macro... yes
# checking whether make sets $(MAKE)... (cached) yes
# checking for x86_64-unknown-linux-ranlib... ranlib
# checking for x86_64-unknown-linux-ar... ar
# checking the archiver (ar) interface... ar
# checking for gnudiff... no
# checking for diffgnu... no
# checking for diff... /usr/sbin/diff
# checking whether CC supports -Wformat-contains-nul... yes
# checking for mailx... /usr/sbin/mailx
# checking for bash... /usr/sbin/bash
# checking for gnutar... no
# checking for targnu... no
# checking for gtar... no
# checking for tar... /usr/sbin/tar
# checking for compress... no
# checking for library containing strerror... none required
# checking for special C compiler options needed for large files... (cached) no
# checking for _FILE_OFFSET_BITS value needed for large files... (cached) no
# checking for an ANSI C-conforming const... yes
# checking for inline... (cached) inline
# checking whether byte ordering is bigendian... (cached) no
# checking locale.h usability... yes
# checking locale.h presence... yes
# checking for locale.h... yes
# checking for stdbool.h... (cached) yes
# checking for dirent.h that defines DIR... yes
# checking for library containing opendir... none required
# checking whether stat file-mode macros are broken... (cached) no
# checking for ANSI C header files... (cached) yes
# checking for struct tm.tm_zone... (cached) yes
# checking for size_t... (cached) yes
# checking for fchmod... yes
# checking for isascii... yes
# checking for strchr... yes
# checking whether closedir returns void... yes
# checking for _LARGEFILE_SOURCE value needed for large files... (cached) no
# checking for memset... yes
# checking for mktime... yes
# checking for strftime... yes
# checking for xmalloc... no
# checking for xstrdup... no
# checking if malloc debugging is wanted... no
# checking for dirent.h that defines DIR... (cached) yes
# checking for library containing opendir... (cached) none required
# checking for sys/mman.h... (cached) yes
# checking for sys/param.h... (cached) yes
# checking sys/poll.h usability... yes
# checking sys/poll.h presence... yes
# checking for sys/poll.h... yes
# checking sys/procset.h usability... no
# checking sys/procset.h presence... no
# checking for sys/procset.h... no
# checking sys/select.h usability... yes
# checking sys/select.h presence... yes
# checking for sys/select.h... yes
# checking for sys/socket.h... (cached) yes
# checking sys/stropts.h usability... yes
# checking sys/stropts.h presence... yes
# checking for sys/stropts.h... yes
# checking for sys/time.h... (cached) yes
# checking sys/un.h usability... yes
# checking sys/un.h presence... yes
# checking for sys/un.h... yes
# checking for sys/wait.h... (cached) yes
# checking dlfcn.h usability... yes
# checking dlfcn.h presence... yes
# checking for dlfcn.h... yes
# checking errno.h usability... yes
# checking errno.h presence... yes
# checking for errno.h... yes
# checking fcntl.h usability... yes
# checking fcntl.h presence... yes
# checking for fcntl.h... yes
# checking libgen.h usability... yes
# checking libgen.h presence... yes
# checking for libgen.h... yes
# checking libintl.h usability... yes
# checking libintl.h presence... yes
# checking for libintl.h... yes
# checking for memory.h... (cached) yes
# checking netinet/in.h usability... yes
# checking netinet/in.h presence... yes
# checking for netinet/in.h... yes
# checking setjmp.h usability... yes
# checking setjmp.h presence... yes
# checking for setjmp.h... yes
# checking for stdbool.h... (cached) yes
# checking sysexits.h usability... yes
# checking sysexits.h presence... yes
# checking for sysexits.h... yes
# checking for unistd.h... (cached) yes
# checking utime.h usability... yes
# checking utime.h presence... yes
# checking for utime.h... yes
# checking stdarg.h usability... yes
# checking stdarg.h presence... yes
# checking for stdarg.h... yes
# checking for string.h... (cached) yes
# checking for limits.h... (cached) yes
# checking for inttypes.h... (cached) yes
# checking for working stdnoreturn.h... (cached) yes
# checking for runetype.h... no
# checking for wchar.h... (cached) yes
# checking for wchar_t... yes
# checking for wint_t... yes
# checking for int8_t... yes
# checking for uint8_t... yes
# checking for int16_t... yes
# checking for uint16_t... yes
# checking for int32_t... yes
# checking for uint32_t... yes
# checking for intptr_t... yes
# checking for uintptr_t... yes
# checking for uint_t... no
# checking for pid_t... (cached) yes
# checking for size_t... (cached) yes
# checking for ptrdiff_t... (cached) yes
# checking size of char *... 8
# checking size of int... 4
# checking size of long... 8
# checking size of short... 2
# checking for pathfind in -lgen... no
# checking for gettext in -lintl... no
# checking for vprintf... yes
# checking for _doprnt... no
# checking vfork.h usability... no
# checking vfork.h presence... no
# checking for vfork.h... no
# checking for fork... yes
# checking for vfork... yes
# checking for working fork... cross
# configure: WARNING: result yes guessed because of cross compilation
# checking for working vfork... (cached) yes
# checking for mmap... (cached) yes
# checking for canonicalize_file_name... no
# checking for snprintf... (cached) yes
# checking for strdup... (cached) yes
# checking for strchr... (cached) yes
# checking for strrchr... yes
# checking for strsignal... yes
# checking for fchmod... (cached) yes
# checking for fstat... yes
# checking for chmod... yes
# checking for a sed that does not truncate output... (cached) /usr/sbin/sed
# checking whether a reg expr header is specified... no
# checking whether with-libregex was specified... no
# checking whether with-libregex-cflags was specified... no
# checking whether with-libregex-libs was specified... no
# checking whether libregex functions properly... no
# checking whether pathfind(3) works... no
# checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Apr 5 01:12 /dev/zero
# checking whether we have a functional realpath(3C)... no
# checking whether strftime() works... no
# checking whether fopen accepts "b" mode... no
# checking whether fopen accepts "t" mode... no
# checking whether not wanting optional option args... yes
# checking that generated files are newer than configure... done
# configure: creating ./config.status
# config.status: creating src/compress-dummy
# config.status: creating doc/Makefile
# config.status: creating intl/Makefile
# config.status: creating lib/Makefile
# config.status: creating po/Makefile.in
# config.status: creating src/Makefile
# config.status: creating tests/Makefile
# config.status: creating libopts/Makefile
# config.status: creating Makefile
# config.status: creating config.h
# config.status: executing depfiles commands
# config.status: executing po-directories commands
# config.status: creating po/POTFILES
# config.status: creating po/Makefile
# make all-recursive
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2'
# Making all in intl
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/intl'
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_NEWLOCALE''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.in.h \
# | if test 'no' = yes; then \
# sed -e 's/extern \([^()]*\);/extern __declspec (dllimport) \1;/'; \
# else \
# cat; \
# fi \
# | sed -e 's/extern \([^"]\)/extern LIBINTL_DLL_EXPORTED \1/' \
# -e "/#define _LIBINTL_H/r ./export.h" \
# | sed -e 's,@''HAVE_VISIBILITY''@,1,g' \
# > libgnuintl.h
# sed -e '/IN_LIBGLOCALE/d' \
# -e 's,@''HAVE_POSIX_PRINTF''@,1,g' \
# -e 's,@''HAVE_ASPRINTF''@,1,g' \
# -e 's,@''HAVE_NEWLOCALE''@,1,g' \
# -e 's,@''HAVE_SNPRINTF''@,1,g' \
# -e 's,@''HAVE_WPRINTF''@,0,g' \
# < ./libgnuintl.in.h > libintl.h
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias
# sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ./ref-add.sin > t-ref-add.sed
# sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ./ref-del.sin > t-ref-del.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden bindtextdom.c
# mv t-ref-del.sed ref-del.sed
# mv t-ref-add.sed ref-add.sed
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden dcgettext.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden dgettext.c
# mv t-charset.alias charset.alias
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden gettext.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden finddomain.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden hash-string.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden loadmsgcat.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden localealias.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden textdomain.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden l10nflist.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden explodename.c
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden dcigettext.c
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden dcngettext.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden dngettext.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden ngettext.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden plural.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden plural-exp.c
# 1 warning generated.
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden localcharset.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden threadlib.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden lock.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden relocatable.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden langprefs.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden localename.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden log.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden printf.c
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden setlocale.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden version.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden xsize.c
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden osdep.c
# 1 warning generated.
# clang -c -DLOCALEDIR=\"/usr/share/locale\" -DLOCALE_ALIAS_PATH=\"/usr/share/locale\" -DLIBDIR=\"/usr/lib\" -DBUILDING_LIBINTL -DBUILDING_DLL -DIN_LIBINTL -DENABLE_RELOCATABLE=1 -DIN_LIBRARY -DINSTALLDIR=\"/usr/lib\" -DNO_XMALLOC -Dset_relocation_prefix=libintl_set_relocation_prefix -Drelocate=libintl_relocate -DDEPENDS_ON_LIBICONV=1 -DHAVE_CONFIG_H -I. -I. -I.. -Wno-format-contains-nul -fvisibility=hidden intl-compat.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# rm -f libintl.a
# ar cru libintl.a bindtextdom.o dcgettext.o dgettext.o gettext.o finddomain.o hash-string.o loadmsgcat.o localealias.o textdomain.o l10nflist.o explodename.o dcigettext.o dcngettext.o dngettext.o ngettext.o plural.o plural-exp.o localcharset.o threadlib.o lock.o relocatable.o langprefs.o localename.o log.o printf.o setlocale.o version.o xsize.o osdep.o intl-compat.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libintl.a
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/intl'
# Making all in lib
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# rm -f alloca.h-t alloca.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# cat ./alloca.in.h; \
# } > alloca.h-t && \
# mv -f alloca.h-t alloca.h
# rm -f configmake.h-t && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# echo '#define PREFIX "/usr"'; \
# echo '#define EXEC_PREFIX "/usr"'; \
# echo '#define BINDIR "/usr/bin"'; \
# echo '#define SBINDIR "/usr/sbin"'; \
# echo '#define LIBEXECDIR "/usr/libexec"'; \
# echo '#define DATAROOTDIR "/usr/share"'; \
# echo '#define DATADIR "/usr/share"'; \
# echo '#define SYSCONFDIR "/usr/etc"'; \
# echo '#define SHAREDSTATEDIR "/usr/com"'; \
# echo '#define LOCALSTATEDIR "/usr/var"'; \
# echo '#define RUNSTATEDIR "/usr/var/run"'; \
# echo '#define INCLUDEDIR "/usr/include"'; \
# echo '#define OLDINCLUDEDIR "/usr/include"'; \
# echo '#define DOCDIR "/usr/share/doc/sharutils"'; \
# echo '#define INFODIR "/usr/share/info"'; \
# echo '#define HTMLDIR "/usr/share/doc/sharutils"'; \
# echo '#define DVIDIR "/usr/share/doc/sharutils"'; \
# echo '#define PDFDIR "/usr/share/doc/sharutils"'; \
# echo '#define PSDIR "/usr/share/doc/sharutils"'; \
# echo '#define LIBDIR "/usr/lib"'; \
# echo '#define LISPDIR "/usr/share/emacs/site-lisp"'; \
# echo '#define LOCALEDIR "/usr/share/locale"'; \
# echo '#define MANDIR "/usr/share/man"'; \
# echo '#define MANEXT ""'; \
# echo '#define PKGDATADIR "/usr/share/sharutils"'; \
# echo '#define PKGINCLUDEDIR "/usr/include/sharutils"'; \
# echo '#define PKGLIBDIR "/usr/lib/sharutils"'; \
# echo '#define PKGLIBEXECDIR "/usr/libexec/sharutils"'; \
# } | sed '/""/d' > configmake.h-t && \
# mv -f configmake.h-t configmake.h
# rm -f c++defs.h-t c++defs.h && \
# sed -n -e '/_GL_CXXDEFS/,$p' \
# < .././snippet/c++defs.h \
# > c++defs.h-t && \
# mv c++defs.h-t c++defs.h
# rm -f warn-on-use.h-t warn-on-use.h && \
# sed -n -e '/^.ifndef/,$p' \
# < .././snippet/warn-on-use.h \
# > warn-on-use.h-t && \
# mv warn-on-use.h-t warn-on-use.h
# rm -f arg-nonnull.h-t arg-nonnull.h && \
# sed -n -e '/GL_ARG_NONNULL/,$p' \
# < .././snippet/arg-nonnull.h \
# > arg-nonnull.h-t && \
# mv arg-nonnull.h-t arg-nonnull.h
# rm -f unused-parameter.h-t unused-parameter.h && \
# sed -n -e '/GL_UNUSED_PARAMETER/,$p' \
# < .././snippet/unused-parameter.h \
# > unused-parameter.h-t && \
# mv unused-parameter.h-t unused-parameter.h
# /usr/sbin/mkdir -p sys
# rm -f sys/types.h-t sys/types.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TYPES_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# < ./sys_types.in.h; \
# } > sys/types.h-t && \
# mv sys/types.h-t sys/types.h
# /usr/sbin/mkdir -p sys
# rm -f sys/uio.h-t sys/uio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_UIO_H''@||g' \
# -e 's|@''HAVE_SYS_UIO_H''@|1|g' \
# < ./sys_uio.in.h; \
# } > sys/uio.h-t && \
# mv -f sys/uio.h-t sys/uio.h
# /usr/sbin/mkdir -p sys
# rm -f time.h-t time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's/@''GNULIB_MKTIME''@/1/g' \
# -e 's/@''GNULIB_NANOSLEEP''@/0/g' \
# -e 's/@''GNULIB_STRPTIME''@/0/g' \
# -e 's/@''GNULIB_TIMEGM''@/0/g' \
# -e 's/@''GNULIB_TIME_R''@/1/g' \
# -e 's|@''HAVE_DECL_LOCALTIME_R''@|1|g' \
# -e 's|@''HAVE_NANOSLEEP''@|1|g' \
# -e 's|@''HAVE_STRPTIME''@|1|g' \
# -e 's|@''HAVE_TIMEGM''@|1|g' \
# -e 's|@''REPLACE_GMTIME''@|0|g' \
# -e 's|@''REPLACE_LOCALTIME''@|0|g' \
# -e 's|@''REPLACE_LOCALTIME_R''@|0|g' \
# -e 's|@''REPLACE_MKTIME''@|1|g' \
# -e 's|@''REPLACE_NANOSLEEP''@|GNULIB_PORTCHECK|g' \
# -e 's|@''REPLACE_TIMEGM''@|GNULIB_PORTCHECK|g' \
# -e 's|@''PTHREAD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''SYS_TIME_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e 's|@''TIME_H_DEFINES_STRUCT_TIMESPEC''@|1|g' \
# -e 's|@''UNISTD_H_DEFINES_STRUCT_TIMESPEC''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./time.in.h; \
# } > time.h-t && \
# mv time.h-t time.h
# rm -f sys/wait.h-t sys/wait.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_WAIT_H''@||g' \
# -e 's/@''GNULIB_WAITPID''@/1/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_wait.in.h; \
# } > sys/wait.h-t && \
# mv sys/wait.h-t sys/wait.h
# rm -f unistd.h-t unistd.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_UNISTD_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_UNISTD_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \
# -e 's/@''GNULIB_CHDIR''@/1/g' \
# -e 's/@''GNULIB_CHOWN''@/0/g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_DUP''@/1/g' \
# -e 's/@''GNULIB_DUP2''@/1/g' \
# -e 's/@''GNULIB_DUP3''@/0/g' \
# -e 's/@''GNULIB_ENVIRON''@/1/g' \
# -e 's/@''GNULIB_EUIDACCESS''@/0/g' \
# -e 's/@''GNULIB_FACCESSAT''@/0/g' \
# -e 's/@''GNULIB_FCHDIR''@/1/g' \
# -e 's/@''GNULIB_FCHOWNAT''@/0/g' \
# -e 's/@''GNULIB_FDATASYNC''@/0/g' \
# -e 's/@''GNULIB_FSYNC''@/0/g' \
# -e 's/@''GNULIB_FTRUNCATE''@/0/g' \
# -e 's/@''GNULIB_GETCWD''@/1/g' \
# -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \
# -e 's/@''GNULIB_GETDTABLESIZE''@/1/g' \
# -e 's/@''GNULIB_GETGROUPS''@/0/g' \
# -e 's/@''GNULIB_GETHOSTNAME''@/1/g' \
# -e 's/@''GNULIB_GETLOGIN''@/0/g' \
# -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \
# -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \
# -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \
# -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \
# -e 's/@''GNULIB_ISATTY''@/0/g' \
# -e 's/@''GNULIB_LCHOWN''@/0/g' \
# -e 's/@''GNULIB_LINK''@/0/g' \
# -e 's/@''GNULIB_LINKAT''@/0/g' \
# -e 's/@''GNULIB_LSEEK''@/1/g' \
# -e 's/@''GNULIB_PIPE''@/0/g' \
# -e 's/@''GNULIB_PIPE2''@/1/g' \
# -e 's/@''GNULIB_PREAD''@/0/g' \
# -e 's/@''GNULIB_PWRITE''@/0/g' \
# -e 's/@''GNULIB_READ''@/0/g' \
# -e 's/@''GNULIB_READLINK''@/0/g' \
# -e 's/@''GNULIB_READLINKAT''@/0/g' \
# -e 's/@''GNULIB_RMDIR''@/0/g' \
# -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \
# -e 's/@''GNULIB_SLEEP''@/0/g' \
# -e 's/@''GNULIB_SYMLINK''@/0/g' \
# -e 's/@''GNULIB_SYMLINKAT''@/0/g' \
# -e 's/@''GNULIB_TTYNAME_R''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_GETOPT''@/01/g' \
# -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_UNLINK''@/0/g' \
# -e 's/@''GNULIB_UNLINKAT''@/0/g' \
# -e 's/@''GNULIB_USLEEP''@/0/g' \
# -e 's/@''GNULIB_WRITE''@/0/g' \
# < ./unistd.in.h | \
# sed -e 's|@''HAVE_CHOWN''@|1|g' \
# -e 's|@''HAVE_DUP2''@|1|g' \
# -e 's|@''HAVE_DUP3''@|1|g' \
# -e 's|@''HAVE_EUIDACCESS''@|1|g' \
# -e 's|@''HAVE_FACCESSAT''@|1|g' \
# -e 's|@''HAVE_FCHDIR''@|1|g' \
# -e 's|@''HAVE_FCHOWNAT''@|1|g' \
# -e 's|@''HAVE_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_FSYNC''@|1|g' \
# -e 's|@''HAVE_FTRUNCATE''@|1|g' \
# -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \
# -e 's|@''HAVE_GETGROUPS''@|1|g' \
# -e 's|@''HAVE_GETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_GETLOGIN''@|1|g' \
# -e 's|@''HAVE_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \
# -e 's|@''HAVE_LCHOWN''@|1|g' \
# -e 's|@''HAVE_LINK''@|1|g' \
# -e 's|@''HAVE_LINKAT''@|1|g' \
# -e 's|@''HAVE_PIPE''@|1|g' \
# -e 's|@''HAVE_PIPE2''@|1|g' \
# -e 's|@''HAVE_PREAD''@|1|g' \
# -e 's|@''HAVE_PWRITE''@|1|g' \
# -e 's|@''HAVE_READLINK''@|1|g' \
# -e 's|@''HAVE_READLINKAT''@|1|g' \
# -e 's|@''HAVE_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_SLEEP''@|1|g' \
# -e 's|@''HAVE_SYMLINK''@|1|g' \
# -e 's|@''HAVE_SYMLINKAT''@|1|g' \
# -e 's|@''HAVE_UNLINKAT''@|1|g' \
# -e 's|@''HAVE_USLEEP''@|1|g' \
# -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \
# -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \
# -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \
# -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \
# -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \
# -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \
# -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \
# -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \
# -e 's|@''HAVE_OS_H''@|0|g' \
# -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \
# | \
# sed -e 's|@''REPLACE_CHOWN''@|0|g' \
# -e 's|@''REPLACE_CLOSE''@|0|g' \
# -e 's|@''REPLACE_DUP''@|0|g' \
# -e 's|@''REPLACE_DUP2''@|0|g' \
# -e 's|@''REPLACE_FCHOWNAT''@|0|g' \
# -e 's|@''REPLACE_FTRUNCATE''@|0|g' \
# -e 's|@''REPLACE_GETCWD''@|1|g' \
# -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \
# -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \
# -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \
# -e 's|@''REPLACE_GETGROUPS''@|0|g' \
# -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \
# -e 's|@''REPLACE_ISATTY''@|0|g' \
# -e 's|@''REPLACE_LCHOWN''@|0|g' \
# -e 's|@''REPLACE_LINK''@|0|g' \
# -e 's|@''REPLACE_LINKAT''@|0|g' \
# -e 's|@''REPLACE_LSEEK''@|0|g' \
# -e 's|@''REPLACE_PREAD''@|0|g' \
# -e 's|@''REPLACE_PWRITE''@|0|g' \
# -e 's|@''REPLACE_READ''@|0|g' \
# -e 's|@''REPLACE_READLINK''@|0|g' \
# -e 's|@''REPLACE_READLINKAT''@|0|g' \
# -e 's|@''REPLACE_RMDIR''@|0|g' \
# -e 's|@''REPLACE_SLEEP''@|0|g' \
# -e 's|@''REPLACE_SYMLINK''@|0|g' \
# -e 's|@''REPLACE_SYMLINKAT''@|0|g' \
# -e 's|@''REPLACE_TTYNAME_R''@|0|g' \
# -e 's|@''REPLACE_UNLINK''@|0|g' \
# -e 's|@''REPLACE_UNLINKAT''@|0|g' \
# -e 's|@''REPLACE_USLEEP''@|0|g' \
# -e 's|@''REPLACE_WRITE''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > unistd.h-t && \
# mv unistd.h-t unistd.h
# rm -f wchar.h-t wchar.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''HAVE_FEATURES_H''@|1|g' \
# -e 's|@''NEXT_WCHAR_H''@||g' \
# -e 's|@''HAVE_WCHAR_H''@|1|g' \
# -e 's/@''GNULIB_BTOWC''@/0/g' \
# -e 's/@''GNULIB_WCTOB''@/0/g' \
# -e 's/@''GNULIB_MBSINIT''@/1/g' \
# -e 's/@''GNULIB_MBRTOWC''@/1/g' \
# -e 's/@''GNULIB_MBRLEN''@/0/g' \
# -e 's/@''GNULIB_MBSRTOWCS''@/0/g' \
# -e 's/@''GNULIB_MBSNRTOWCS''@/0/g' \
# -e 's/@''GNULIB_WCRTOMB''@/0/g' \
# -e 's/@''GNULIB_WCSRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCSNRTOMBS''@/0/g' \
# -e 's/@''GNULIB_WCWIDTH''@/0/g' \
# -e 's/@''GNULIB_WMEMCHR''@/0/g' \
# -e 's/@''GNULIB_WMEMCMP''@/0/g' \
# -e 's/@''GNULIB_WMEMCPY''@/0/g' \
# -e 's/@''GNULIB_WMEMMOVE''@/0/g' \
# -e 's/@''GNULIB_WMEMSET''@/0/g' \
# -e 's/@''GNULIB_WCSLEN''@/0/g' \
# -e 's/@''GNULIB_WCSNLEN''@/0/g' \
# -e 's/@''GNULIB_WCSCPY''@/0/g' \
# -e 's/@''GNULIB_WCPCPY''@/0/g' \
# -e 's/@''GNULIB_WCSNCPY''@/0/g' \
# -e 's/@''GNULIB_WCPNCPY''@/0/g' \
# -e 's/@''GNULIB_WCSCAT''@/0/g' \
# -e 's/@''GNULIB_WCSNCAT''@/0/g' \
# -e 's/@''GNULIB_WCSCMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCMP''@/0/g' \
# -e 's/@''GNULIB_WCSCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_WCSCOLL''@/0/g' \
# -e 's/@''GNULIB_WCSXFRM''@/0/g' \
# -e 's/@''GNULIB_WCSDUP''@/0/g' \
# -e 's/@''GNULIB_WCSCHR''@/0/g' \
# -e 's/@''GNULIB_WCSRCHR''@/0/g' \
# -e 's/@''GNULIB_WCSCSPN''@/0/g' \
# -e 's/@''GNULIB_WCSSPN''@/0/g' \
# -e 's/@''GNULIB_WCSPBRK''@/0/g' \
# -e 's/@''GNULIB_WCSSTR''@/0/g' \
# -e 's/@''GNULIB_WCSTOK''@/0/g' \
# -e 's/@''GNULIB_WCSWIDTH''@/0/g' \
# < ./wchar.in.h | \
# sed -e 's|@''HAVE_WINT_T''@|1|g' \
# -e 's|@''HAVE_BTOWC''@|1|g' \
# -e 's|@''HAVE_MBSINIT''@|1|g' \
# -e 's|@''HAVE_MBRTOWC''@|1|g' \
# -e 's|@''HAVE_MBRLEN''@|1|g' \
# -e 's|@''HAVE_MBSRTOWCS''@|1|g' \
# -e 's|@''HAVE_MBSNRTOWCS''@|1|g' \
# -e 's|@''HAVE_WCRTOMB''@|1|g' \
# -e 's|@''HAVE_WCSRTOMBS''@|1|g' \
# -e 's|@''HAVE_WCSNRTOMBS''@|1|g' \
# -e 's|@''HAVE_WMEMCHR''@|1|g' \
# -e 's|@''HAVE_WMEMCMP''@|1|g' \
# -e 's|@''HAVE_WMEMCPY''@|1|g' \
# -e 's|@''HAVE_WMEMMOVE''@|1|g' \
# -e 's|@''HAVE_WMEMSET''@|1|g' \
# -e 's|@''HAVE_WCSLEN''@|1|g' \
# -e 's|@''HAVE_WCSNLEN''@|1|g' \
# -e 's|@''HAVE_WCSCPY''@|1|g' \
# -e 's|@''HAVE_WCPCPY''@|1|g' \
# -e 's|@''HAVE_WCSNCPY''@|1|g' \
# -e 's|@''HAVE_WCPNCPY''@|1|g' \
# -e 's|@''HAVE_WCSCAT''@|1|g' \
# -e 's|@''HAVE_WCSNCAT''@|1|g' \
# -e 's|@''HAVE_WCSCMP''@|1|g' \
# -e 's|@''HAVE_WCSNCMP''@|1|g' \
# -e 's|@''HAVE_WCSCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSNCASECMP''@|1|g' \
# -e 's|@''HAVE_WCSCOLL''@|1|g' \
# -e 's|@''HAVE_WCSXFRM''@|1|g' \
# -e 's|@''HAVE_WCSDUP''@|1|g' \
# -e 's|@''HAVE_WCSCHR''@|1|g' \
# -e 's|@''HAVE_WCSRCHR''@|1|g' \
# -e 's|@''HAVE_WCSCSPN''@|1|g' \
# -e 's|@''HAVE_WCSSPN''@|1|g' \
# -e 's|@''HAVE_WCSPBRK''@|1|g' \
# -e 's|@''HAVE_WCSSTR''@|1|g' \
# -e 's|@''HAVE_WCSTOK''@|1|g' \
# -e 's|@''HAVE_WCSWIDTH''@|1|g' \
# -e 's|@''HAVE_DECL_WCTOB''@|1|g' \
# -e 's|@''HAVE_DECL_WCWIDTH''@|1|g' \
# | \
# sed -e 's|@''REPLACE_MBSTATE_T''@|0|g' \
# -e 's|@''REPLACE_BTOWC''@|0|g' \
# -e 's|@''REPLACE_WCTOB''@|0|g' \
# -e 's|@''REPLACE_MBSINIT''@|0|g' \
# -e 's|@''REPLACE_MBRTOWC''@|1|g' \
# -e 's|@''REPLACE_MBRLEN''@|0|g' \
# -e 's|@''REPLACE_MBSRTOWCS''@|0|g' \
# -e 's|@''REPLACE_MBSNRTOWCS''@|0|g' \
# -e 's|@''REPLACE_WCRTOMB''@|0|g' \
# -e 's|@''REPLACE_WCSRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCSNRTOMBS''@|0|g' \
# -e 's|@''REPLACE_WCWIDTH''@|0|g' \
# -e 's|@''REPLACE_WCSWIDTH''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > wchar.h-t && \
# mv wchar.h-t wchar.h
# rm -f wctype.h-t wctype.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_WCTYPE_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_WCTYPE_H''@||g' \
# -e 's/@''GNULIB_ISWBLANK''@/0/g' \
# -e 's/@''GNULIB_WCTYPE''@/0/g' \
# -e 's/@''GNULIB_ISWCTYPE''@/0/g' \
# -e 's/@''GNULIB_WCTRANS''@/0/g' \
# -e 's/@''GNULIB_TOWCTRANS''@/0/g' \
# -e 's/@''HAVE_ISWBLANK''@/1/g' \
# -e 's/@''HAVE_ISWCNTRL''@/1/g' \
# -e 's/@''HAVE_WCTYPE_T''@/1/g' \
# -e 's/@''HAVE_WCTRANS_T''@/1/g' \
# -e 's/@''HAVE_WINT_T''@/1/g' \
# -e 's/@''REPLACE_ISWBLANK''@/0/g' \
# -e 's/@''REPLACE_ISWCNTRL''@/0/g' \
# -e 's/@''REPLACE_TOWLOWER''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./wctype.in.h; \
# } > wctype.h-t && \
# mv wctype.h-t wctype.h
# rm -f ctype.h-t ctype.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_CTYPE_H''@||g' \
# -e 's/@''GNULIB_ISBLANK''@/0/g' \
# -e 's/@''HAVE_ISBLANK''@/1/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./ctype.in.h; \
# } > ctype.h-t && \
# mv ctype.h-t ctype.h
# rm -f dirent.h-t dirent.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_DIRENT_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_DIRENT_H''@||g' \
# -e 's/@''GNULIB_OPENDIR''@/1/g' \
# -e 's/@''GNULIB_READDIR''@/1/g' \
# -e 's/@''GNULIB_REWINDDIR''@/1/g' \
# -e 's/@''GNULIB_CLOSEDIR''@/1/g' \
# -e 's/@''GNULIB_DIRFD''@/1/g' \
# -e 's/@''GNULIB_FDOPENDIR''@/1/g' \
# -e 's/@''GNULIB_SCANDIR''@/0/g' \
# -e 's/@''GNULIB_ALPHASORT''@/0/g' \
# -e 's/@''HAVE_OPENDIR''@/1/g' \
# -e 's/@''HAVE_READDIR''@/1/g' \
# -e 's/@''HAVE_REWINDDIR''@/1/g' \
# -e 's/@''HAVE_CLOSEDIR''@/1/g' \
# -e 's|@''HAVE_DECL_DIRFD''@|1|g' \
# -e 's|@''HAVE_DECL_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_FDOPENDIR''@|1|g' \
# -e 's|@''HAVE_SCANDIR''@|1|g' \
# -e 's|@''HAVE_ALPHASORT''@|1|g' \
# -e 's|@''REPLACE_OPENDIR''@|0|g' \
# -e 's|@''REPLACE_CLOSEDIR''@|0|g' \
# -e 's|@''REPLACE_DIRFD''@|0|g' \
# -e 's|@''REPLACE_FDOPENDIR''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./dirent.in.h; \
# } > dirent.h-t && \
# mv dirent.h-t dirent.h
# rm -f fcntl.h-t fcntl.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_FCNTL_H''@||g' \
# -e 's/@''GNULIB_FCNTL''@/1/g' \
# -e 's/@''GNULIB_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_OPEN''@/1/g' \
# -e 's/@''GNULIB_OPENAT''@/1/g' \
# -e 's|@''HAVE_FCNTL''@|1|g' \
# -e 's|@''HAVE_OPENAT''@|1|g' \
# -e 's|@''REPLACE_FCNTL''@|1|g' \
# -e 's|@''REPLACE_OPEN''@|0|g' \
# -e 's|@''REPLACE_OPENAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./fcntl.in.h; \
# } > fcntl.h-t && \
# mv fcntl.h-t fcntl.h
# rm -f getopt.h-t getopt.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_GETOPT_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_GETOPT_H''@||g' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# < ./getopt.in.h; \
# } > getopt.h-t && \
# mv -f getopt.h-t getopt.h
# rm -f inttypes.h-t inttypes.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_INTTYPES_H''@||g' \
# -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
# -e 's/@''APPLE_UNIVERSAL_BUILD''@/0/g' \
# -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
# -e 's/@''HAVE_UNSIGNED_LONG_LONG_INT''@/1/g' \
# -e 's/@''PRIPTR_PREFIX''@/__PRIPTR_PREFIX/g' \
# -e 's/@''GNULIB_IMAXABS''@/0/g' \
# -e 's/@''GNULIB_IMAXDIV''@/0/g' \
# -e 's/@''GNULIB_STRTOIMAX''@/1/g' \
# -e 's/@''GNULIB_STRTOUMAX''@/0/g' \
# -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
# -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
# -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
# -e 's/@''REPLACE_STRTOIMAX''@/0/g' \
# -e 's/@''REPLACE_STRTOUMAX''@/0/g' \
# -e 's/@''INT32_MAX_LT_INTMAX_MAX''@/1/g' \
# -e 's/@''INT64_MAX_EQ_LONG_MAX''@/defined _LP64/g' \
# -e 's/@''UINT32_MAX_LT_UINTMAX_MAX''@/1/g' \
# -e 's/@''UINT64_MAX_EQ_ULONG_MAX''@/defined _LP64/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./inttypes.in.h; \
# } > inttypes.h-t && \
# mv inttypes.h-t inttypes.h
# rm -f signal.h-t signal.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SIGNAL_H''@||g' \
# -e 's|@''GNULIB_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''GNULIB_RAISE''@|1|g' \
# -e 's/@''GNULIB_SIGNAL_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_SIGPROCMASK''@/1/g' \
# -e 's/@''GNULIB_SIGACTION''@/1/g' \
# -e 's|@''HAVE_POSIX_SIGNALBLOCKING''@|1|g' \
# -e 's|@''HAVE_PTHREAD_SIGMASK''@|1|g' \
# -e 's|@''HAVE_RAISE''@|1|g' \
# -e 's|@''HAVE_SIGSET_T''@|1|g' \
# -e 's|@''HAVE_SIGINFO_T''@|1|g' \
# -e 's|@''HAVE_SIGACTION''@|1|g' \
# -e 's|@''HAVE_STRUCT_SIGACTION_SA_SIGACTION''@|1|g' \
# -e 's|@''HAVE_TYPE_VOLATILE_SIG_ATOMIC_T''@|1|g' \
# -e 's|@''HAVE_SIGHANDLER_T''@|1|g' \
# -e 's|@''REPLACE_PTHREAD_SIGMASK''@|0|g' \
# -e 's|@''REPLACE_RAISE''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./signal.in.h; \
# } > signal.h-t && \
# mv signal.h-t signal.h
# rm -f spawn.h-t spawn.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''HAVE_SPAWN_H''@|1|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SPAWN_H''@||g' \
# -e 's/@''GNULIB_POSIX_SPAWN''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNP''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_INIT''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETFLAGS''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETFLAGS''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETPGROUP''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETPGROUP''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPARAM''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSCHEDPOLICY''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGDEFAULT''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_GETSIGMASK''@/0/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_SETSIGMASK''@/1/g' \
# -e 's/@''GNULIB_POSIX_SPAWNATTR_DESTROY''@/1/g' \
# -e 's|@''HAVE_POSIX_SPAWN''@|1|g' \
# -e 's|@''HAVE_POSIX_SPAWNATTR_T''@|1|g' \
# -e 's|@''HAVE_POSIX_SPAWN_FILE_ACTIONS_T''@|1|g' \
# -e 's|@''REPLACE_POSIX_SPAWN''@|0|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE''@|0|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2''@|0|g' \
# -e 's|@''REPLACE_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./spawn.in.h; \
# } > spawn.h-t && \
# mv spawn.h-t spawn.h
# rm -f stdio.h-t stdio.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDIO_H''@||g' \
# -e 's/@''GNULIB_DPRINTF''@/0/g' \
# -e 's/@''GNULIB_FCLOSE''@/0/g' \
# -e 's/@''GNULIB_FDOPEN''@/0/g' \
# -e 's/@''GNULIB_FFLUSH''@/1/g' \
# -e 's/@''GNULIB_FGETC''@/1/g' \
# -e 's/@''GNULIB_FGETS''@/1/g' \
# -e 's/@''GNULIB_FOPEN''@/0/g' \
# -e 's/@''GNULIB_FPRINTF''@/1/g' \
# -e 's/@''GNULIB_FPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_FPURGE''@/1/g' \
# -e 's/@''GNULIB_FPUTC''@/1/g' \
# -e 's/@''GNULIB_FPUTS''@/1/g' \
# -e 's/@''GNULIB_FREAD''@/1/g' \
# -e 's/@''GNULIB_FREOPEN''@/1/g' \
# -e 's/@''GNULIB_FSCANF''@/1/g' \
# -e 's/@''GNULIB_FSEEK''@/1/g' \
# -e 's/@''GNULIB_FSEEKO''@/1/g' \
# -e 's/@''GNULIB_FTELL''@/1/g' \
# -e 's/@''GNULIB_FTELLO''@/1/g' \
# -e 's/@''GNULIB_FWRITE''@/1/g' \
# -e 's/@''GNULIB_GETC''@/1/g' \
# -e 's/@''GNULIB_GETCHAR''@/1/g' \
# -e 's/@''GNULIB_GETDELIM''@/0/g' \
# -e 's/@''GNULIB_GETLINE''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF''@/0/g' \
# -e 's/@''GNULIB_OBSTACK_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PCLOSE''@/0/g' \
# -e 's/@''GNULIB_PERROR''@/0/g' \
# -e 's/@''GNULIB_POPEN''@/1/g' \
# -e 's/@''GNULIB_PRINTF''@/1/g' \
# -e 's/@''GNULIB_PRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_PUTC''@/1/g' \
# -e 's/@''GNULIB_PUTCHAR''@/1/g' \
# -e 's/@''GNULIB_PUTS''@/1/g' \
# -e 's/@''GNULIB_REMOVE''@/0/g' \
# -e 's/@''GNULIB_RENAME''@/0/g' \
# -e 's/@''GNULIB_RENAMEAT''@/0/g' \
# -e 's/@''GNULIB_SCANF''@/1/g' \
# -e 's/@''GNULIB_SNPRINTF''@/0/g' \
# -e 's/@''GNULIB_SPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_NONBLOCKING''@/0/g' \
# -e 's/@''GNULIB_STDIO_H_SIGPIPE''@/0/g' \
# -e 's/@''GNULIB_TMPFILE''@/0/g' \
# -e 's/@''GNULIB_VASPRINTF''@/0/g' \
# -e 's/@''GNULIB_VDPRINTF''@/0/g' \
# -e 's/@''GNULIB_VFPRINTF''@/1/g' \
# -e 's/@''GNULIB_VFPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VFSCANF''@/0/g' \
# -e 's/@''GNULIB_VSCANF''@/0/g' \
# -e 's/@''GNULIB_VPRINTF''@/1/g' \
# -e 's/@''GNULIB_VPRINTF_POSIX''@/0/g' \
# -e 's/@''GNULIB_VSNPRINTF''@/0/g' \
# -e 's/@''GNULIB_VSPRINTF_POSIX''@/0/g' \
# < ./stdio.in.h | \
# sed -e 's|@''HAVE_DECL_FPURGE''@|0|g' \
# -e 's|@''HAVE_DECL_FSEEKO''@|1|g' \
# -e 's|@''HAVE_DECL_FTELLO''@|1|g' \
# -e 's|@''HAVE_DECL_GETDELIM''@|1|g' \
# -e 's|@''HAVE_DECL_GETLINE''@|1|g' \
# -e 's|@''HAVE_DECL_OBSTACK_PRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_SNPRINTF''@|1|g' \
# -e 's|@''HAVE_DECL_VSNPRINTF''@|1|g' \
# -e 's|@''HAVE_DPRINTF''@|1|g' \
# -e 's|@''HAVE_FSEEKO''@|1|g' \
# -e 's|@''HAVE_FTELLO''@|1|g' \
# -e 's|@''HAVE_PCLOSE''@|1|g' \
# -e 's|@''HAVE_POPEN''@|1|g' \
# -e 's|@''HAVE_RENAMEAT''@|1|g' \
# -e 's|@''HAVE_VASPRINTF''@|1|g' \
# -e 's|@''HAVE_VDPRINTF''@|1|g' \
# -e 's|@''REPLACE_DPRINTF''@|0|g' \
# -e 's|@''REPLACE_FCLOSE''@|0|g' \
# -e 's|@''REPLACE_FDOPEN''@|0|g' \
# -e 's|@''REPLACE_FFLUSH''@|1|g' \
# -e 's|@''REPLACE_FOPEN''@|0|g' \
# -e 's|@''REPLACE_FPRINTF''@|0|g' \
# -e 's|@''REPLACE_FPURGE''@|1|g' \
# -e 's|@''REPLACE_FREOPEN''@|0|g' \
# -e 's|@''REPLACE_FSEEK''@|1|g' \
# -e 's|@''REPLACE_FSEEKO''@|1|g' \
# -e 's|@''REPLACE_FTELL''@|0|g' \
# -e 's|@''REPLACE_FTELLO''@|0|g' \
# -e 's|@''REPLACE_GETDELIM''@|0|g' \
# -e 's|@''REPLACE_GETLINE''@|0|g' \
# -e 's|@''REPLACE_OBSTACK_PRINTF''@|0|g' \
# -e 's|@''REPLACE_PERROR''@|0|g' \
# -e 's|@''REPLACE_POPEN''@|0|g' \
# -e 's|@''REPLACE_PRINTF''@|0|g' \
# -e 's|@''REPLACE_REMOVE''@|0|g' \
# -e 's|@''REPLACE_RENAME''@|0|g' \
# -e 's|@''REPLACE_RENAMEAT''@|0|g' \
# -e 's|@''REPLACE_SNPRINTF''@|0|g' \
# -e 's|@''REPLACE_SPRINTF''@|0|g' \
# -e 's|@''REPLACE_STDIO_READ_FUNCS''@|0|g' \
# -e 's|@''REPLACE_STDIO_WRITE_FUNCS''@|0|g' \
# -e 's|@''REPLACE_TMPFILE''@|0|g' \
# -e 's|@''REPLACE_VASPRINTF''@|0|g' \
# -e 's|@''REPLACE_VDPRINTF''@|0|g' \
# -e 's|@''REPLACE_VFPRINTF''@|0|g' \
# -e 's|@''REPLACE_VPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSNPRINTF''@|0|g' \
# -e 's|@''REPLACE_VSPRINTF''@|0|g' \
# -e 's|@''ASM_SYMBOL_PREFIX''@||g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdio.h-t && \
# mv stdio.h-t stdio.h
# rm -f stdlib.h-t stdlib.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STDLIB_H''@||g' \
# -e 's/@''GNULIB__EXIT''@/0/g' \
# -e 's/@''GNULIB_ATOLL''@/0/g' \
# -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \
# -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \
# -e 's/@''GNULIB_GETLOADAVG''@/0/g' \
# -e 's/@''GNULIB_GETSUBOPT''@/0/g' \
# -e 's/@''GNULIB_GRANTPT''@/0/g' \
# -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_MBTOWC''@/0/g' \
# -e 's/@''GNULIB_MKDTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMP''@/0/g' \
# -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \
# -e 's/@''GNULIB_MKSTEMP''@/1/g' \
# -e 's/@''GNULIB_MKSTEMPS''@/0/g' \
# -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \
# -e 's/@''GNULIB_PTSNAME''@/0/g' \
# -e 's/@''GNULIB_PTSNAME_R''@/0/g' \
# -e 's/@''GNULIB_PUTENV''@/0/g' \
# -e 's/@''GNULIB_QSORT_R''@/0/g' \
# -e 's/@''GNULIB_RANDOM''@/0/g' \
# -e 's/@''GNULIB_RANDOM_R''@/0/g' \
# -e 's/@''GNULIB_REALLOC_POSIX''@/1/g' \
# -e 's/@''GNULIB_REALPATH''@/0/g' \
# -e 's/@''GNULIB_RPMATCH''@/0/g' \
# -e 's/@''GNULIB_SECURE_GETENV''@/1/g' \
# -e 's/@''GNULIB_SETENV''@/0/g' \
# -e 's/@''GNULIB_STRTOD''@/0/g' \
# -e 's/@''GNULIB_STRTOLL''@/1/g' \
# -e 's/@''GNULIB_STRTOULL''@/0/g' \
# -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \
# -e 's/@''GNULIB_UNLOCKPT''@/0/g' \
# -e 's/@''GNULIB_UNSETENV''@/0/g' \
# -e 's/@''GNULIB_WCTOMB''@/0/g' \
# < ./stdlib.in.h | \
# sed -e 's|@''HAVE__EXIT''@|1|g' \
# -e 's|@''HAVE_ATOLL''@|1|g' \
# -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \
# -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \
# -e 's|@''HAVE_GETSUBOPT''@|1|g' \
# -e 's|@''HAVE_GRANTPT''@|1|g' \
# -e 's|@''HAVE_MKDTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMP''@|1|g' \
# -e 's|@''HAVE_MKOSTEMPS''@|1|g' \
# -e 's|@''HAVE_MKSTEMP''@|1|g' \
# -e 's|@''HAVE_MKSTEMPS''@|1|g' \
# -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \
# -e 's|@''HAVE_PTSNAME''@|1|g' \
# -e 's|@''HAVE_PTSNAME_R''@|1|g' \
# -e 's|@''HAVE_RANDOM''@|1|g' \
# -e 's|@''HAVE_RANDOM_H''@|1|g' \
# -e 's|@''HAVE_RANDOM_R''@|1|g' \
# -e 's|@''HAVE_REALPATH''@|1|g' \
# -e 's|@''HAVE_RPMATCH''@|1|g' \
# -e 's|@''HAVE_SECURE_GETENV''@|0|g' \
# -e 's|@''HAVE_DECL_SETENV''@|1|g' \
# -e 's|@''HAVE_STRTOD''@|1|g' \
# -e 's|@''HAVE_STRTOLL''@|1|g' \
# -e 's|@''HAVE_STRTOULL''@|1|g' \
# -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \
# -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \
# -e 's|@''HAVE_UNLOCKPT''@|1|g' \
# -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \
# -e 's|@''REPLACE_CALLOC''@|0|g' \
# -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \
# -e 's|@''REPLACE_MALLOC''@|0|g' \
# -e 's|@''REPLACE_MBTOWC''@|0|g' \
# -e 's|@''REPLACE_MKSTEMP''@|0|g' \
# -e 's|@''REPLACE_PTSNAME''@|0|g' \
# -e 's|@''REPLACE_PTSNAME_R''@|0|g' \
# -e 's|@''REPLACE_PUTENV''@|0|g' \
# -e 's|@''REPLACE_QSORT_R''@|0|g' \
# -e 's|@''REPLACE_RANDOM_R''@|0|g' \
# -e 's|@''REPLACE_REALLOC''@|0|g' \
# -e 's|@''REPLACE_REALPATH''@|0|g' \
# -e 's|@''REPLACE_SETENV''@|0|g' \
# -e 's|@''REPLACE_STRTOD''@|0|g' \
# -e 's|@''REPLACE_UNSETENV''@|0|g' \
# -e 's|@''REPLACE_WCTOMB''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _Noreturn/r .././snippet/_Noreturn.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# } > stdlib.h-t && \
# mv stdlib.h-t stdlib.h
# rm -f string.h-t string.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_STRING_H''@||g' \
# -e 's/@''GNULIB_FFSL''@/0/g' \
# -e 's/@''GNULIB_FFSLL''@/0/g' \
# -e 's/@''GNULIB_MBSLEN''@/0/g' \
# -e 's/@''GNULIB_MBSNLEN''@/0/g' \
# -e 's/@''GNULIB_MBSCHR''@/0/g' \
# -e 's/@''GNULIB_MBSRCHR''@/0/g' \
# -e 's/@''GNULIB_MBSSTR''@/0/g' \
# -e 's/@''GNULIB_MBSCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \
# -e 's/@''GNULIB_MBSCASESTR''@/0/g' \
# -e 's/@''GNULIB_MBSCSPN''@/0/g' \
# -e 's/@''GNULIB_MBSPBRK''@/0/g' \
# -e 's/@''GNULIB_MBSSPN''@/0/g' \
# -e 's/@''GNULIB_MBSSEP''@/0/g' \
# -e 's/@''GNULIB_MBSTOK_R''@/0/g' \
# -e 's/@''GNULIB_MEMCHR''@/1/g' \
# -e 's/@''GNULIB_MEMMEM''@/0/g' \
# -e 's/@''GNULIB_MEMPCPY''@/1/g' \
# -e 's/@''GNULIB_MEMRCHR''@/1/g' \
# -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \
# -e 's/@''GNULIB_STPCPY''@/1/g' \
# -e 's/@''GNULIB_STPNCPY''@/0/g' \
# -e 's/@''GNULIB_STRCHRNUL''@/1/g' \
# -e 's/@''GNULIB_STRDUP''@/1/g' \
# -e 's/@''GNULIB_STRNCAT''@/0/g' \
# -e 's/@''GNULIB_STRNDUP''@/1/g' \
# -e 's/@''GNULIB_STRNLEN''@/1/g' \
# -e 's/@''GNULIB_STRPBRK''@/0/g' \
# -e 's/@''GNULIB_STRSEP''@/0/g' \
# -e 's/@''GNULIB_STRSTR''@/0/g' \
# -e 's/@''GNULIB_STRCASESTR''@/0/g' \
# -e 's/@''GNULIB_STRTOK_R''@/0/g' \
# -e 's/@''GNULIB_STRERROR''@/1/g' \
# -e 's/@''GNULIB_STRERROR_R''@/0/g' \
# -e 's/@''GNULIB_STRSIGNAL''@/0/g' \
# -e 's/@''GNULIB_STRVERSCMP''@/0/g' \
# < ./string.in.h | \
# sed -e 's|@''HAVE_FFSL''@|1|g' \
# -e 's|@''HAVE_FFSLL''@|1|g' \
# -e 's|@''HAVE_MBSLEN''@|0|g' \
# -e 's|@''HAVE_MEMCHR''@|1|g' \
# -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \
# -e 's|@''HAVE_MEMPCPY''@|1|g' \
# -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \
# -e 's|@''HAVE_RAWMEMCHR''@|0|g' \
# -e 's|@''HAVE_STPCPY''@|1|g' \
# -e 's|@''HAVE_STPNCPY''@|1|g' \
# -e 's|@''HAVE_STRCHRNUL''@|1|g' \
# -e 's|@''HAVE_DECL_STRDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \
# -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \
# -e 's|@''HAVE_STRPBRK''@|1|g' \
# -e 's|@''HAVE_STRSEP''@|1|g' \
# -e 's|@''HAVE_STRCASESTR''@|1|g' \
# -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \
# -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \
# -e 's|@''HAVE_STRVERSCMP''@|1|g' \
# -e 's|@''REPLACE_STPNCPY''@|0|g' \
# -e 's|@''REPLACE_MEMCHR''@|1|g' \
# -e 's|@''REPLACE_MEMMEM''@|0|g' \
# -e 's|@''REPLACE_STRCASESTR''@|0|g' \
# -e 's|@''REPLACE_STRCHRNUL''@|0|g' \
# -e 's|@''REPLACE_STRDUP''@|0|g' \
# -e 's|@''REPLACE_STRSTR''@|0|g' \
# -e 's|@''REPLACE_STRERROR''@|0|g' \
# -e 's|@''REPLACE_STRERROR_R''@|0|g' \
# -e 's|@''REPLACE_STRNCAT''@|0|g' \
# -e 's|@''REPLACE_STRNDUP''@|0|g' \
# -e 's|@''REPLACE_STRNLEN''@|0|g' \
# -e 's|@''REPLACE_STRSIGNAL''@|0|g' \
# -e 's|@''REPLACE_STRTOK_R''@|0|g' \
# -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h'; \
# < ./string.in.h; \
# } > string.h-t && \
# mv string.h-t string.h
# /usr/sbin/mkdir -p sys
# rm -f sys/socket.h-t sys/socket.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_SOCKET_H''@||g' \
# -e 's|@''HAVE_SYS_SOCKET_H''@|1|g' \
# -e 's/@''GNULIB_CLOSE''@/1/g' \
# -e 's/@''GNULIB_SOCKET''@/0/g' \
# -e 's/@''GNULIB_CONNECT''@/0/g' \
# -e 's/@''GNULIB_ACCEPT''@/0/g' \
# -e 's/@''GNULIB_BIND''@/0/g' \
# -e 's/@''GNULIB_GETPEERNAME''@/0/g' \
# -e 's/@''GNULIB_GETSOCKNAME''@/0/g' \
# -e 's/@''GNULIB_GETSOCKOPT''@/0/g' \
# -e 's/@''GNULIB_LISTEN''@/0/g' \
# -e 's/@''GNULIB_RECV''@/0/g' \
# -e 's/@''GNULIB_SEND''@/0/g' \
# -e 's/@''GNULIB_RECVFROM''@/0/g' \
# -e 's/@''GNULIB_SENDTO''@/0/g' \
# -e 's/@''GNULIB_SETSOCKOPT''@/0/g' \
# -e 's/@''GNULIB_SHUTDOWN''@/0/g' \
# -e 's/@''GNULIB_ACCEPT4''@/0/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's|@''HAVE_WS2TCPIP_H''@|0|g' \
# -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE''@|1|g' \
# -e 's|@''HAVE_STRUCT_SOCKADDR_STORAGE_SS_FAMILY''@|1|g' \
# -e 's|@''HAVE_SA_FAMILY_T''@|1|g' \
# -e 's|@''HAVE_ACCEPT4''@|1|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_socket.in.h; \
# } > sys/socket.h-t && \
# mv -f sys/socket.h-t sys/socket.h
# /usr/sbin/mkdir -p sys
# /usr/sbin/mkdir -p sys
# rm -f sys/stat.h-t sys/stat.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_STAT_H''@||g' \
# -e 's|@''WINDOWS_64_BIT_ST_SIZE''@|0|g' \
# -e 's/@''GNULIB_FCHMODAT''@/0/g' \
# -e 's/@''GNULIB_FSTAT''@/1/g' \
# -e 's/@''GNULIB_FSTATAT''@/1/g' \
# -e 's/@''GNULIB_FUTIMENS''@/0/g' \
# -e 's/@''GNULIB_LCHMOD''@/0/g' \
# -e 's/@''GNULIB_LSTAT''@/1/g' \
# -e 's/@''GNULIB_MKDIRAT''@/0/g' \
# -e 's/@''GNULIB_MKFIFO''@/0/g' \
# -e 's/@''GNULIB_MKFIFOAT''@/0/g' \
# -e 's/@''GNULIB_MKNOD''@/0/g' \
# -e 's/@''GNULIB_MKNODAT''@/0/g' \
# -e 's/@''GNULIB_STAT''@/1/g' \
# -e 's/@''GNULIB_UTIMENSAT''@/0/g' \
# -e 's|@''HAVE_FCHMODAT''@|1|g' \
# -e 's|@''HAVE_FSTATAT''@|1|g' \
# -e 's|@''HAVE_FUTIMENS''@|1|g' \
# -e 's|@''HAVE_LCHMOD''@|1|g' \
# -e 's|@''HAVE_LSTAT''@|1|g' \
# -e 's|@''HAVE_MKDIRAT''@|1|g' \
# -e 's|@''HAVE_MKFIFO''@|1|g' \
# -e 's|@''HAVE_MKFIFOAT''@|1|g' \
# -e 's|@''HAVE_MKNOD''@|1|g' \
# -e 's|@''HAVE_MKNODAT''@|1|g' \
# -e 's|@''HAVE_UTIMENSAT''@|1|g' \
# -e 's|@''REPLACE_FSTAT''@|0|g' \
# -e 's|@''REPLACE_FSTATAT''@|0|g' \
# -e 's|@''REPLACE_FUTIMENS''@|0|g' \
# -e 's|@''REPLACE_LSTAT''@|0|g' \
# -e 's|@''REPLACE_MKDIR''@|0|g' \
# -e 's|@''REPLACE_MKFIFO''@|0|g' \
# -e 's|@''REPLACE_MKNOD''@|0|g' \
# -e 's|@''REPLACE_STAT''@|0|g' \
# -e 's|@''REPLACE_UTIMENSAT''@|0|g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_stat.in.h; \
# } > sys/stat.h-t && \
# mv sys/stat.h-t sys/stat.h
# /usr/sbin/mkdir -p sys
# rm -f sys/time.h-t sys/time.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_SYS_TIME_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_TIME_H''@||g' \
# -e 's/@''GNULIB_GETTIMEOFDAY''@/1/g' \
# -e 's|@''HAVE_WINSOCK2_H''@|0|g' \
# -e 's/@''HAVE_GETTIMEOFDAY''@/1/g' \
# -e 's/@''HAVE_STRUCT_TIMEVAL''@/1/g' \
# -e 's/@''REPLACE_GETTIMEOFDAY''@/0/g' \
# -e 's/@''REPLACE_STRUCT_TIMEVAL''@/0/g' \
# -e '/definitions of _GL_FUNCDECL_RPL/r c++defs.h' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_time.in.h; \
# } > sys/time.h-t && \
# mv sys/time.h-t sys/time.h
# rm -f sys/utsname.h-t sys/utsname.h && \
# { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \
# sed -e 's|@''GUARD_PREFIX''@|GL|g' \
# -e 's/@''HAVE_SYS_UTSNAME_H''@/1/g' \
# -e 's|@''INCLUDE_NEXT''@|include_next|g' \
# -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \
# -e 's|@''PRAGMA_COLUMNS''@||g' \
# -e 's|@''NEXT_SYS_UTSNAME_H''@||g' \
# -e 's/@''GNULIB_UNAME''@/1/g' \
# -e 's|@''HAVE_STRUCT_UTSNAME''@|1|g' \
# -e 's|@''HAVE_UNAME''@|1|g' \
# -e '/definition of _GL_ARG_NONNULL/r arg-nonnull.h' \
# -e '/definition of _GL_WARN_ON_USE/r warn-on-use.h' \
# < ./sys_utsname.in.h; \
# } > sys/utsname.h-t && \
# mv sys/utsname.h-t sys/utsname.h
# make all-recursive
# make[3]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[4]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT binary-io.o -MD -MP -MF .deps/binary-io.Tpo -c -o binary-io.o binary-io.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT c-ctype.o -MD -MP -MF .deps/c-ctype.Tpo -c -o c-ctype.o c-ctype.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT c-strcasecmp.o -MD -MP -MF .deps/c-strcasecmp.Tpo -c -o c-strcasecmp.o c-strcasecmp.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/c-ctype.Tpo .deps/c-ctype.Po
# mv -f .deps/c-strcasecmp.Tpo .deps/c-strcasecmp.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT c-strncasecmp.o -MD -MP -MF .deps/c-strncasecmp.Tpo -c -o c-strncasecmp.o c-strncasecmp.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT cloexec.o -MD -MP -MF .deps/cloexec.Tpo -c -o cloexec.o cloexec.c
# 1 warning generated.
# mv -f .deps/binary-io.Tpo .deps/binary-io.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/c-strncasecmp.Tpo .deps/c-strncasecmp.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT md5.o -MD -MP -MF .deps/md5.Tpo -c -o md5.o md5.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT dirname.o -MD -MP -MF .deps/dirname.Tpo -c -o dirname.o dirname.c
# warningwarning: : unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/cloexec.Tpo .deps/cloexec.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT basename.o -MD -MP -MF .deps/basename.Tpo -c -o basename.o basename.c
# 1 warning generated.
# mv -f .deps/dirname.Tpo .deps/dirname.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT dirname-lgpl.o -MD -MP -MF .deps/dirname-lgpl.Tpo -c -o dirname-lgpl.o dirname-lgpl.c
# 1 warning generated.
# mv -f .deps/basename.Tpo .deps/basename.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT basename-lgpl.o -MD -MP -MF .deps/basename-lgpl.Tpo -c -o basename-lgpl.o basename-lgpl.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/md5.Tpo .deps/md5.Po
# warningclang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT stripslash.o -MD -MP -MF .deps/stripslash.Tpo -c -o stripslash.o stripslash.c
# : unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/dirname-lgpl.Tpo .deps/dirname-lgpl.Po
# mv -f .deps/basename-lgpl.Tpo .deps/basename-lgpl.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT exitfail.o -MD -MP -MF .deps/exitfail.Tpo -c -o exitfail.o exitfail.c
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fatal-signal.o -MD -MP -MF .deps/fatal-signal.Tpo -c -o fatal-signal.o fatal-signal.c
# mv -f .deps/stripslash.Tpo .deps/stripslash.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fd-hook.o -MD -MP -MF .deps/fd-hook.Tpo -c -o fd-hook.o fd-hook.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/exitfail.Tpo .deps/exitfail.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fd-safer-flag.o -MD -MP -MF .deps/fd-safer-flag.Tpo -c -o fd-safer-flag.o fd-safer-flag.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/fatal-signal.Tpo .deps/fatal-signal.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT dup-safer-flag.o -MD -MP -MF .deps/dup-safer-flag.Tpo -c -o dup-safer-flag.o dup-safer-flag.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/fd-hook.Tpo .deps/fd-hook.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT filenamecat-lgpl.o -MD -MP -MF .deps/filenamecat-lgpl.Tpo -c -o filenamecat-lgpl.o filenamecat-lgpl.c
# 1 warning generated.
# mv -f .deps/fd-safer-flag.Tpo .deps/fd-safer-flag.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT freading.o -MD -MP -MF .deps/freading.Tpo -c -o freading.o freading.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/freading.Tpo .deps/freading.Po
# 1 warning generated.
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/dup-safer-flag.Tpo .deps/dup-safer-flag.Po
# mv -f .deps/filenamecat-lgpl.Tpo .deps/filenamecat-lgpl.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT idcache.o -MD -MP -MF .deps/idcache.Tpo -c -o idcache.o idcache.c
# mv -f .deps/base64.Tpo .deps/base64.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT imaxtostr.o -MD -MP -MF .deps/imaxtostr.Tpo -c -o imaxtostr.o imaxtostr.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT inttostr.o -MD -MP -MF .deps/inttostr.Tpo -c -o inttostr.o inttostr.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT offtostr.o -MD -MP -MF .deps/offtostr.Tpo -c -o offtostr.o offtostr.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/inttostr.Tpo .deps/inttostr.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/imaxtostr.Tpo .deps/imaxtostr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT uinttostr.o -MD -MP -MF .deps/uinttostr.Tpo -c -o uinttostr.o uinttostr.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT umaxtostr.o -MD -MP -MF .deps/umaxtostr.Tpo -c -o umaxtostr.o umaxtostr.c
# 1 warning generated.
# mv -f .deps/offtostr.Tpo .deps/offtostr.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT localcharset.o -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.o localcharset.c
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/uinttostr.Tpo .deps/uinttostr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT openat-die.o -MD -MP -MF .deps/openat-die.Tpo -c -o openat-die.o openat-die.c
# mv -f .deps/umaxtostr.Tpo .deps/umaxtostr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT pipe2.o -MD -MP -MF .deps/pipe2.Tpo -c -o pipe2.o pipe2.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/openat-die.Tpo .deps/openat-die.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT pipe2-safer.o -MD -MP -MF .deps/pipe2-safer.Tpo -c -o pipe2-safer.o pipe2-safer.c
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/pipe2.Tpo .deps/pipe2.Po
# mv -f .deps/localcharset.Tpo .deps/localcharset.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT quotearg.o -MD -MP -MF .deps/quotearg.Tpo -c -o quotearg.o quotearg.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT save-cwd.o -MD -MP -MF .deps/save-cwd.Tpo -c -o save-cwd.o save-cwd.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/pipe2-safer.Tpo .deps/pipe2-safer.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT sig-handler.o -MD -MP -MF .deps/sig-handler.Tpo -c -o sig-handler.o sig-handler.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/save-cwd.Tpo .deps/save-cwd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT sockets.o -MD -MP -MF .deps/sockets.Tpo -c -o sockets.o sockets.c
# 1 warning generated.
# mv -f .deps/sig-handler.Tpo .deps/sig-handler.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT spawn-pipe.o -MD -MP -MF .deps/spawn-pipe.Tpo -c -o spawn-pipe.o spawn-pipe.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/sockets.Tpo .deps/sockets.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT strftime.o -MD -MP -MF .deps/strftime.Tpo -c -o strftime.o strftime.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/quotearg.Tpo .deps/quotearg.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT sys_socket.o -MD -MP -MF .deps/sys_socket.Tpo -c -o sys_socket.o sys_socket.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/spawn-pipe.Tpo .deps/spawn-pipe.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT tempname.o -MD -MP -MF .deps/tempname.Tpo -c -o tempname.o tempname.c
# 1 warning generated.
# mv -f .deps/sys_socket.Tpo .deps/sys_socket.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT unistd.o -MD -MP -MF .deps/unistd.Tpo -c -o unistd.o unistd.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/strftime.Tpo .deps/strftime.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT dup-safer.o -MD -MP -MF .deps/dup-safer.Tpo -c -o dup-safer.o dup-safer.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/unistd.Tpo .deps/unistd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fd-safer.o -MD -MP -MF .deps/fd-safer.Tpo -c -o fd-safer.o fd-safer.c
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/tempname.Tpo .deps/tempname.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT pipe-safer.o -MD -MP -MF .deps/pipe-safer.Tpo -c -o pipe-safer.o pipe-safer.c
# mv -f .deps/dup-safer.Tpo .deps/dup-safer.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT wait-process.o -MD -MP -MF .deps/wait-process.Tpo -c -o wait-process.o wait-process.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# mv -f .deps/fd-safer.Tpo .deps/fd-safer.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT wctype-h.o -MD -MP -MF .deps/wctype-h.Tpo -c -o wctype-h.o wctype-h.c
# 1 warning generated.
# mv -f .deps/pipe-safer.Tpo .deps/pipe-safer.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xmalloc.o -MD -MP -MF .deps/xmalloc.Tpo -c -o xmalloc.o xmalloc.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/wctype-h.Tpo .deps/wctype-h.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xalloc-die.o -MD -MP -MF .deps/xalloc-die.Tpo -c -o xalloc-die.o xalloc-die.c
# 1 warning generated.
# mv -f .deps/wait-process.Tpo .deps/wait-process.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xgetcwd.o -MD -MP -MF .deps/xgetcwd.Tpo -c -o xgetcwd.o xgetcwd.c
# 1 warning generated.
# mv -f .deps/xmalloc.Tpo .deps/xmalloc.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xstrndup.o -MD -MP -MF .deps/xstrndup.Tpo -c -o xstrndup.o xstrndup.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/xgetcwd.Tpo .deps/xgetcwd.Po
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xstrtoimax.o -MD -MP -MF .deps/xstrtoimax.Tpo -c -o xstrtoimax.o xstrtoimax.c
# mv -f .deps/xstrndup.Tpo .deps/xstrndup.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xstrtol.o -MD -MP -MF .deps/xstrtol.Tpo -c -o xstrtol.o xstrtol.c
# 1 warning generated.
# mv -f .deps/xalloc-die.Tpo .deps/xalloc-die.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xstrtoul.o -MD -MP -MF .deps/xstrtoul.Tpo -c -o xstrtoul.o xstrtoul.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/xstrtoimax.Tpo .deps/xstrtoimax.Po
# mv -f .deps/xstrtol.Tpo .deps/xstrtol.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT xstrtol-error.o -MD -MP -MF .deps/xstrtol-error.Tpo -c -o xstrtol-error.o xstrtol-error.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT chdir-long.o -MD -MP -MF .deps/chdir-long.Tpo -c -o chdir-long.o chdir-long.c
# 1 warning generated.
# mv -f .deps/xstrtoul.Tpo .deps/xstrtoul.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/idcache.Tpo .deps/idcache.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fcntl.o -MD -MP -MF .deps/fcntl.Tpo -c -o fcntl.o fcntl.c
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/xstrtol-error.Tpo .deps/xstrtol-error.Po
# mv -f .deps/chdir-long.Tpo .deps/chdir-long.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fflush.o -MD -MP -MF .deps/fflush.Tpo -c -o fflush.o fflush.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fpurge.o -MD -MP -MF .deps/fpurge.Tpo -c -o fpurge.o fpurge.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# error.c:386:12: warning: data argument not used by format string [-Wformat-extra-args]
# file_name, line_number);
# ^
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 2 warnings generated.
# mv -f .deps/error.Tpo .deps/error.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fseek.o -MD -MP -MF .deps/fseek.Tpo -c -o fseek.o fseek.c
# 1 warning generated.
# 1 warning generated.
# mv -f .deps/fpurge.Tpo .deps/fpurge.Po
# mv -f .deps/fcntl.Tpo .deps/fcntl.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT fseeko.o -MD -MP -MF .deps/fseeko.Tpo -c -o fseeko.o fseeko.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT getcwd.o -MD -MP -MF .deps/getcwd.Tpo -c -o getcwd.o getcwd.c
# 1 warning generated.
# mv -f .deps/fflush.Tpo .deps/fflush.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT getcwd-lgpl.o -MD -MP -MF .deps/getcwd-lgpl.Tpo -c -o getcwd-lgpl.o getcwd-lgpl.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/fseek.Tpo .deps/fseek.Po
# 1 warning generated.
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT getopt.o -MD -MP -MF .deps/getopt.Tpo -c -o getopt.o getopt.c
# mv -f .deps/fseeko.Tpo .deps/fseeko.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT getopt1.o -MD -MP -MF .deps/getopt1.Tpo -c -o getopt1.o getopt1.c
# 1 warning generated.
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# mv -f .deps/getcwd-lgpl.Tpo .deps/getcwd-lgpl.Po
# mv -f .deps/getcwd.Tpo .deps/getcwd.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT mbrtowc.o -MD -MP -MF .deps/mbrtowc.Tpo -c -o mbrtowc.o mbrtowc.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT memchr.o -MD -MP -MF .deps/memchr.Tpo -c -o memchr.o memchr.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/getopt1.Tpo .deps/getopt1.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT mktime.o -MD -MP -MF .deps/mktime.Tpo -c -o mktime.o mktime.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# 1 warning generated.
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# mv -f .deps/mbrtowc.Tpo .deps/mbrtowc.Po
# mv -f .deps/memchr.Tpo .deps/memchr.Po
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT openat-proc.o -MD -MP -MF .deps/openat-proc.Tpo -c -o openat-proc.o openat-proc.c
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT rawmemchr.o -MD -MP -MF .deps/rawmemchr.Tpo -c -o rawmemchr.o rawmemchr.c
# 1 warning generated.
# mv -f .deps/getopt.Tpo .deps/getopt.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DHAVE_CONFIG_H -I. -I.. -Wno-format-contains-nul -MT secure_getenv.o -MD -MP -MF .deps/secure_getenv.Tpo -c -o secure_getenv.o secure_getenv.c
# 1 warning generated.
# mv -f .deps/rawmemchr.Tpo .deps/rawmemchr.Po
# rm -f t-charset.alias charset.alias && \
# /bin/sh ./config.charset 'x86_64-unknown-linux-gnu' > t-charset.alias && \
# mv t-charset.alias charset.alias
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# mv -f .deps/mktime.Tpo .deps/mktime.Po
# 1 warning generated.
# rm -f t-ref-add.sed ref-add.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ref-add.sin > t-ref-add.sed && \
# mv t-ref-add.sed ref-add.sed
# 1 warning generated.
# rm -f t-ref-del.sed ref-del.sed && \
# sed -e '/^#/d' -e 's/@''PACKAGE''@/sharutils/g' ref-del.sin > t-ref-del.sed && \
# mv t-ref-del.sed ref-del.sed
# mv -f .deps/secure_getenv.Tpo .deps/secure_getenv.Po
# mv -f .deps/openat-proc.Tpo .deps/openat-proc.Po
# rm -f libgnu.a
# ar cru libgnu.a base64.o binary-io.o c-ctype.o c-strcasecmp.o c-strncasecmp.o cloexec.o md5.o dirname.o basename.o dirname-lgpl.o basename-lgpl.o stripslash.o exitfail.o fatal-signal.o fd-hook.o fd-safer-flag.o dup-safer-flag.o filenamecat-lgpl.o freading.o idcache.o imaxtostr.o inttostr.o offtostr.o uinttostr.o umaxtostr.o localcharset.o openat-die.o pipe2.o pipe2-safer.o quotearg.o save-cwd.o sig-handler.o sockets.o spawn-pipe.o strftime.o sys_socket.o tempname.o unistd.o dup-safer.o fd-safer.o pipe-safer.o wait-process.o wctype-h.o xmalloc.o xalloc-die.o xgetcwd.o xstrndup.o xstrtoimax.o xstrtol.o xstrtoul.o xstrtol-error.o chdir-long.o error.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o getcwd.o getcwd-lgpl.o getopt.o getopt1.o mbrtowc.o memchr.o mktime.o openat-proc.o rawmemchr.o secure_getenv.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libgnu.a
# make[4]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[3]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# Making all in libopts
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# make all-am
# make[3]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# clang -DHAVE_CONFIG_H -I. -I.. -I. -Wno-format-contains-nul -Wno-format-contains-nul -MT libopts_a-libopts.o -MD -MP -MF .deps/libopts_a-libopts.Tpo -c -o libopts_a-libopts.o `test -f 'libopts.c' || echo './'`libopts.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 2 warnings generated.
# mv -f .deps/libopts_a-libopts.Tpo .deps/libopts_a-libopts.Po
# rm -f libopts.a
# ar cru libopts.a libopts_a-libopts.o
# /r: `u' modifier ignored since `D' is the default (see `U')
# ranlib libopts.a
# make[3]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# Making all in src
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT shar.o -MD -MP -MF .deps/shar.Tpo -c -o shar.o shar.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT encode.o -MD -MP -MF .deps/encode.Tpo -c -o encode.o encode.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT scribble.o -MD -MP -MF .deps/scribble.Tpo -c -o scribble.o scribble.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT shar-opts.o -MD -MP -MF .deps/shar-opts.Tpo -c -o shar-opts.o shar-opts.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 2 warnings generated.
# mv -f .deps/scribble.Tpo .deps/scribble.Po
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT unshar.o -MD -MP -MF .deps/unshar.Tpo -c -o unshar.o unshar.c
# 2 warnings generated.
# mv -f .deps/encode.Tpo .deps/encode.Po
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# shar.c:934:24: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (0, errno, _("Cannot get current directory name"));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./shar-opts.h:385:18: note: expanded from macro '_'
# # define _(s) aoGetsText(s)
# ^~~~~~~~~~~~~
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT unshar-opts.o -MD -MP -MF .deps/unshar-opts.Tpo -c -o unshar-opts.o unshar-opts.c
# shar.c:2158:16: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# _("reopening stderr to /dev/null"));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./shar-opts.h:385:18: note: expanded from macro '_'
# # define _(s) aoGetsText(s)
# ^~~~~~~~~~~~~
# shar.c:2228:15: warning: format string is not a string literal (potentially insecure) [-Wformat-security]
# error (0, 0, _("PLEASE avoid -X shars on Usenet or public networks"));
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# ./shar-opts.h:385:18: note: expanded from macro '_'
# # define _(s) aoGetsText(s)
# ^~~~~~~~~~~~~
# shar.c:2331:3: warning: implicit declaration of function 'bindtextdomain' is invalid in C99 [-Wimplicit-function-declaration]
# bindtextdomain (PACKAGE, LOCALEDIR);
# ^
# shar.c:2332:3: warning: implicit declaration of function 'textdomain' is invalid in C99 [-Wimplicit-function-declaration]
# textdomain (PACKAGE);
# ^
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 2 warnings generated.
# unshar.c:63:41: warning: '/*' within block comment [-Wcomment]
# * Check for start of comment ("//" or "/*") and directives.
# ^
# mv -f .deps/shar-opts.Tpo .deps/shar-opts.Po
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT uuencode.o -MD -MP -MF .deps/uuencode.Tpo -c -o uuencode.o uuencode.c
# unshar.c:442:3: warning: implicit declaration of function 'bindtextdomain' is invalid in C99 [-Wimplicit-function-declaration]
# bindtextdomain (PACKAGE, LOCALEDIR);
# ^
# unshar.c:443:3: warning: implicit declaration of function 'textdomain' is invalid in C99 [-Wimplicit-function-declaration]
# textdomain (PACKAGE);
# ^
# 5 warnings generated.
# 7 warnings generated.
# mv -f .deps/unshar.Tpo .deps/unshar.Po
# mv -f .deps/shar.Tpo .deps/shar.Po
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT uuencode-opts.o -MD -MP -MF .deps/uuencode-opts.Tpo -c -o uuencode-opts.o uuencode-opts.c
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT uudecode.o -MD -MP -MF .deps/uudecode.Tpo -c -o uudecode.o uudecode.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 2 warnings generated.
# mv -f .deps/unshar-opts.Tpo .deps/unshar-opts.Po
# clang -DLOCALEDIR=\"/usr/share/locale\" -DHAVE_CONFIG_H -I. -I.. -I../libopts -I. -I.. -I../lib -I../lib -I../intl -Wno-format-contains-nul -Wno-format-contains-nul -MT uudecode-opts.o -MD -MP -MF .deps/uudecode-opts.Tpo -c -o uudecode-opts.o uudecode-opts.c
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# uuencode.c:204:3: warning: implicit declaration of function 'bindtextdomain' is invalid in C99 [-Wimplicit-function-declaration]
# bindtextdomain (PACKAGE, LOCALEDIR);
# ^
# uuencode.c:205:3: warning: implicit declaration of function 'textdomain' is invalid in C99 [-Wimplicit-function-declaration]
# textdomain (PACKAGE);
# ^
# uudecode.c:514:3: warning: implicit declaration of function 'bindtextdomain' is invalid in C99 [-Wimplicit-function-declaration]
# bindtextdomain (PACKAGE, LOCALEDIR);
# ^
# uudecode.c:515:3: warning: implicit declaration of function 'textdomain' is invalid in C99 [-Wimplicit-function-declaration]
# textdomain (PACKAGE);
# ^
# 2 warnings generated.
# 4 warnings generated.
# mv -f .deps/uuencode-opts.Tpo .deps/uuencode-opts.Po
# mv -f .deps/uuencode.Tpo .deps/uuencode.Po
# clang -Wno-format-contains-nul -Wno-format-contains-nul -o shar shar.o encode.o scribble.o shar-opts.o ../libopts/libopts.a ../lib/libgnu.a ../lib/libgnu.a ../intl/libintl.a
# clang -Wno-format-contains-nul -Wno-format-contains-nul -o unshar unshar.o encode.o unshar-opts.o ../libopts/libopts.a ../lib/libgnu.a ../lib/libgnu.a ../intl/libintl.a
# 4 warnings generated.
# mv -f .deps/uudecode.Tpo .deps/uudecode.Po
# clang -Wno-format-contains-nul -Wno-format-contains-nul -o uuencode uuencode.o uuencode-opts.o ../libopts/libopts.a ../lib/libgnu.a ../lib/libgnu.a ../intl/libintl.a
# 2 warnings generated.
# mv -f .deps/uudecode-opts.Tpo .deps/uudecode-opts.Po
# clang -Wno-format-contains-nul -Wno-format-contains-nul -o uudecode uudecode.o uudecode-opts.o ../libopts/libopts.a ../lib/libgnu.a ../lib/libgnu.a ../intl/libintl.a
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# Making all in doc
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# Making all in po
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/po'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/po'
# Making all in tests
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/tests'
# make[2]: Nothing to be done for 'all'.
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/tests'
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2'
# ==> Entering fakeroot environment...
# ==> Starting package()...
# Making install in intl
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/intl'
# if { test "sharutils" = "gettext-runtime" || test "sharutils" = "gettext-tools"; } \
# && test 'yes' = yes; then \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/lib /tmp/sharutils/pkg/sharutils/usr/include; \
# /usr/bin/install -c -m 644 libintl.h /tmp/sharutils/pkg/sharutils/usr/include/libintl.h; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libintl.a /tmp/sharutils/pkg/sharutils/usr/lib/libintl.a; \
# if test "@RELOCATABLE@" = yes; then \
# dependencies=`sed -n -e 's,^dependency_libs=\(.*\),\1,p' < /tmp/sharutils/pkg/sharutils/usr/lib/libintl.la | sed -e "s,^',," -e "s,'\$,,"`; \
# if test -n "$dependencies"; then \
# rm -f /tmp/sharutils/pkg/sharutils/usr/lib/libintl.la; \
# fi; \
# fi; \
# else \
# : ; \
# fi
# if test "sharutils" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl; \
# /usr/bin/install -c -m 644 VERSION /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl/VERSION; \
# dists="COPYING.LIB Makefile.in config.charset locale.alias ref-add.sin ref-del.sin export.h libintl.rc gmo.h gettextP.h hash-string.h loadinfo.h plural-exp.h eval-plural.h localcharset.h lock.h relocatable.h tsearch.h tsearch.c verify.h xsize.h printf-args.h printf-args.c printf-parse.h wprintf-parse.h printf-parse.c vasnprintf.h vasnwprintf.h vasnprintf.c os2compat.h libgnuintl.in.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c hash-string.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c dcigettext.c dcngettext.c dngettext.c ngettext.c plural.y plural-exp.c localcharset.c threadlib.c lock.c relocatable.c langprefs.c localename.c log.c printf.c setlocale.c version.c xsize.c osdep.c os2compat.c intl-exports.c intl-compat.c"; \
# for file in $dists; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl/$file; \
# done; \
# chmod a+x /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl/config.charset; \
# dists="plural.c"; \
# for file in $dists; do \
# if test -f $file; then dir=.; else dir=.; fi; \
# /usr/bin/install -c -m 644 $dir/$file \
# /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl/$file; \
# done; \
# dists="xopen-msg.sed linux-msg.sed po2tbl.sed.in cat-compat.c COPYING.LIB-2 COPYING.LIB-2.0 COPYING.LIB-2.1 gettext.h libgettext.h plural-eval.c libgnuintl.h libgnuintl.h_vms Makefile.vms libgnuintl.h.msvc-static libgnuintl.h.msvc-shared Makefile.msvc"; \
# for file in $dists; do \
# rm -f /tmp/sharutils/pkg/sharutils/usr/share/gettext/intl/$file; \
# done; \
# else \
# : ; \
# fi
# if test "sharutils" = "gettext-tools" \
# && test 'yes' = no \
# && test no != no; then \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/lib; \
# @LIBTOOL@ --mode=install \
# /usr/bin/install -c -m 644 libgnuintl.a /tmp/sharutils/pkg/sharutils/usr/lib/libgnuintl.a; \
# rm -f /tmp/sharutils/pkg/sharutils/usr/lib/preloadable_libintl.so; \
# /usr/bin/install -c -m 644 /tmp/sharutils/pkg/sharutils/usr/lib/libgnuintl.so /tmp/sharutils/pkg/sharutils/usr/lib/preloadable_libintl.so; \
# @LIBTOOL@ --mode=uninstall \
# rm -f /tmp/sharutils/pkg/sharutils/usr/lib/libgnuintl.a; \
# else \
# : ; \
# fi
# if test 'yes' = yes; then \
# if test no = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac; \
# else \
# need_charset_alias=false; \
# fi; \
# if $need_charset_alias; then \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/lib; \
# fi; \
# temp=/tmp/sharutils/pkg/sharutils/usr/lib/t-charset.alias; \
# dest=/tmp/sharutils/pkg/sharutils/usr/lib/charset.alias; \
# if test -f /tmp/sharutils/pkg/sharutils/usr/lib/charset.alias; then \
# orig=/tmp/sharutils/pkg/sharutils/usr/lib/charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# if $need_charset_alias; then \
# orig=charset.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# fi; \
# fi; \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/share/locale; \
# test -f /tmp/sharutils/pkg/sharutils/usr/share/locale/locale.alias \
# && orig=/tmp/sharutils/pkg/sharutils/usr/share/locale/locale.alias \
# || orig=./locale.alias; \
# temp=/tmp/sharutils/pkg/sharutils/usr/share/locale/t-locale.alias; \
# dest=/tmp/sharutils/pkg/sharutils/usr/share/locale/locale.alias; \
# sed -f ref-add.sed $orig > $temp; \
# /usr/bin/install -c -m 644 $temp $dest; \
# rm -f $temp; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/intl'
# Making install in lib
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make install-recursive
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[3]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[4]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# if test no = no; then \
# case 'linux-gnu' in \
# darwin[56]*) \
# need_charset_alias=true ;; \
# darwin* | cygwin* | mingw* | pw32* | cegcc*) \
# need_charset_alias=false ;; \
# *) \
# need_charset_alias=true ;; \
# esac ; \
# else \
# need_charset_alias=false ; \
# fi ; \
# if $need_charset_alias; then \
# /bin/sh /tmp/sharutils/src/sharutils-4.15.2/install-sh -d /tmp/sharutils/pkg/sharutils/usr/lib ; \
# fi ; \
# if test -f /tmp/sharutils/pkg/sharutils/usr/lib/charset.alias; then \
# sed -f ref-add.sed /tmp/sharutils/pkg/sharutils/usr/lib/charset.alias > /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp /tmp/sharutils/pkg/sharutils/usr/lib/charset.alias ; \
# rm -f /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp ; \
# else \
# if $need_charset_alias; then \
# sed -f ref-add.sed charset.alias > /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp ; \
# /usr/bin/install -c -m 644 /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp /tmp/sharutils/pkg/sharutils/usr/lib/charset.alias ; \
# rm -f /tmp/sharutils/pkg/sharutils/usr/lib/charset.tmp ; \
# fi ; \
# fi
# make[4]: Nothing to be done for 'install-data-am'.
# make[4]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[3]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/lib'
# Making install in libopts
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# make install-am
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# make[3]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# 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/sharutils/src/sharutils-4.15.2/libopts'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/libopts'
# Making install in src
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# make[2]: Nothing to be done for 'install-data-am'.
# /usr/sbin/mkdir -p '/tmp/sharutils/pkg/sharutils/usr/bin'
# /usr/bin/install -c shar unshar uuencode uudecode '/tmp/sharutils/pkg/sharutils/usr/bin'
# make install-exec-hook
# make[3]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# make[3]: Nothing to be done for 'install-exec-hook'.
# make[3]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/src'
# Making install in doc
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# make[2]: Nothing to be done for 'install-exec-am'.
# /usr/sbin/mkdir -p '/tmp/sharutils/pkg/sharutils/usr/share/info'
# /usr/sbin/mkdir -p '/tmp/sharutils/pkg/sharutils/usr/share/man/man5'
# /usr/sbin/mkdir -p '/tmp/sharutils/pkg/sharutils/usr/share/man/man1'
# /usr/bin/install -c -m 644 uuencode.5 '/tmp/sharutils/pkg/sharutils/usr/share/man/man5'
# /usr/bin/install -c -m 644 shar.1 unshar.1 uuencode.1 uudecode.1 '/tmp/sharutils/pkg/sharutils/usr/share/man/man1'
# /usr/bin/install -c -m 644 ./sharutils.info '/tmp/sharutils/pkg/sharutils/usr/share/info'
# install-info --info-dir='/tmp/sharutils/pkg/sharutils/usr/share/info' '/tmp/sharutils/pkg/sharutils/usr/share/info/sharutils.info'
# make[2]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/doc'
# Making install in po
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/po'
# installing bg.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/bg/LC_MESSAGES/sharutils.mo
# installing ca.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/ca/LC_MESSAGES/sharutils.mo
# installing cs.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/cs/LC_MESSAGES/sharutils.mo
# installing da.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/da/LC_MESSAGES/sharutils.mo
# installing de.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/de/LC_MESSAGES/sharutils.mo
# installing el.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/el/LC_MESSAGES/sharutils.mo
# installing eo.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/eo/LC_MESSAGES/sharutils.mo
# installing es.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/es/LC_MESSAGES/sharutils.mo
# installing et.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/et/LC_MESSAGES/sharutils.mo
# installing fi.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/fi/LC_MESSAGES/sharutils.mo
# installing fr.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/fr/LC_MESSAGES/sharutils.mo
# installing ga.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/ga/LC_MESSAGES/sharutils.mo
# installing gl.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/gl/LC_MESSAGES/sharutils.mo
# installing hu.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/hu/LC_MESSAGES/sharutils.mo
# installing id.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/id/LC_MESSAGES/sharutils.mo
# installing it.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/it/LC_MESSAGES/sharutils.mo
# installing ja.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/ja/LC_MESSAGES/sharutils.mo
# installing nl.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/nl/LC_MESSAGES/sharutils.mo
# installing pl.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/pl/LC_MESSAGES/sharutils.mo
# installing pt_BR.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/pt_BR/LC_MESSAGES/sharutils.mo
# installing ru.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/ru/LC_MESSAGES/sharutils.mo
# installing sr.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/sr/LC_MESSAGES/sharutils.mo
# installing sv.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/sv/LC_MESSAGES/sharutils.mo
# installing tr.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/tr/LC_MESSAGES/sharutils.mo
# installing uk.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/uk/LC_MESSAGES/sharutils.mo
# installing vi.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/vi/LC_MESSAGES/sharutils.mo
# installing zh_CN.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/zh_CN/LC_MESSAGES/sharutils.mo
# installing zh_TW.gmo as /tmp/sharutils/pkg/sharutils/usr/share/locale/zh_TW/LC_MESSAGES/sharutils.mo
# if test "sharutils" = "gettext-tools"; then \
# /usr/sbin/mkdir -p /tmp/sharutils/pkg/sharutils/usr/share/gettext/po; \
# for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \
# /usr/bin/install -c -m 644 ./$file \
# /tmp/sharutils/pkg/sharutils/usr/share/gettext/po/$file; \
# done; \
# for file in Makevars; do \
# rm -f /tmp/sharutils/pkg/sharutils/usr/share/gettext/po/$file; \
# done; \
# else \
# : ; \
# fi
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/po'
# Making install in tests
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/tests'
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2/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/sharutils/src/sharutils-4.15.2/tests'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2/tests'
# make[1]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2'
# make[2]: Entering directory '/tmp/sharutils/src/sharutils-4.15.2'
# 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/sharutils/src/sharutils-4.15.2'
# make[1]: Leaving directory '/tmp/sharutils/src/sharutils-4.15.2'
# ==> Tidying install...
# -> Removing doc files...
# -> Purging unwanted files...
# ==> Checking for packaging issue...
# ==> Creating package "sharutils"...
# -> Generating .PKGINFO file...
# -> Generating .BUILDINFO file...
# error: invalid option '--noprogressbar'
# -> Generating .MTREE file...
# -> Compressing package...
# ==> Leaving fakeroot environment.
# ==> Finished making: sharutils 4.15.2-2 (Wed Apr 5 01:13:06 UTC 2017)

CMD: pacman --query --file sharutils-4.15.2-2-x86_64.pkg.tar.xz
# sharutils 4.15.2-2

Creating hybrid package for 'sharutils'

Trying to find vanilla package 'sharutils'...

CMD: pacman --query --file /mirror/sharutils-4.15.2-2.pkg.tar.xz
# sharutils 4.15.2-2

Package file has the following structure:
# /.PKGINFO
# /.BUILDINFO
# /.MTREE
# /usr/bin/uuencode
# /usr/bin/shar
# /usr/bin/uudecode
# /usr/bin/unshar
# /usr/share/locale/el/LC_MESSAGES/sharutils.mo
# /usr/share/locale/vi/LC_MESSAGES/sharutils.mo
# /usr/share/locale/zh_TW/LC_MESSAGES/sharutils.mo
# /usr/share/locale/da/LC_MESSAGES/sharutils.mo
# /usr/share/locale/de/LC_MESSAGES/sharutils.mo
# /usr/share/locale/cs/LC_MESSAGES/sharutils.mo
# /usr/share/locale/hu/LC_MESSAGES/sharutils.mo
# /usr/share/locale/ca/LC_MESSAGES/sharutils.mo
# /usr/share/locale/ja/LC_MESSAGES/sharutils.mo
# /usr/share/locale/fi/LC_MESSAGES/sharutils.mo
# /usr/share/locale/pl/LC_MESSAGES/sharutils.mo
# /usr/share/locale/es/LC_MESSAGES/sharutils.mo
# /usr/share/locale/tr/LC_MESSAGES/sharutils.mo
# /usr/share/locale/zh_CN/LC_MESSAGES/sharutils.mo
# /usr/share/locale/it/LC_MESSAGES/sharutils.mo
# /usr/share/locale/pt_BR/LC_MESSAGES/sharutils.mo
# /usr/share/locale/fr/LC_MESSAGES/sharutils.mo
# /usr/share/locale/uk/LC_MESSAGES/sharutils.mo
# /usr/share/locale/eo/LC_MESSAGES/sharutils.mo
# /usr/share/locale/nl/LC_MESSAGES/sharutils.mo
# /usr/share/locale/et/LC_MESSAGES/sharutils.mo
# /usr/share/locale/ga/LC_MESSAGES/sharutils.mo
# /usr/share/locale/ru/LC_MESSAGES/sharutils.mo
# /usr/share/locale/id/LC_MESSAGES/sharutils.mo
# /usr/share/locale/sr/LC_MESSAGES/sharutils.mo
# /usr/share/locale/gl/LC_MESSAGES/sharutils.mo
# /usr/share/locale/bg/LC_MESSAGES/sharutils.mo
# /usr/share/locale/sv/LC_MESSAGES/sharutils.mo
# /usr/share/info/sharutils.info.gz
# /usr/share/man/man5/uuencode.5.gz
# /usr/share/man/man1/uudecode.1.gz
# /usr/share/man/man1/uuencode.1.gz
# /usr/share/man/man1/unshar.1.gz
# /usr/share/man/man1/shar.1.gz
# /sysroot/usr/lib/charset.alias

Generating .MTREE

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

Tar-ing up files

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

CMD: xz -c -z

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

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

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

Attempting to access local repository, attempt 1

CMD: repo-add /var/cache/pacman/pkg/tuscan.db.tar /var/cache/pacman/pkg/sharutils.pkg.tar.xz
# ==> Extracting database to a temporary location...
# ==> Extracting database to a temporary location...
# ==> Adding package '/var/cache/pacman/pkg/sharutils.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/sharutils/src/sharutils-4.15.2/config.log'
# This file contains any messages produced by compilers while
# running configure, to aid debugging if configure makes a mistake.
#
# It was created by GNU sharutils configure 4.15.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# $ ./configure --host=x86_64-unknown-linux --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info
#
# ## --------- ##
# ## Platform. ##
# ## --------- ##
#
# hostname = 4d88503fd87b
# uname -m = x86_64
# uname -r = 4.10.6-1-ARCH
# uname -s = Linux
# uname -v = #1 SMP PREEMPT Mon Mar 27 08:28:22 CEST 2017
#
# /usr/bin/uname -p = unknown
# /bin/uname -X = unknown
#
# /bin/arch = unknown
# /usr/bin/arch -k = unknown
# /usr/convex/getsysinfo = unknown
# /usr/bin/hostinfo = unknown
# /bin/machine = unknown
# /usr/bin/oslevel = unknown
# /bin/universe = unknown
#
# PATH: /sysroot/bin
# PATH: /usr/local/sbin
# PATH: /usr/local/bin
# PATH: /usr/sbin
# PATH: /usr/bin
# PATH: /sbin
# PATH: /bin
#
#
# ## ----------- ##
# ## Core tests. ##
# ## ----------- ##
#
# configure:3521: checking for a BSD-compatible install
# configure:3589: result: /usr/bin/install -c
# configure:3600: checking whether build environment is sane
# configure:3655: result: yes
# configure:3714: checking for x86_64-unknown-linux-strip
# configure:3744: result: no
# configure:3754: checking for strip
# configure:3770: found /sysroot/bin/strip
# configure:3781: result: strip
# configure:3806: checking for a thread-safe mkdir -p
# configure:3845: result: /usr/sbin/mkdir -p
# configure:3852: checking for gawk
# configure:3868: found /usr/sbin/gawk
# configure:3879: result: gawk
# configure:3890: checking whether make sets $(MAKE)
# configure:3912: result: yes
# configure:3941: checking whether make supports nested variables
# configure:3958: result: yes
# configure:4095: checking for style of include used by make
# configure:4123: result: GNU
# configure:4154: checking for x86_64-unknown-linux-gcc
# configure:4181: result: clang
# configure:4450: checking for C compiler version
# configure:4459: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:4470: $? = 0
# configure:4459: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:4470: $? = 0
# configure:4459: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:4470: $? = 1
# configure:4459: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:4470: $? = 1
# configure:4490: checking whether the C compiler works
# configure:4512: clang conftest.c >&5
# configure:4516: $? = 0
# configure:4564: result: yes
# configure:4567: checking for C compiler default output file name
# configure:4569: result: a.out
# configure:4575: checking for suffix of executables
# configure:4582: clang -o conftest conftest.c >&5
# configure:4586: $? = 0
# configure:4608: result:
# configure:4630: checking whether we are cross compiling
# configure:4638: clang -o conftest conftest.c >&5
# configure:4642: $? = 0
# configure:4649: ./conftest
# ./conftest: error while loading shared libraries: /usr/lib/libc.so: invalid ELF header
# configure:4653: $? = 127
# configure:4668: result: yes
# configure:4673: checking for suffix of object files
# configure:4695: clang -c conftest.c >&5
# configure:4699: $? = 0
# configure:4720: result: o
# configure:4724: checking whether we are using the GNU C compiler
# configure:4743: clang -c conftest.c >&5
# configure:4743: $? = 0
# configure:4752: result: yes
# configure:4761: checking whether clang accepts -g
# configure:4781: clang -c -g conftest.c >&5
# configure:4781: $? = 0
# configure:4822: result: yes
# configure:4839: checking for clang option to accept ISO C89
# configure:4902: clang -c conftest.c >&5
# configure:4902: $? = 0
# configure:4915: result: none needed
# configure:4940: checking whether clang understands -c and -o together
# configure:4962: clang -c conftest.c -o conftest2.o
# configure:4965: $? = 0
# configure:4962: clang -c conftest.c -o conftest2.o
# configure:4965: $? = 0
# configure:4977: result: yes
# configure:4996: checking dependency style of clang
# configure:5107: result: gcc3
# configure:5128: checking how to run the C preprocessor
# configure:5159: clang -E conftest.c
# configure:5159: $? = 0
# configure:5173: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5173: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | /* end confdefs.h. */
# | #include
# configure:5198: result: clang -E
# configure:5218: clang -E conftest.c
# configure:5218: $? = 0
# configure:5232: clang -E conftest.c
# conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found
# #include
# ^
# 1 error generated.
# configure:5232: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | /* end confdefs.h. */
# | #include
# configure:5261: checking for grep that handles long lines and -e
# configure:5319: result: /usr/sbin/grep
# configure:5324: checking for egrep
# configure:5386: result: /usr/sbin/grep -E
# configure:5391: checking for ANSI C header files
# configure:5411: clang -c conftest.c >&5
# configure:5411: $? = 0
# configure:5495: result: yes
# configure:5508: checking for sys/types.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for sys/stat.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for stdlib.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for string.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for memory.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for strings.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for inttypes.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for stdint.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5508: checking for unistd.h
# configure:5508: clang -c conftest.c >&5
# configure:5508: $? = 0
# configure:5508: result: yes
# configure:5521: checking minix/config.h usability
# configure:5521: clang -c conftest.c >&5
# conftest.c:54:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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:5521: result: no
# configure:5521: checking minix/config.h presence
# configure:5521: clang -E conftest.c
# conftest.c:21:10: fatal error: 'minix/config.h' file not found
# #include
# ^
# 1 error generated.
# configure:5521: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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:5521: result: no
# configure:5521: checking for minix/config.h
# configure:5521: result: no
# configure:5545: checking whether it is safe to define __EXTENSIONS__
# configure:5563: clang -c conftest.c >&5
# configure:5563: $? = 0
# configure:5570: result: yes
# configure:5587: checking whether _XOPEN_SOURCE should be defined
# configure:5606: clang -c conftest.c >&5
# configure:5606: $? = 0
# configure:5630: result: no
# configure:5645: checking for x86_64-unknown-linux-gcc
# configure:5672: result: clang
# configure:5941: checking for C compiler version
# configure:5950: clang --version >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# configure:5961: $? = 0
# configure:5950: clang -v >&5
# clang version 3.8.1
# Target: x86_64-unknown-linux-gnu
# Thread model: posix
# InstalledDir: /
# Found candidate GCC installation: //../lib/gcc/x86_64-pc-linux-gnu/6.1.1
# Found candidate GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Selected GCC installation: //../lib64/gcc/x86_64-pc-linux-gnu/6.1.1
# Candidate multilib: .;@m64
# Selected multilib: .;@m64
# configure:5961: $? = 0
# configure:5950: clang -V >&5
# clang-3.8: error: argument to '-V' is missing (expected 1 value)
# clang-3.8: error: no input files
# configure:5961: $? = 1
# configure:5950: clang -qversion >&5
# clang-3.8: error: unknown argument: '-qversion'
# clang-3.8: error: no input files
# configure:5961: $? = 1
# configure:5965: checking whether we are using the GNU C compiler
# configure:5993: result: yes
# configure:6002: checking whether clang accepts -g
# configure:6063: result: yes
# configure:6080: checking for clang option to accept ISO C89
# configure:6156: result: none needed
# configure:6181: checking whether clang understands -c and -o together
# configure:6218: result: yes
# configure:6237: checking dependency style of clang
# configure:6348: result: gcc3
# configure:6365: checking for Minix Amsterdam compiler
# configure:6389: result: no
# configure:6401: checking for x86_64-unknown-linux-ar
# configure:6431: result: no
# configure:6441: checking for ar
# configure:6457: found /sysroot/bin/ar
# configure:6468: result: ar
# configure:6480: WARNING: using cross tools not prefixed with host triplet
# configure:6508: checking for x86_64-unknown-linux-ranlib
# configure:6538: result: no
# configure:6548: checking for ranlib
# configure:6564: found /sysroot/bin/ranlib
# configure:6575: result: ranlib
# configure:6607: checking for _LARGEFILE_SOURCE value needed for large files
# configure:6626: clang -o conftest conftest.c >&5
# configure:6626: $? = 0
# configure:6654: result: no
# configure:6682: checking for special C compiler options needed for large files
# configure:6727: result: no
# configure:6733: checking for _FILE_OFFSET_BITS value needed for large files
# configure:6758: clang -c conftest.c >&5
# configure:6758: $? = 0
# configure:6790: result: no
# configure:7062: checking for a sed that does not truncate output
# configure:7126: result: /usr/sbin/sed
# configure:7132: checking whether NLS is requested
# configure:7141: result: yes
# configure:7181: checking for msgfmt
# configure: trying /usr/sbin/msgfmt...
# 0 translated messages.
# configure:7213: result: /usr/sbin/msgfmt
# configure:7222: checking for gmsgfmt
# configure:7253: result: /usr/sbin/msgfmt
# configure:7303: checking for xgettext
# configure: trying /usr/sbin/xgettext...
# /usr/sbin/xgettext: warning: file '/dev/null' extension '' is unknown; will try C
# configure:7335: result: /usr/sbin/xgettext
# configure:7380: checking for msgmerge
# configure: trying /usr/sbin/msgmerge...
# configure:7411: result: /usr/sbin/msgmerge
# configure:7432: checking build system type
# configure:7446: result: x86_64-unknown-linux-gnu
# configure:7466: checking host system type
# configure:7479: result: x86_64-unknown-linux-gnu
# configure:7500: checking whether we are using the GNU C Library 2 or newer
# configure:7527: result: no
# configure:7538: checking whether the -Werror option is usable
# configure:7557: clang -c -Werror conftest.c >&5
# configure:7557: $? = 0
# configure:7566: result: yes
# configure:7568: checking for simple visibility declarations
# configure:7595: clang -c -fvisibility=hidden -Werror conftest.c >&5
# configure:7595: $? = 0
# configure:7604: result: yes
# configure:7619: checking for inline
# configure:7635: clang -c conftest.c >&5
# configure:7635: $? = 0
# configure:7643: result: inline
# configure:7661: checking for size_t
# configure:7661: clang -c conftest.c >&5
# configure:7661: $? = 0
# configure:7661: clang -c conftest.c >&5
# conftest.c:67:21: error: expected expression
# if (sizeof ((size_t)))
# ^
# 1 error generated.
# configure:7661: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((size_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:7661: result: yes
# configure:7673: checking for stdint.h
# configure:7690: clang -c conftest.c >&5
# configure:7690: $? = 0
# configure:7697: result: yes
# configure:7709: checking for working alloca.h
# configure:7726: clang -o conftest conftest.c >&5
# configure:7726: $? = 0
# configure:7734: result: yes
# configure:7742: checking for alloca
# configure:7779: clang -o conftest conftest.c >&5
# configure:7779: $? = 0
# configure:7787: result: yes
# configure:7900: checking for stdlib.h
# configure:7900: result: yes
# configure:7900: checking for unistd.h
# configure:7900: result: yes
# configure:7900: checking sys/param.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/param.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/param.h
# configure:7900: result: yes
# configure:7900: checking sys/socket.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/socket.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/socket.h
# configure:7900: result: yes
# configure:7900: checking dirent.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking dirent.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for dirent.h
# configure:7900: result: yes
# configure:7900: checking for sys/stat.h
# configure:7900: result: yes
# configure:7900: checking netdb.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking netdb.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for netdb.h
# configure:7900: result: yes
# configure:7900: checking getopt.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking getopt.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for getopt.h
# configure:7900: result: yes
# configure:7900: checking sys/time.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/time.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/time.h
# configure:7900: result: yes
# configure:7900: checking wchar.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking wchar.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for wchar.h
# configure:7900: result: yes
# configure:7900: checking for stdint.h
# configure:7900: result: yes
# configure:7900: checking for inttypes.h
# configure:7900: result: yes
# configure:7900: checking sys/mman.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/mman.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/mman.h
# configure:7900: result: yes
# configure:7900: checking sched.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sched.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sched.h
# configure:7900: result: yes
# configure:7900: checking spawn.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking spawn.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for spawn.h
# configure:7900: result: yes
# configure:7900: checking sys/uio.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/uio.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/uio.h
# configure:7900: result: yes
# configure:7900: checking sys/utsname.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/utsname.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/utsname.h
# configure:7900: result: yes
# configure:7900: checking sys/wait.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking sys/wait.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for sys/wait.h
# configure:7900: result: yes
# configure:7900: checking features.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking features.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for features.h
# configure:7900: result: yes
# configure:7900: checking wctype.h usability
# configure:7900: clang -c conftest.c >&5
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking wctype.h presence
# configure:7900: clang -E conftest.c
# configure:7900: $? = 0
# configure:7900: result: yes
# configure:7900: checking for wctype.h
# configure:7900: result: yes
# configure:7939: checking for getpagesize
# configure:7939: clang -o conftest conftest.c >&5
# configure:7939: $? = 0
# configure:7939: result: yes
# configure:7948: checking for working mmap
# configure:8105: result: no
# configure:8116: checking whether integer division by zero raises SIGFPE
# configure:8194: result: guessing yes
# configure:8207: checking for inttypes.h
# configure:8226: clang -c conftest.c >&5
# configure:8226: $? = 0
# configure:8233: result: yes
# configure:8244: checking for unsigned long long int
# configure:8283: clang -o conftest conftest.c >&5
# configure:8283: $? = 0
# configure:8292: result: yes
# configure:8322: checking for inttypes.h
# configure:8322: result: yes
# configure:8333: checking whether the inttypes.h PRIxNN macros are broken
# configure:8355: clang -c conftest.c >&5
# configure:8355: $? = 0
# configure:8363: result: no
# configure:8470: checking for ld used by clang
# configure:8537: result: /sysroot/bin/ld
# configure:8544: checking if the linker (/sysroot/bin/ld) is GNU ld
# configure:8559: result: yes
# configure:8566: checking for shared library run path origin
# configure:8579: result: done
# configure:8669: checking whether imported symbols can be declared weak
# configure:8687: clang -o conftest conftest.c >&5
# configure:8687: $? = 0
# configure:8733: result: guessing yes
# configure:8738: checking pthread.h usability
# configure:8738: clang -c conftest.c >&5
# configure:8738: $? = 0
# configure:8738: result: yes
# configure:8738: checking pthread.h presence
# configure:8738: clang -E conftest.c
# configure:8738: $? = 0
# configure:8738: result: yes
# configure:8738: checking for pthread.h
# configure:8738: result: yes
# configure:8776: clang -o conftest conftest.c >&5
# configure:8776: $? = 0
# configure:8792: checking for pthread_kill in -lpthread
# configure:8817: clang -o conftest conftest.c -lpthread >&5
# configure:8817: $? = 0
# configure:8826: result: yes
# configure:9569: checking for multithread API to use
# configure:9571: result: posix
# configure:9587: checking for pthread_rwlock_t
# configure:9587: clang -c conftest.c >&5
# configure:9587: $? = 0
# configure:9587: clang -c conftest.c >&5
# conftest.c:67:31: error: expected expression
# if (sizeof ((pthread_rwlock_t)))
# ^
# 1 error generated.
# configure:9587: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((pthread_rwlock_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:9587: result: yes
# configure:9618: clang -c conftest.c >&5
# configure:9618: $? = 0
# configure:10123: checking for iconv
# configure:10147: clang -o conftest conftest.c >&5
# configure:10147: $? = 0
# configure:10181: result: yes
# configure:10184: checking for working iconv
# configure:10316: result: guessing yes
# configure:10344: checking for iconv declaration
# configure:10373: clang -c conftest.c >&5
# configure:10373: $? = 0
# configure:10384: result:
# extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
# configure:10409: clang -o conftest conftest.c >&5
# configure:10409: $? = 0
# configure:10420: checking argz.h usability
# configure:10420: clang -c conftest.c >&5
# conftest.c:100:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:10420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 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:10420: result: no
# configure:10420: checking argz.h presence
# configure:10420: clang -E conftest.c
# conftest.c:67:10: fatal error: 'argz.h' file not found
# #include
# ^
# 1 error generated.
# configure:10420: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | /* end confdefs.h. */
# | #include
# configure:10420: result: no
# configure:10420: checking for argz.h
# configure:10420: result: no
# configure:10420: checking for inttypes.h
# configure:10420: result: yes
# configure:10420: checking limits.h usability
# configure:10420: clang -c conftest.c >&5
# configure:10420: $? = 0
# configure:10420: result: yes
# configure:10420: checking limits.h presence
# configure:10420: clang -E conftest.c
# configure:10420: $? = 0
# configure:10420: result: yes
# configure:10420: checking for limits.h
# configure:10420: result: yes
# configure:10420: checking for unistd.h
# configure:10420: result: yes
# configure:10420: checking for sys/param.h
# configure:10420: result: yes
# configure:10435: checking for getcwd
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for getegid
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for geteuid
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for getgid
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for getuid
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for mempcpy
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for munmap
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for stpcpy
# configure:10435: clang -o conftest conftest.c >&5
# conftest.c:101:6: warning: incompatible redeclaration of library function 'stpcpy' [-Wincompatible-library-redeclaration]
# char stpcpy ();
# ^
# conftest.c:101:6: note: 'stpcpy' is a builtin with type 'char *(char *, const char *)'
# 1 warning generated.
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for strcasecmp
# configure:10435: clang -o conftest conftest.c >&5
# conftest.c:102:6: warning: incompatible redeclaration of library function 'strcasecmp' [-Wincompatible-library-redeclaration]
# char strcasecmp ();
# ^
# conftest.c:102:6: note: 'strcasecmp' is a builtin with type 'int (const char *, const char *)'
# 1 warning generated.
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for strdup
# configure:10435: clang -o conftest conftest.c >&5
# conftest.c:103:6: warning: incompatible redeclaration of library function 'strdup' [-Wincompatible-library-redeclaration]
# char strdup ();
# ^
# conftest.c:103:6: note: 'strdup' is a builtin with type 'char *(const char *)'
# 1 warning generated.
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for strtoul
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for tsearch
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for uselocale
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10435: checking for argz_count
# configure:10435: clang -o conftest conftest.c >&5
# /tmp/conftest-1b69d4.o:conftest.c:function main: error: undefined reference to 'argz_count'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10435: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | /* Define argz_count to an innocuous variant, in case declares argz_count.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_count innocuous_argz_count
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_count (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_count
# |
# | /* 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 argz_count ();
# | /* 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_argz_count || defined __stub___argz_count
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_count ();
# | ;
# | return 0;
# | }
# configure:10435: result: no
# configure:10435: checking for argz_stringify
# configure:10435: clang -o conftest conftest.c >&5
# /tmp/conftest-a93c9c.o:conftest.c:function main: error: undefined reference to 'argz_stringify'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10435: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | /* Define argz_stringify to an innocuous variant, in case declares argz_stringify.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_stringify innocuous_argz_stringify
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_stringify (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_stringify
# |
# | /* 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 argz_stringify ();
# | /* 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_argz_stringify || defined __stub___argz_stringify
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_stringify ();
# | ;
# | return 0;
# | }
# configure:10435: result: no
# configure:10435: checking for argz_next
# configure:10435: clang -o conftest conftest.c >&5
# /tmp/conftest-1ba84a.o:conftest.c:function main: error: undefined reference to 'argz_next'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10435: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | /* end confdefs.h. */
# | /* Define argz_next to an innocuous variant, in case declares argz_next.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define argz_next innocuous_argz_next
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char argz_next (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef argz_next
# |
# | /* 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 argz_next ();
# | /* 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_argz_next || defined __stub___argz_next
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return argz_next ();
# | ;
# | return 0;
# | }
# configure:10435: result: no
# configure:10435: checking for __fsetlocking
# configure:10435: clang -o conftest conftest.c >&5
# configure:10435: $? = 0
# configure:10435: result: yes
# configure:10445: checking whether feof_unlocked is declared
# configure:10445: clang -c conftest.c >&5
# configure:10445: $? = 0
# configure:10445: result: yes
# configure:10456: checking whether fgets_unlocked is declared
# configure:10456: clang -c conftest.c >&5
# configure:10456: $? = 0
# configure:10456: result: yes
# configure:10475: checking for bison
# configure:10491: found /usr/sbin/bison
# configure:10502: result: bison
# configure:10516: checking version of bison
# configure:10525: result: 3.0.4, ok
# configure:10534: checking for long long int
# configure:10584: result: yes
# configure:10593: checking for wchar_t
# configure:10610: clang -c conftest.c >&5
# configure:10610: $? = 0
# configure:10617: result: yes
# configure:10626: checking for wint_t
# configure:10651: clang -c conftest.c >&5
# configure:10651: $? = 0
# configure:10658: result: yes
# configure:10669: checking for intmax_t
# configure:10695: clang -c conftest.c >&5
# configure:10695: $? = 0
# configure:10702: result: yes
# configure:10712: checking whether printf() supports POSIX/XSI format strings
# configure:10764: result: guessing yes
# configure:10775: checking whether we are using the GNU C Library >= 2.1 or uClibc
# configure:10805: result: no
# configure:10814: checking for stdint.h
# configure:10814: result: yes
# configure:10824: checking for SIZE_MAX
# configure:10895: result: yes
# configure:10910: checking for stdint.h
# configure:10910: result: yes
# configure:10928: checking for symlink
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for _set_invalid_parameter_handler
# configure:10928: clang -o conftest conftest.c >&5
# /tmp/conftest-c36b5c.o:conftest.c:function main: error: undefined reference to '_set_invalid_parameter_handler'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10928: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 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:10928: result: no
# configure:10928: checking for fchdir
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for fcntl
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for fdopendir
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for mempcpy
# configure:10928: result: yes
# configure:10928: checking for fpurge
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for __fpurge
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for __freading
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for fstatat
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for getdtablesize
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for gettimeofday
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for lstat
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for mbsinit
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for mbrtowc
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for mprotect
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for mkstemp
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for openat
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for pipe2
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for popen
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for secure_getenv
# configure:10928: clang -o conftest conftest.c >&5
# /tmp/conftest-026045.o:conftest.c:function main: error: undefined reference to 'secure_getenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:10928: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | /* end confdefs.h. */
# | /* Define secure_getenv to an innocuous variant, in case declares secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define secure_getenv innocuous_secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef secure_getenv
# |
# | /* 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 secure_getenv ();
# | /* 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_secure_getenv || defined __stub___secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return secure_getenv ();
# | ;
# | return 0;
# | }
# configure:10928: result: no
# configure:10928: checking for sigaction
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for sigaltstack
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for siginterrupt
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for strdup
# configure:10928: result: yes
# configure:10928: checking for tzset
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for strndup
# configure:10928: clang -o conftest conftest.c >&5
# conftest.c:141:6: warning: incompatible redeclaration of library function 'strndup' [-Wincompatible-library-redeclaration]
# char strndup ();
# ^
# conftest.c:141:6: note: 'strndup' is a builtin with type 'char *(const char *, unsigned long)'
# 1 warning generated.
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for strtoimax
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for localtime_r
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for pipe
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10928: checking for iswcntrl
# configure:10928: clang -o conftest conftest.c >&5
# configure:10928: $? = 0
# configure:10928: result: yes
# configure:10958: checking for working fcntl.h
# configure:11076: result: cross-compiling
# configure:11100: checking for CFPreferencesCopyAppValue
# configure:11118: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:125:10: fatal error: 'CoreFoundation/CFPreferences.h' file not found
# #include
# ^
# 1 error generated.
# configure:11118: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFPreferencesCopyAppValue(NULL, NULL)
# | ;
# | return 0;
# | }
# configure:11127: result: no
# configure:11134: checking for CFLocaleCopyCurrent
# configure:11152: clang -o conftest conftest.c -Wl,-framework -Wl,CoreFoundation >&5
# conftest.c:125:10: fatal error: 'CoreFoundation/CFLocale.h' file not found
# #include
# ^
# 1 error generated.
# configure:11152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | CFLocaleCopyCurrent();
# | ;
# | return 0;
# | }
# configure:11161: result: no
# configure:11191: checking for ptrdiff_t
# configure:11191: clang -c conftest.c >&5
# configure:11191: $? = 0
# configure:11191: clang -c conftest.c >&5
# conftest.c:161:24: error: expected expression
# if (sizeof ((ptrdiff_t)))
# ^
# 1 error generated.
# configure:11191: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | /* 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:11191: result: yes
# configure:11204: checking for features.h
# configure:11204: result: yes
# configure:11204: checking stddef.h usability
# configure:11204: clang -c conftest.c >&5
# configure:11204: $? = 0
# configure:11204: result: yes
# configure:11204: checking stddef.h presence
# configure:11204: clang -E conftest.c
# configure:11204: $? = 0
# configure:11204: result: yes
# configure:11204: checking for stddef.h
# configure:11204: result: yes
# configure:11204: checking for stdlib.h
# configure:11204: result: yes
# configure:11204: checking for string.h
# configure:11204: result: yes
# configure:11218: checking for asprintf
# configure:11218: clang -o conftest conftest.c >&5
# conftest.c:163:18: warning: format string missing [-Wformat]
# return asprintf ();
# ~~~~~~~~ ^
# 1 warning generated.
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for fwprintf
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for newlocale
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for putenv
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for setenv
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for setlocale
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for snprintf
# configure:11218: clang -o conftest conftest.c >&5
# conftest.c:158:6: warning: incompatible redeclaration of library function 'snprintf' [-Wincompatible-library-redeclaration]
# char snprintf ();
# ^
# conftest.c:158:6: note: 'snprintf' is a builtin with type 'int (char *, unsigned long, const char *, ...)'
# 1 warning generated.
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for strnlen
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for wcslen
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for wcsnlen
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11218: checking for mbrtowc
# configure:11218: result: yes
# configure:11218: checking for wcrtomb
# configure:11218: clang -o conftest conftest.c >&5
# configure:11218: $? = 0
# configure:11218: result: yes
# configure:11228: checking whether _snprintf is declared
# configure:11228: clang -c conftest.c >&5
# conftest.c:150:10: error: use of undeclared identifier '_snprintf'
# (void) _snprintf;
# ^
# 1 error generated.
# configure:11228: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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:11228: result: no
# configure:11239: checking whether _snwprintf is declared
# configure:11239: clang -c conftest.c >&5
# conftest.c:151:10: error: use of undeclared identifier '_snwprintf'
# (void) _snwprintf;
# ^
# 1 error generated.
# configure:11239: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef _snwprintf
# | #ifdef __cplusplus
# | (void) _snwprintf;
# | #else
# | (void) _snwprintf;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:11239: result: no
# configure:11252: checking whether getc_unlocked is declared
# configure:11252: clang -c conftest.c >&5
# configure:11252: $? = 0
# configure:11252: result: yes
# configure:11296: checking for nl_langinfo and CODESET
# configure:11312: clang -o conftest conftest.c >&5
# configure:11312: $? = 0
# configure:11321: result: yes
# configure:11330: checking for LC_MESSAGES
# configure:11346: clang -o conftest conftest.c >&5
# configure:11346: $? = 0
# configure:11354: result: yes
# configure:11506: checking for CFPreferencesCopyAppValue
# configure:11533: result: no
# configure:11540: checking for CFLocaleCopyCurrent
# configure:11567: result: no
# configure:11602: checking whether included gettext is requested
# configure:11612: result: no
# configure:11635: checking for GNU gettext in libc
# configure:11659: clang -o conftest conftest.c >&5
# /tmp/conftest-fc568d.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-fc568d.o:conftest.c:function main: error: undefined reference to '_nl_domain_bindings'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:11659: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern int *_nl_domain_bindings;
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_domain_bindings
# |
# | ;
# | return 0;
# | }
# configure:11668: result: no
# configure:12134: checking for GNU gettext in libintl
# configure:12166: clang -o conftest conftest.c -lintl >&5
# /sysroot/bin/ld: error: cannot find -lintl
# /tmp/conftest-cccbbd.o:conftest.c:function main: error: undefined reference to '_nl_msg_cat_cntr'
# /tmp/conftest-cccbbd.o:conftest.c:function main: error: undefined reference to '_nl_expand_alias'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:12166: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | /* end confdefs.h. */
# |
# | #include
# |
# | extern int _nl_msg_cat_cntr;
# | extern
# | #ifdef __cplusplus
# | "C"
# | #endif
# | const char *_nl_expand_alias (const char *);
# |
# | int
# | main ()
# | {
# |
# | bindtextdomain ("", "");
# | return * gettext ("") + _nl_msg_cat_cntr + *_nl_expand_alias ("")
# |
# | ;
# | return 0;
# | }
# configure:12211: result: no
# configure:12265: checking whether to use NLS
# configure:12267: result: yes
# configure:12270: checking where the gettext function comes from
# configure:12281: result: included intl directory
# configure:12376: checking for C/C++ restrict keyword
# configure:12403: clang -c conftest.c >&5
# configure:12403: $? = 0
# configure:12411: result: __restrict
# configure:12619: checking whether byte ordering is bigendian
# configure:12634: clang -c conftest.c >&5
# conftest.c:149:9: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:149:14: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:12634: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:12679: clang -c conftest.c >&5
# configure:12679: $? = 0
# configure:12697: clang -c conftest.c >&5
# conftest.c:155:4: error: use of undeclared identifier 'not'
# not big endian
# ^
# 1 error generated.
# configure:12697: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | #if BYTE_ORDER != BIG_ENDIAN
# | not big endian
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:12825: result: no
# configure:12850: checking whether the preprocessor supports include_next
# configure:12888: clang -c -Iconftestd1b -Iconftestd2 conftest.c >&5
# configure:12888: $? = 0
# configure:12909: result: yes
# configure:12930: checking whether system header files limit the line length
# configure:12953: result: no
# configure:12969: checking whether // is distinct from /
# configure:12998: result: unknown, assuming no
# configure:13023: checking if environ is properly declared
# configure:13046: clang -c conftest.c >&5
# conftest.c:154:39: error: redeclaration of 'environ' with a different type: 'struct (anonymous struct at conftest.c:154:19)' vs 'char **'
# extern struct { int foo; } environ;
# ^
# /sysroot/include/unistd.h:182:15: note: previous declaration is here
# extern char **environ;
# ^
# conftest.c:158:8: error: member reference base type 'char **' is not a structure or union
# environ.foo = 1;
# ~~~~~~~^~~~
# 2 errors generated.
# configure:13046: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | /* 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:13054: result: yes
# configure:13069: checking for complete errno.h
# configure:13142: result: yes
# configure:13443: checking whether strerror_r is declared
# configure:13443: clang -c conftest.c >&5
# configure:13443: $? = 0
# configure:13443: result: yes
# configure:13456: checking for strerror_r
# configure:13456: clang -o conftest conftest.c >&5
# configure:13456: $? = 0
# configure:13456: result: yes
# configure:13465: checking whether strerror_r returns char *
# configure:13489: clang -c conftest.c >&5
# conftest.c:189:13: error: indirection requires pointer operand ('int' invalid)
# char x = *strerror_r (0, buf, sizeof buf);
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# conftest.c:190:10: warning: incompatible integer to pointer conversion initializing 'char *' with an expression of type 'int' [-Wint-conversion]
# char *p = strerror_r (0, buf, sizeof buf);
# ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:13489: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 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 ()
# | {
# |
# | char buf[100];
# | char x = *strerror_r (0, buf, sizeof buf);
# | char *p = strerror_r (0, buf, sizeof buf);
# | return !p || x;
# |
# | ;
# | return 0;
# | }
# configure:13527: result: no
# configure:13539: checking for sig_atomic_t
# configure:13539: clang -c conftest.c >&5
# configure:13539: $? = 0
# configure:13539: clang -c conftest.c >&5
# conftest.c:156:27: error: expected expression
# if (sizeof ((sig_atomic_t)))
# ^
# 1 error generated.
# configure:13539: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:13539: result: yes
# configure:13556: checking whether fchdir is declared
# configure:13556: clang -c conftest.c >&5
# configure:13556: $? = 0
# configure:13556: result: yes
# configure:13584: checking for pid_t
# configure:13584: clang -c conftest.c >&5
# configure:13584: $? = 0
# configure:13584: clang -c conftest.c >&5
# conftest.c:189:20: error: expected expression
# if (sizeof ((pid_t)))
# ^
# 1 error generated.
# configure:13584: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 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:13584: result: yes
# configure:13595: checking for mode_t
# configure:13595: clang -c conftest.c >&5
# configure:13595: $? = 0
# configure:13595: clang -c conftest.c >&5
# conftest.c:189:21: error: expected expression
# if (sizeof ((mode_t)))
# ^
# 1 error generated.
# configure:13595: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 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:13595: result: yes
# configure:13735: checking whether stdin defaults to large file offsets
# configure:13759: clang -o conftest conftest.c >&5
# configure:13759: $? = 0
# configure:13767: result: yes
# configure:13904: checking whether fseeko is declared
# configure:13904: clang -c conftest.c >&5
# configure:13904: $? = 0
# configure:13904: result: yes
# configure:13924: checking for fseeko
# configure:13942: clang -o conftest conftest.c >&5
# configure:13942: $? = 0
# configure:13951: result: yes
# configure:13983: checking whether fflush works on input streams
# configure:14057: result: cross
# configure:14111: checking whether stat file-mode macros are broken
# configure:14138: clang -c conftest.c >&5
# configure:14138: $? = 0
# configure:14145: result: no
# configure:14260: checking for nlink_t
# configure:14260: clang -c conftest.c >&5
# configure:14260: $? = 0
# configure:14260: clang -c conftest.c >&5
# conftest.c:161:22: error: expected expression
# if (sizeof ((nlink_t)))
# ^
# 1 error generated.
# configure:14260: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | /* end confdefs.h. */
# | #include
# | #include
# |
# | int
# | main ()
# | {
# | if (sizeof ((nlink_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:14260: result: yes
# configure:14275: checking whether fchmodat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether fstat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether fstatat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether futimens is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether lchmod is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether lstat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether mkdirat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether mkfifo is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether mkfifoat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether mknod is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether mknodat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether stat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14275: checking whether utimensat is declared without a macro
# configure:14293: clang -c conftest.c >&5
# configure:14293: $? = 0
# configure:14301: result: yes
# configure:14314: checking whether lstat correctly handles trailing slash
# configure:14362: result: guessing yes
# configure:14380: checking whether ftello is declared
# configure:14380: clang -c conftest.c >&5
# configure:14380: $? = 0
# configure:14380: result: yes
# configure:14411: checking for ftello
# configure:14428: clang -o conftest conftest.c >&5
# configure:14428: $? = 0
# configure:14437: result: yes
# configure:14450: checking whether ftello works
# configure:14537: result: guessing yes
# configure:14559: checking whether getcwd (NULL, 0) allocates memory for result
# configure:14624: result: guessing yes
# configure:14628: checking for getcwd with POSIX signature
# configure:14650: clang -c conftest.c >&5
# configure:14650: $? = 0
# configure:14658: result: yes
# configure:14662: checking whether getcwd is declared
# configure:14662: clang -c conftest.c >&5
# configure:14662: $? = 0
# configure:14662: result: yes
# configure:14680: checking whether getdtablesize is declared
# configure:14680: clang -c conftest.c >&5
# configure:14680: $? = 0
# configure:14680: result: yes
# configure:14802: checking for getopt.h
# configure:14802: result: yes
# configure:14819: checking for getopt_long_only
# configure:14819: clang -o conftest conftest.c >&5
# configure:14819: $? = 0
# configure:14819: result: yes
# configure:14833: checking whether getopt is POSIX compatible
# configure:14994: result: guessing yes
# configure:15002: checking for working GNU getopt function
# configure:15239: result: guessing no
# configure:15330: checking whether getenv is declared
# configure:15330: clang -c conftest.c >&5
# configure:15330: $? = 0
# configure:15330: result: yes
# configure:15487: checking for struct timeval
# configure:15510: clang -c conftest.c >&5
# configure:15510: $? = 0
# configure:15518: result: yes
# configure:15523: checking for wide-enough struct timeval.tv_sec member
# configure:15550: clang -c conftest.c >&5
# configure:15550: $? = 0
# configure:15558: result: yes
# configure:15568: checking whether gettimeofday is declared without a macro
# configure:15590: clang -c conftest.c >&5
# configure:15590: $? = 0
# configure:15598: result: yes
# configure:15618: checking for off_t
# configure:15618: clang -c conftest.c >&5
# configure:15618: $? = 0
# configure:15618: clang -c conftest.c >&5
# conftest.c:213:20: error: expected expression
# if (sizeof ((off_t)))
# ^
# 1 error generated.
# configure:15618: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((off_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:15618: result: yes
# configure:15649: clang -c conftest.c >&5
# conftest.c:178:10: error: unknown type name 'not'
# not a universal capable compiler
# ^
# conftest.c:178:15: error: expected ';' after top level declarator
# not a universal capable compiler
# ^
# ;
# 2 errors generated.
# configure:15649: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 1
# | /* end confdefs.h. */
# | #ifndef __APPLE_CC__
# | not a universal capable compiler
# | #endif
# | typedef int dummy;
# |
# configure:15818: checking whether stdint.h conforms to C99
# configure:15987: clang -c conftest.c >&5
# configure:15987: $? = 0
# configure:16079: result: yes
# configure:16546: checking whether imaxabs is declared without a macro
# configure:16564: clang -c conftest.c >&5
# configure:16564: $? = 0
# configure:16572: result: yes
# configure:16546: checking whether imaxdiv is declared without a macro
# configure:16564: clang -c conftest.c >&5
# configure:16564: $? = 0
# configure:16572: result: yes
# configure:16546: checking whether strtoimax is declared without a macro
# configure:16564: clang -c conftest.c >&5
# configure:16564: $? = 0
# configure:16572: result: yes
# configure:16546: checking whether strtoumax is declared without a macro
# configure:16564: clang -c conftest.c >&5
# configure:16564: $? = 0
# configure:16572: result: yes
# configure:16585: checking whether getc_unlocked is declared
# configure:16585: result: yes
# configure:16683: checking whether malloc, realloc, calloc are POSIX compliant
# configure:16703: clang -c conftest.c >&5
# configure:16703: $? = 0
# configure:16711: result: yes
# configure:16809: checking for mbstate_t
# configure:16833: clang -c conftest.c >&5
# configure:16833: $? = 0
# configure:16840: result: yes
# configure:16865: checking for a traditional japanese locale
# configure:16935: clang -o conftest conftest.c >&5
# configure:16938: $? = 0
# configure:16996: result: none
# configure:17004: checking for a transitional chinese locale
# configure:17075: clang -o conftest conftest.c >&5
# configure:17078: $? = 0
# configure:17129: result: none
# configure:17136: checking for a french Unicode locale
# configure:17208: clang -o conftest conftest.c >&5
# configure:17211: $? = 0
# configure:17257: result: none
# configure:17354: checking for mmap
# configure:17354: clang -o conftest conftest.c >&5
# configure:17354: $? = 0
# configure:17354: result: yes
# configure:17365: checking for MAP_ANONYMOUS
# configure:17402: result: yes
# configure:17436: checking whether memchr works
# configure:17509: result: guessing no
# configure:17517: checking whether memrchr is declared
# configure:17517: clang -c conftest.c >&5
# configure:17517: $? = 0
# configure:17517: result: yes
# configure:17554: checking whether alarm is declared
# configure:17554: clang -c conftest.c >&5
# configure:17554: $? = 0
# configure:17554: result: yes
# configure:17568: checking for promoted mode_t type
# configure:17585: clang -c conftest.c >&5
# conftest.c:190:19: error: 'array' declared as an array with a negative size
# typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 error generated.
# configure:17585: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | typedef int array[2 * (sizeof (mode_t) < sizeof (int)) - 1];
# | ;
# | return 0;
# | }
# configure:17593: result: mode_t
# configure:17656: checking for library containing posix_spawn
# configure:17687: clang -o conftest conftest.c >&5
# configure:17687: $? = 0
# configure:17704: result: none required
# configure:17715: checking for posix_spawn
# configure:17715: clang -o conftest conftest.c >&5
# configure:17715: $? = 0
# configure:17715: result: yes
# configure:17736: checking whether posix_spawn works
# configure:18069: result: guessing yes
# configure:18077: checking whether posix_spawnattr_setschedpolicy is supported
# configure:18101: result: yes
# configure:18103: checking whether posix_spawnattr_setschedparam is supported
# configure:18127: result: yes
# configure:18155: checking for sigset_t
# configure:18155: clang -c conftest.c >&5
# configure:18155: $? = 0
# configure:18155: clang -c conftest.c >&5
# conftest.c:198:23: error: expected expression
# if (sizeof ((sigset_t)))
# ^
# 1 error generated.
# configure:18155: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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:18155: result: yes
# configure:18191: checking for uid_t in sys/types.h
# configure:18210: result: yes
# configure:18311: checking for library containing setsockopt
# configure:18333: clang -o conftest conftest.c >&5
# configure:18333: $? = 0
# configure:18414: result: none needed
# configure:18456: checking for stdbool.h that conforms to C99
# configure:18523: clang -c conftest.c >&5
# conftest.c:239:24: warning: address of 's' will always evaluate to 'true' [-Wpointer-bool-conversion]
# bool e = &s;
# ~ ^
# conftest.c:243:23: warning: address of array 'a' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:28: warning: address of array 'b' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:33: warning: address of array 'c' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:38: warning: address of array 'd' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:48: warning: address of array 'f' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:53: warning: address of array 'g' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:58: warning: address of array 'h' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:243:63: warning: address of array 'i' will always evaluate to 'true' [-Wpointer-bool-conversion]
# return (!a + !b + !c + !d + !e + !f + !g + !h + !i + !!j + !k + !!l
# ~^
# conftest.c:244:30: warning: address of array 'n' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:244:35: warning: address of array 'o' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# conftest.c:244:40: warning: address of array 'p' will always evaluate to 'true' [-Wpointer-bool-conversion]
# ~^
# 12 warnings generated.
# configure:18523: $? = 0
# configure:18530: result: yes
# configure:18532: checking for _Bool
# configure:18532: clang -c conftest.c >&5
# configure:18532: $? = 0
# configure:18532: clang -c conftest.c >&5
# conftest.c:226:20: error: expected expression
# if (sizeof ((_Bool)))
# ^
# 1 error generated.
# configure:18532: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 1
# | #define PROMOTED_MODE_T mode_t
# | #define HAVE_POSIX_SPAWN 1
# | #define HAVE_WORKING_POSIX_SPAWN 1
# | #define HAVE_SIGSET_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((_Bool)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:18532: result: yes
# configure:18554: checking whether strdup is declared
# configure:18554: clang -c conftest.c >&5
# configure:18554: $? = 0
# configure:18554: result: yes
# configure:18568: checking whether strerror(0) succeeds
# configure:18614: result: guessing yes
# configure:18626: checking whether struct tm is in sys/time.h or time.h
# configure:18646: clang -c conftest.c >&5
# configure:18646: $? = 0
# configure:18653: result: time.h
# configure:18661: checking for struct tm.tm_zone
# configure:18661: clang -c conftest.c >&5
# configure:18661: $? = 0
# configure:18661: result: yes
# configure:18729: checking for struct tm.tm_gmtoff
# configure:18729: clang -c conftest.c >&5
# configure:18729: $? = 0
# configure:18729: result: yes
# configure:18821: checking whether ffsl is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether ffsll is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether memmem is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether mempcpy is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether memrchr is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether rawmemchr is declared without a macro
# configure:18839: clang -c conftest.c >&5
# conftest.c:206:10: error: use of undeclared identifier 'rawmemchr'
# (void) rawmemchr;
# ^
# 1 error generated.
# configure:18839: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #undef rawmemchr
# | (void) rawmemchr;
# | ;
# | return 0;
# | }
# configure:18847: result: no
# configure:18821: checking whether stpcpy is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether stpncpy is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strchrnul is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strdup is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strncat is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strndup is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strnlen is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strpbrk is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strsep is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strcasestr is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strtok_r is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strerror_r is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strsignal is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18821: checking whether strverscmp is declared without a macro
# configure:18839: clang -c conftest.c >&5
# configure:18839: $? = 0
# configure:18847: result: yes
# configure:18860: checking whether strndup is declared
# configure:18860: result: yes
# configure:18878: checking whether strnlen is declared
# configure:18878: result: yes
# configure:18896: checking whether strtoimax is declared
# configure:18896: result: yes
# configure:18942: checking whether is self-contained
# configure:18959: clang -c conftest.c >&5
# configure:18959: $? = 0
# configure:18967: result: yes
# configure:18972: checking for shutdown
# configure:18972: clang -o conftest conftest.c >&5
# configure:18972: $? = 0
# configure:18972: result: yes
# configure:18982: checking whether defines the SHUT_* macros
# configure:18999: clang -c conftest.c >&5
# configure:18999: $? = 0
# configure:19007: result: yes
# configure:19115: checking for struct sockaddr_storage
# configure:19115: clang -c conftest.c >&5
# configure:19115: $? = 0
# configure:19115: clang -c conftest.c >&5
# conftest.c:234:38: error: expected expression
# if (sizeof ((struct sockaddr_storage)))
# ^
# 1 error generated.
# configure:19115: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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:19115: result: yes
# configure:19136: checking for sa_family_t
# configure:19136: clang -c conftest.c >&5
# configure:19136: $? = 0
# configure:19136: clang -c conftest.c >&5
# conftest.c:235:26: error: expected expression
# if (sizeof ((sa_family_t)))
# ^
# 1 error generated.
# configure:19136: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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:19136: result: yes
# configure:19165: checking for struct sockaddr_storage.ss_family
# configure:19165: clang -c conftest.c >&5
# configure:19165: $? = 0
# configure:19165: result: yes
# configure:19227: checking whether socket is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether connect is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether accept is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether bind is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether getpeername is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether getsockname is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether getsockopt is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether listen is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether recv is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether send is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether recvfrom is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether sendto is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether setsockopt is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether shutdown is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19227: checking whether accept4 is declared without a macro
# configure:19248: clang -c conftest.c >&5
# configure:19248: $? = 0
# configure:19256: result: yes
# configure:19301: checking for struct timespec in
# configure:19318: clang -c conftest.c >&5
# configure:19318: $? = 0
# configure:19325: result: yes
# configure:19517: checking whether clearerr_unlocked is declared
# configure:19517: clang -c conftest.c >&5
# configure:19517: $? = 0
# configure:19517: result: yes
# configure:19530: checking whether feof_unlocked is declared
# configure:19530: result: yes
# configure:19543: checking whether ferror_unlocked is declared
# configure:19543: clang -c conftest.c >&5
# configure:19543: $? = 0
# configure:19543: result: yes
# configure:19556: checking whether fflush_unlocked is declared
# configure:19556: clang -c conftest.c >&5
# configure:19556: $? = 0
# configure:19556: result: yes
# configure:19569: checking whether fgets_unlocked is declared
# configure:19569: result: yes
# configure:19582: checking whether fputc_unlocked is declared
# configure:19582: clang -c conftest.c >&5
# configure:19582: $? = 0
# configure:19582: result: yes
# configure:19595: checking whether fputs_unlocked is declared
# configure:19595: clang -c conftest.c >&5
# configure:19595: $? = 0
# configure:19595: result: yes
# configure:19608: checking whether fread_unlocked is declared
# configure:19608: clang -c conftest.c >&5
# configure:19608: $? = 0
# configure:19608: result: yes
# configure:19621: checking whether fwrite_unlocked is declared
# configure:19621: clang -c conftest.c >&5
# configure:19621: $? = 0
# configure:19621: result: yes
# configure:19634: checking whether getchar_unlocked is declared
# configure:19634: clang -c conftest.c >&5
# configure:19634: $? = 0
# configure:19634: result: yes
# configure:19647: checking whether putc_unlocked is declared
# configure:19647: clang -c conftest.c >&5
# configure:19647: $? = 0
# configure:19647: result: yes
# configure:19660: checking whether putchar_unlocked is declared
# configure:19660: clang -c conftest.c >&5
# configure:19660: $? = 0
# configure:19660: result: yes
# configure:19673: checking whether uses 'inline' correctly
# configure:19695: clang -c conftest.c >&5
# configure:19698: $? = 0
# configure:19716: clang -c conftest.c >&5
# configure:19719: $? = 0
# configure:19732: result: yes
# configure:19818: checking for alloca as a compiler built-in
# configure:19842: result: yes
# configure:19897: checking whether this system has an arbitrary file name length limit
# configure:19938: result: yes
# configure:20056: checking for closedir
# configure:20056: clang -o conftest conftest.c >&5
# configure:20056: $? = 0
# configure:20056: result: yes
# configure:20326: checking whether isblank is declared without a macro
# configure:20344: clang -c conftest.c >&5
# configure:20344: $? = 0
# configure:20352: result: yes
# configure:20364: checking for d_ino member in directory struct
# configure:20415: result: guessing yes
# configure:20523: checking whether alphasort is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether closedir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether dirfd is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether fdopendir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether opendir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether readdir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether rewinddir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20523: checking whether scandir is declared without a macro
# configure:20541: clang -c conftest.c >&5
# configure:20541: $? = 0
# configure:20549: result: yes
# configure:20568: checking for dirfd
# configure:20568: clang -o conftest conftest.c >&5
# configure:20568: $? = 0
# configure:20568: result: yes
# configure:20577: checking whether dirfd is declared
# configure:20577: result: yes
# configure:20594: checking whether dirfd is a macro
# configure:20617: result: no
# configure:20720: checking whether // is distinct from /
# configure:20749: result: unknown, assuming no
# configure:20819: checking whether dup2 works
# configure:20906: result: guessing yes
# configure:20993: checking for error_at_line
# configure:21009: clang -o conftest conftest.c >&5
# conftest.c:272:10: fatal error: 'error.h' file not found
# #include
# ^
# 1 error generated.
# configure:21009: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | /* end confdefs.h. */
# | #include
# | int
# | main ()
# | {
# | error_at_line (0, 0, "", 0, "an error occurred");
# | ;
# | return 0;
# | }
# configure:21017: result: no
# configure:21178: checking whether fcntl handles F_DUPFD correctly
# configure:21235: result: guessing yes
# configure:21259: checking whether fcntl understands F_DUPFD_CLOEXEC
# configure:21280: clang -c conftest.c >&5
# configure:21280: $? = 0
# configure:21298: clang -c conftest.c >&5
# conftest.c:277:1: error: unknown type name 'choke'
# choke me
# ^
# conftest.c:277:9: error: expected ';' after top level declarator
# choke me
# ^
# ;
# 2 errors generated.
# configure:21298: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | /* end confdefs.h. */
# |
# | #ifdef __linux__
# | /* The Linux kernel only added F_DUPFD_CLOEXEC in 2.6.24, so we always replace
# | it to support the semantics on older kernels that failed with EINVAL. */
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# |
# | ;
# | return 0;
# | }
# configure:21309: result: needs runtime check
# configure:21471: checking whether fcntl is declared without a macro
# configure:21489: clang -c conftest.c >&5
# configure:21489: $? = 0
# configure:21497: result: yes
# configure:21471: checking whether openat is declared without a macro
# configure:21489: clang -c conftest.c >&5
# configure:21489: $? = 0
# configure:21497: result: yes
# configure:21521: checking whether fdopendir is declared
# configure:21521: result: yes
# configure:21550: checking whether fdopendir works
# configure:21601: result: guessing yes
# configure:21655: checking whether fflush works on input streams
# configure:21729: result: cross
# configure:21791: checking for flexible array member
# configure:21814: clang -c conftest.c >&5
# configure:21814: $? = 0
# configure:21821: result: yes
# configure:21848: checking whether fpurge is declared
# configure:21848: clang -c conftest.c >&5
# conftest.c:293:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:21848: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | /* end confdefs.h. */
# | #include
# |
# | int
# | main ()
# | {
# | #ifndef fpurge
# | #ifdef __cplusplus
# | (void) fpurge;
# | #else
# | (void) fpurge;
# | #endif
# | #endif
# |
# | ;
# | return 0;
# | }
# configure:21848: result: no
# configure:21863: checking whether fpurge works
# configure:21908: result: guessing no
# configure:22035: checking for fseeko
# configure:22062: result: yes
# configure:22094: checking whether fflush works on input streams
# configure:22168: result: cross
# configure:22201: checking for _fseeki64
# configure:22201: clang -o conftest conftest.c >&5
# /tmp/conftest-41ff86.o:conftest.c:function main: error: undefined reference to '_fseeki64'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:22201: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | /* end confdefs.h. */
# | /* Define _fseeki64 to an innocuous variant, in case declares _fseeki64.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _fseeki64 innocuous__fseeki64
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _fseeki64 (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _fseeki64
# |
# | /* 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 _fseeki64 ();
# | /* 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__fseeki64 || defined __stub____fseeki64
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _fseeki64 ();
# | ;
# | return 0;
# | }
# configure:22201: result: no
# configure:22307: checking whether fstatat (..., 0) works
# configure:22343: result: guessing yes
# configure:22440: checking for ftello
# configure:22466: result: yes
# configure:22479: checking whether ftello works
# configure:22566: result: guessing yes
# configure:22648: checking whether getcwd handles long file names properly
# configure:22875: result: no
# configure:22898: checking for getpagesize
# configure:22898: result: yes
# configure:22907: checking whether getcwd aborts when 4k < cwd_length < 16k
# configure:23053: result: yes
# configure:23191: checking whether getdtablesize works
# configure:23231: result: guessing yes
# configure:23308: checking for gethostname
# configure:23308: clang -o conftest conftest.c >&5
# configure:23308: $? = 0
# configure:23308: result: yes
# configure:23385: checking for HOST_NAME_MAX
# configure:23434: result: yes
# configure:23604: checking whether gettimeofday clobbers localtime buffer
# configure:23653: result: guessing no
# configure:23669: checking for gettimeofday with POSIX signature
# configure:23697: clang -c conftest.c >&5
# configure:23697: $? = 0
# configure:23722: result: yes
# configure:23835: checking whether lseek detects pipes
# configure:23892: clang -c conftest.c >&5
# configure:23892: $? = 0
# configure:23903: result: yes
# configure:23997: checking for stdlib.h
# configure:23997: result: yes
# configure:24007: checking for GNU libc compatible malloc
# configure:24051: result: yes
# configure:24148: checking whether mbrtowc handles incomplete characters
# configure:24205: result: guessing yes
# configure:24211: checking whether mbrtowc works as well as mbtowc
# configure:24272: result: guessing yes
# configure:24329: checking whether mbrtowc handles a NULL pwc argument
# configure:24400: result: guessing yes
# configure:24406: checking whether mbrtowc handles a NULL string argument
# configure:24465: result: guessing yes
# configure:24473: checking whether mbrtowc has a correct return value
# configure:24603: result: guessing yes
# configure:24609: checking whether mbrtowc returns 0 when parsing a NUL character
# configure:24665: result: guessing yes
# configure:24670: checking whether mbrtowc works on empty input
# configure:24708: result: guessing no
# configure:24811: checking whether mbrtowc handles incomplete characters
# configure:24868: result: guessing yes
# configure:24874: checking whether mbrtowc works as well as mbtowc
# configure:24935: result: guessing yes
# configure:25040: checking bp-sym.h usability
# configure:25040: clang -c conftest.c >&5
# conftest.c:348:10: fatal error: 'bp-sym.h' file not found
# #include
# ^
# 1 error generated.
# configure:25040: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 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:25040: result: no
# configure:25040: checking bp-sym.h presence
# configure:25040: clang -E conftest.c
# conftest.c:315:10: fatal error: 'bp-sym.h' file not found
# #include
# ^
# 1 error generated.
# configure:25040: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | /* end confdefs.h. */
# | #include
# configure:25040: result: no
# configure:25040: checking for bp-sym.h
# configure:25040: result: no
# configure:25075: checking for mempcpy
# configure:25075: result: yes
# configure:25135: checking for memrchr
# configure:25135: clang -o conftest conftest.c >&5
# configure:25135: $? = 0
# configure:25135: result: yes
# configure:25184: checking for working mkstemp
# configure:25249: result: guessing yes
# configure:25314: checking for working mktime
# configure:25533: result: no
# configure:25630: checking whether open recognizes a trailing slash
# configure:25681: result: guessing yes
# configure:25812: checking for opendir
# configure:25812: clang -o conftest conftest.c >&5
# configure:25812: $? = 0
# configure:25812: result: yes
# configure:25931: checking whether popen works with closed stdin
# configure:25972: result: guessing yes
# configure:26018: checking whether posix_spawn_file_actions_addclose works
# configure:26056: result: guessing yes
# configure:26100: checking whether posix_spawn_file_actions_adddup2 works
# configure:26138: result: guessing yes
# configure:26182: checking whether posix_spawn_file_actions_addopen works
# configure:26222: result: guessing yes
# configure:26512: checking for raise
# configure:26512: clang -o conftest conftest.c >&5
# configure:26512: $? = 0
# configure:26512: result: yes
# configure:26532: checking for sigprocmask
# configure:26532: clang -o conftest conftest.c >&5
# configure:26532: $? = 0
# configure:26532: result: yes
# configure:26582: checking for rawmemchr
# configure:26582: clang -o conftest conftest.c >&5
# /tmp/conftest-a7891c.o:conftest.c:function main: error: undefined reference to 'rawmemchr'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:26582: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | /* end confdefs.h. */
# | /* Define rawmemchr to an innocuous variant, in case declares rawmemchr.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define rawmemchr innocuous_rawmemchr
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char rawmemchr (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef rawmemchr
# |
# | /* 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 rawmemchr ();
# | /* 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_rawmemchr || defined __stub___rawmemchr
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return rawmemchr ();
# | ;
# | return 0;
# | }
# configure:26582: result: no
# configure:26628: checking for readdir
# configure:26628: clang -o conftest conftest.c >&5
# configure:26628: $? = 0
# configure:26628: result: yes
# configure:26673: checking for stdlib.h
# configure:26673: result: yes
# configure:26683: checking for GNU libc compatible realloc
# configure:26727: result: yes
# configure:26803: checking for rewinddir
# configure:26803: clang -o conftest conftest.c >&5
# configure:26803: $? = 0
# configure:26803: result: yes
# configure:26869: clang -c conftest.c >&5
# configure:26869: $? = 0
# configure:27030: checking for __secure_getenv
# configure:27030: clang -o conftest conftest.c >&5
# /tmp/conftest-296b6a.o:conftest.c:function main: error: undefined reference to '__secure_getenv'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:27030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | /* end confdefs.h. */
# | /* Define __secure_getenv to an innocuous variant, in case declares __secure_getenv.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define __secure_getenv innocuous___secure_getenv
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char __secure_getenv (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef __secure_getenv
# |
# | /* 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 __secure_getenv ();
# | /* 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___secure_getenv || defined __stub_____secure_getenv
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return __secure_getenv ();
# | ;
# | return 0;
# | }
# configure:27030: result: no
# configure:27042: checking for issetugid
# configure:27042: clang -o conftest conftest.c >&5
# configure:27042: $? = 0
# configure:27042: result: yes
# configure:27079: checking for struct sigaction.sa_sigaction
# configure:27079: clang -c conftest.c >&5
# configure:27079: $? = 0
# configure:27079: result: yes
# configure:27233: checking for volatile sig_atomic_t
# configure:27233: clang -c conftest.c >&5
# configure:27233: $? = 0
# configure:27233: clang -c conftest.c >&5
# conftest.c:363:36: error: expected expression
# if (sizeof ((volatile sig_atomic_t)))
# ^
# 1 error generated.
# configure:27233: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((volatile sig_atomic_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27233: result: yes
# configure:27249: checking for sighandler_t
# configure:27249: clang -c conftest.c >&5
# configure:27249: $? = 0
# configure:27249: clang -c conftest.c >&5
# conftest.c:363:27: error: expected expression
# if (sizeof ((sighandler_t)))
# ^
# 1 error generated.
# configure:27249: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((sighandler_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27249: result: yes
# configure:27263: checking whether pthread_sigmask is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigaction is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigaddset is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigdelset is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigemptyset is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigfillset is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigismember is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigpending is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27263: checking whether sigprocmask is declared without a macro
# configure:27281: clang -c conftest.c >&5
# configure:27281: $? = 0
# configure:27289: result: yes
# configure:27305: checking for sigprocmask
# configure:27305: result: yes
# configure:27345: checking for socklen_t
# configure:27345: clang -c conftest.c >&5
# configure:27345: $? = 0
# configure:27345: clang -c conftest.c >&5
# conftest.c:381:24: error: expected expression
# if (sizeof ((socklen_t)))
# ^
# 1 error generated.
# configure:27345: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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
# | /* 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:27345: result: yes
# configure:27498: checking for posix_spawnattr_t
# configure:27498: clang -c conftest.c >&5
# configure:27498: $? = 0
# configure:27498: clang -c conftest.c >&5
# conftest.c:373:32: error: expected expression
# if (sizeof ((posix_spawnattr_t)))
# ^
# 1 error generated.
# configure:27498: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawnattr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27498: result: yes
# configure:27513: checking for posix_spawn_file_actions_t
# configure:27513: clang -c conftest.c >&5
# configure:27513: $? = 0
# configure:27513: clang -c conftest.c >&5
# conftest.c:374:41: error: expected expression
# if (sizeof ((posix_spawn_file_actions_t)))
# ^
# 1 error generated.
# configure:27513: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_POSIX_SPAWNATTR_T 1
# | /* end confdefs.h. */
# |
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((posix_spawn_file_actions_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:27513: result: yes
# configure:27546: checking whether posix_spawn is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnp is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_init is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_destroy is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getsigdefault is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setsigdefault is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getsigmask is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setsigmask is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getflags is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setflags is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getpgroup is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setpgroup is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getschedpolicy is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setschedpolicy is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_getschedparam is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawnattr_setschedparam is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawn_file_actions_init is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawn_file_actions_destroy is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawn_file_actions_addopen is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawn_file_actions_addclose is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27546: checking whether posix_spawn_file_actions_adddup2 is declared without a macro
# configure:27564: clang -c conftest.c >&5
# configure:27564: $? = 0
# configure:27572: result: yes
# configure:27588: checking for ssize_t
# configure:27605: clang -c conftest.c >&5
# configure:27605: $? = 0
# configure:27612: result: yes
# configure:27629: checking whether stat handles trailing slashes on directories
# configure:27662: result: guessing yes
# configure:27664: checking whether stat handles trailing slashes on files
# configure:27715: result: guessing yes
# configure:27759: checking for working stdalign.h
# configure:27804: clang -c conftest.c >&5
# configure:27804: $? = 0
# configure:27811: result: yes
# configure:27861: checking for max_align_t
# configure:27861: clang -c conftest.c >&5
# configure:27861: $? = 0
# configure:27861: clang -c conftest.c >&5
# conftest.c:396:26: error: expected expression
# if (sizeof ((max_align_t)))
# ^
# 1 error generated.
# configure:27861: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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:27861: result: yes
# configure:27874: checking whether NULL can be used in arbitrary expressions
# configure:27892: clang -c conftest.c >&5
# configure:27892: $? = 0
# configure:27899: result: yes
# configure:28065: checking whether inttypes macros match system or gnu printf
# configure:28087: result: system
# configure:28134: checking whether dprintf is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether fpurge is declared without a macro
# configure:28152: clang -c conftest.c >&5
# conftest.c:399:10: error: use of undeclared identifier 'fpurge'
# (void) fpurge;
# ^
# 1 error generated.
# configure:28152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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:28160: result: no
# configure:28134: checking whether fseeko is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether ftello is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether getdelim is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether getline is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether gets is declared without a macro
# configure:28152: clang -c conftest.c >&5
# conftest.c:403:10: error: use of undeclared identifier 'gets'; did you mean 'goto'?
# (void) gets;
# ^~~~
# goto
# conftest.c:403:10: error: expected expression
# 2 errors generated.
# configure:28152: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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:28160: result: no
# configure:28134: checking whether pclose is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether popen is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether renameat is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether snprintf is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether tmpfile is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether vdprintf is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28134: checking whether vsnprintf is declared without a macro
# configure:28152: clang -c conftest.c >&5
# configure:28152: $? = 0
# configure:28160: result: yes
# configure:28249: checking whether _Exit is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether atoll is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether canonicalize_file_name is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:418:10: error: use of undeclared identifier 'canonicalize_file_name'
# (void) canonicalize_file_name;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef canonicalize_file_name
# | (void) canonicalize_file_name;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether getloadavg is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether getsubopt is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether grantpt is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether initstate is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether initstate_r is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:422:10: error: use of undeclared identifier 'initstate_r'
# (void) initstate_r;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef initstate_r
# | (void) initstate_r;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether mkdtemp is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether mkostemp is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether mkostemps is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether mkstemp is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether mkstemps is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether posix_openpt is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether ptsname is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether ptsname_r is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether random is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether random_r is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:431:10: error: use of undeclared identifier 'random_r'
# (void) random_r;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef random_r
# | (void) random_r;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether realpath is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether rpmatch is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:432:10: error: use of undeclared identifier 'rpmatch'
# (void) rpmatch;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef rpmatch
# | (void) rpmatch;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether secure_getenv is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:432:10: error: use of undeclared identifier 'secure_getenv'
# (void) secure_getenv;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef secure_getenv
# | (void) secure_getenv;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether setenv is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether setstate is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether setstate_r is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:434:10: error: use of undeclared identifier 'setstate_r'
# (void) setstate_r;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef setstate_r
# | (void) setstate_r;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether srandom is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether srandom_r is declared without a macro
# configure:28273: clang -c conftest.c >&5
# conftest.c:435:10: error: use of undeclared identifier 'srandom_r'
# (void) srandom_r;
# ^
# 1 error generated.
# configure:28273: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 1
# | /* end confdefs.h. */
# | #include
# | #if HAVE_SYS_LOADAVG_H
# | # include
# | #endif
# | #if HAVE_RANDOM_H
# | # include
# | #endif
# |
# | int
# | main ()
# | {
# | #undef srandom_r
# | (void) srandom_r;
# | ;
# | return 0;
# | }
# configure:28281: result: no
# configure:28249: checking whether strtod is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether strtoll is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether strtoull is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether unlockpt is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28249: checking whether unsetenv is declared without a macro
# configure:28273: clang -c conftest.c >&5
# configure:28273: $? = 0
# configure:28281: result: yes
# configure:28294: checking for working stdnoreturn.h
# configure:28323: clang -c conftest.c >&5
# conftest.c:440:13: warning: control may reach end of non-void function [-Wreturn-type]
# }
# ^
# 1 warning generated.
# configure:28323: $? = 0
# configure:28330: result: yes
# configure:28357: checking for stpcpy
# configure:28357: result: yes
# configure:28406: checking for strchrnul
# configure:28406: clang -o conftest conftest.c >&5
# configure:28406: $? = 0
# configure:28406: result: yes
# configure:28418: checking whether strchrnul works
# configure:28473: result: guessing yes
# configure:28569: checking for working strerror function
# configure:28606: result: guessing yes
# configure:28748: checking for working strndup
# configure:28796: result: guessing yes
# configure:28848: checking for working strnlen
# configure:28896: result: yes
# configure:28957: checking whether strtoimax works
# configure:29022: result: guessing yes
# configure:29077: checking for strtoll
# configure:29077: clang -o conftest conftest.c >&5
# configure:29077: $? = 0
# configure:29077: result: yes
# configure:29225: checking for nlink_t
# configure:29225: result: yes
# configure:29240: checking whether fchmodat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether fstat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether fstatat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether futimens is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether lchmod is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether lstat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether mkdirat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether mkfifo is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether mkfifoat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether mknod is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether mknodat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether stat is declared without a macro
# configure:29266: result: yes
# configure:29240: checking whether utimensat is declared without a macro
# configure:29266: result: yes
# configure:29471: checking for struct utsname
# configure:29471: clang -c conftest.c >&5
# configure:29471: $? = 0
# configure:29471: clang -c conftest.c >&5
# conftest.c:463:29: error: expected expression
# if (sizeof ((struct utsname)))
# ^
# 1 error generated.
# configure:29471: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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
# | /* end confdefs.h. */
# |
# | /* Minix 3.1.8 has a bug: must be included before
# | . */
# | #include
# | #include
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((struct utsname)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:29471: result: yes
# configure:29495: checking whether uname is declared without a macro
# configure:29517: clang -c conftest.c >&5
# configure:29517: $? = 0
# configure:29525: result: yes
# configure:29631: checking whether waitpid is declared without a macro
# configure:29648: clang -c conftest.c >&5
# configure:29648: $? = 0
# configure:29656: result: yes
# configure:29683: checking whether localtime_r is declared
# configure:29683: clang -c conftest.c >&5
# configure:29683: $? = 0
# configure:29683: result: yes
# configure:29708: checking whether localtime_r is compatible with its POSIX signature
# configure:29732: clang -c conftest.c >&5
# conftest.c:468:15: warning: expression result unused [-Wunused-value]
# *localtime_r (0, 0);
# ^~~~~~~~~~~~~~~~~~~
# 1 warning generated.
# configure:29732: $? = 0
# configure:29740: result: yes
# configure:29785: checking for uname
# configure:29785: clang -o conftest conftest.c >&5
# configure:29785: $? = 0
# configure:29785: result: yes
# configure:29924: checking whether chdir is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether chown is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether dup is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether dup2 is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether dup3 is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether environ is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether euidaccess is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether faccessat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether fchdir is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether fchownat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether fdatasync is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether fsync is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether ftruncate is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getcwd is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getdomainname is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getdtablesize is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getgroups is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether gethostname is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getlogin is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getlogin_r is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getpagesize is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether getusershell is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether setusershell is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether endusershell is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether group_member is declared without a macro
# configure:29954: clang -c conftest.c >&5
# conftest.c:501:10: error: use of undeclared identifier 'group_member'
# (void) group_member;
# ^
# 1 error generated.
# configure:29954: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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
# | /* end confdefs.h. */
# |
# | #if HAVE_UNISTD_H
# | # include
# | #endif
# | /* Some systems declare various items in the wrong headers. */
# | #if !(defined __GLIBC__ && !defined __UCLIBC__)
# | # include
# | # include
# | # include
# | # if (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__
# | # include
# | # endif
# | #endif
# |
# | int
# | main ()
# | {
# | #undef group_member
# | (void) group_member;
# | ;
# | return 0;
# | }
# configure:29962: result: no
# configure:29924: checking whether isatty is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether lchown is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether link is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether linkat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether lseek is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether pipe is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether pipe2 is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether pread is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether pwrite is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether readlink is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether readlinkat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether rmdir is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether sethostname is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether sleep is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether symlink is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether symlinkat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether ttyname_r is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether unlink is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether unlinkat is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:29924: checking whether usleep is declared without a macro
# configure:29954: clang -c conftest.c >&5
# configure:29954: $? = 0
# configure:29962: result: yes
# configure:30086: checking for waitid
# configure:30086: clang -o conftest conftest.c >&5
# configure:30086: $? = 0
# configure:30086: result: yes
# configure:30237: checking whether btowc is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wctob is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether mbsinit is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether mbrtowc is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether mbrlen is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether mbsrtowcs is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether mbsnrtowcs is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcrtomb is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsrtombs is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsnrtombs is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcwidth is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wmemchr is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wmemcmp is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wmemcpy is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wmemmove is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wmemset is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcslen is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsnlen is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscpy is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcpcpy is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsncpy is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcpncpy is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscat is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsncat is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscmp is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsncmp is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscasecmp is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsncasecmp is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscoll is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsxfrm is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsdup is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcschr is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsrchr is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcscspn is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsspn is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcspbrk is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcsstr is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcstok is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30237: checking whether wcswidth is declared without a macro
# configure:30265: clang -c conftest.c >&5
# configure:30265: $? = 0
# configure:30273: result: yes
# configure:30397: checking whether iswcntrl works
# configure:30418: clang -c conftest.c >&5
# configure:30418: $? = 0
# configure:30452: result: guessing yes
# configure:30476: checking for towlower
# configure:30476: clang -o conftest conftest.c >&5
# configure:30476: $? = 0
# configure:30476: result: yes
# configure:30524: checking for wctype_t
# configure:30552: clang -c conftest.c >&5
# configure:30552: $? = 0
# configure:30560: result: yes
# configure:30566: checking for wctrans_t
# configure:30592: clang -c conftest.c >&5
# configure:30592: $? = 0
# configure:30600: result: yes
# configure:30609: checking whether wctype is declared without a macro
# configure:30638: clang -c conftest.c >&5
# configure:30638: $? = 0
# configure:30646: result: yes
# configure:30609: checking whether iswctype is declared without a macro
# configure:30638: clang -c conftest.c >&5
# configure:30638: $? = 0
# configure:30646: result: yes
# configure:30609: checking whether wctrans is declared without a macro
# configure:30638: clang -c conftest.c >&5
# configure:30638: $? = 0
# configure:30646: result: yes
# configure:30609: checking whether towctrans is declared without a macro
# configure:30638: clang -c conftest.c >&5
# configure:30638: $? = 0
# configure:30646: result: yes
# configure:30710: checking whether make sets $(MAKE)
# configure:30732: result: yes
# configure:30744: checking for x86_64-unknown-linux-ranlib
# configure:30771: result: ranlib
# configure:30839: checking for x86_64-unknown-linux-ar
# configure:30866: result: ar
# configure:30936: checking the archiver (ar) interface
# configure:30952: clang -c conftest.c >&5
# configure:30952: $? = 0
# configure:30954: ar cru libconftest.a conftest.o >&5
# /r: `u' modifier ignored since `D' is the default (see `U')
# configure:30957: $? = 0
# configure:30985: result: ar
# configure:31059: checking for gnudiff
# configure:31092: result: no
# configure:31059: checking for diffgnu
# configure:31092: result: no
# configure:31059: checking for diff
# configure:31077: found /usr/sbin/diff
# configure:31089: result: /usr/sbin/diff
# configure:31105: checking whether CC supports -Wformat-contains-nul
# configure:31118: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:31118: $? = 0
# configure:31119: result: yes
# configure:31137: checking for mailx
# configure:31155: found /usr/sbin/mailx
# configure:31167: result: /usr/sbin/mailx
# configure:31185: checking for bash
# configure:31203: found /usr/sbin/bash
# configure:31215: result: /usr/sbin/bash
# configure:31231: checking for gnutar
# configure:31264: result: no
# configure:31231: checking for targnu
# configure:31264: result: no
# configure:31231: checking for gtar
# configure:31264: result: no
# configure:31231: checking for tar
# configure:31249: found /usr/sbin/tar
# configure:31261: result: /usr/sbin/tar
# configure:31279: checking for compress
# configure:31312: result: no
# configure:31358: checking for library containing strerror
# configure:31389: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:557:6: warning: incompatible redeclaration of library function 'strerror' [-Wincompatible-library-redeclaration]
# char strerror ();
# ^
# conftest.c:557:6: note: 'strerror' is a builtin with type 'char *(int)'
# 2 warnings generated.
# configure:31389: $? = 0
# configure:31406: result: none required
# configure:31421: checking for special C compiler options needed for large files
# configure:31466: result: no
# configure:31472: checking for _FILE_OFFSET_BITS value needed for large files
# configure:31529: result: no
# configure:31651: checking for an ANSI C-conforming const
# configure:31717: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:31717: $? = 0
# configure:31724: result: yes
# configure:31732: checking for inline
# configure:31756: result: inline
# configure:31774: checking whether byte ordering is bigendian
# configure:31980: result: no
# configure:32002: checking locale.h usability
# configure:32002: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32002: $? = 0
# configure:32002: result: yes
# configure:32002: checking locale.h presence
# configure:32002: clang -E conftest.c
# configure:32002: $? = 0
# configure:32002: result: yes
# configure:32002: checking for locale.h
# configure:32002: result: yes
# configure:32002: checking for stdbool.h
# configure:32002: result: yes
# configure:32015: checking for dirent.h that defines DIR
# configure:32034: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32034: $? = 0
# configure:32042: result: yes
# configure:32055: checking for library containing opendir
# configure:32086: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32086: $? = 0
# configure:32103: result: none required
# configure:32180: checking whether stat file-mode macros are broken
# configure:32214: result: no
# configure:32222: checking for ANSI C header files
# configure:32326: result: yes
# configure:32334: checking for struct tm.tm_zone
# configure:32334: result: yes
# configure:32401: checking for size_t
# configure:32401: result: yes
# configure:32415: checking for fchmod
# configure:32415: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32415: $? = 0
# configure:32415: result: yes
# configure:32415: checking for isascii
# configure:32415: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32415: $? = 0
# configure:32415: result: yes
# configure:32415: checking for strchr
# configure:32415: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:583:6: warning: incompatible redeclaration of library function 'strchr' [-Wincompatible-library-redeclaration]
# char strchr ();
# ^
# conftest.c:583:6: note: 'strchr' is a builtin with type 'char *(const char *, int)'
# 2 warnings generated.
# configure:32415: $? = 0
# configure:32415: result: yes
# configure:32424: checking whether closedir returns void
# configure:32458: result: yes
# configure:32466: checking for _LARGEFILE_SOURCE value needed for large files
# configure:32513: result: no
# configure:32534: checking for memset
# configure:32534: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:586:6: warning: incompatible redeclaration of library function 'memset' [-Wincompatible-library-redeclaration]
# char memset ();
# ^
# conftest.c:586:6: note: 'memset' is a builtin with type 'void *(void *, int, unsigned long)'
# 2 warnings generated.
# configure:32534: $? = 0
# configure:32534: result: yes
# configure:32547: checking for mktime
# configure:32547: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32547: $? = 0
# configure:32547: result: yes
# configure:32560: checking for strftime
# configure:32560: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32560: $? = 0
# configure:32560: result: yes
# configure:32573: checking for xmalloc
# configure:32573: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /tmp/conftest-c92628.o:conftest.c:function main: error: undefined reference to 'xmalloc'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:32573: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | /* end confdefs.h. */
# | /* Define xmalloc to an innocuous variant, in case declares xmalloc.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xmalloc innocuous_xmalloc
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xmalloc (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xmalloc
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char xmalloc ();
# | /* 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_xmalloc || defined __stub___xmalloc
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xmalloc ();
# | ;
# | return 0;
# | }
# configure:32573: result: no
# configure:32586: checking for xstrdup
# configure:32586: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /tmp/conftest-da9b0c.o:conftest.c:function main: error: undefined reference to 'xstrdup'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:32586: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | /* end confdefs.h. */
# | /* Define xstrdup to an innocuous variant, in case declares xstrdup.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define xstrdup innocuous_xstrdup
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char xstrdup (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef xstrdup
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char xstrdup ();
# | /* 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_xstrdup || defined __stub___xstrdup
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return xstrdup ();
# | ;
# | return 0;
# | }
# configure:32586: result: no
# configure:32614: checking if malloc debugging is wanted
# configure:32632: result: no
# configure:32667: checking for dirent.h that defines DIR
# configure:32694: result: yes
# configure:32707: checking for library containing opendir
# configure:32755: result: none required
# configure:32835: checking for sys/mman.h
# configure:32835: result: yes
# configure:32835: checking for sys/param.h
# configure:32835: result: yes
# configure:32835: checking sys/poll.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# In file included from conftest.c:602:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 2 warnings generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking sys/poll.h presence
# configure:32835: clang -E conftest.c
# In file included from conftest.c:569:
# /sysroot/include/sys/poll.h:1:2: warning: redirecting incorrect #include to [-W#warnings]
# #warning redirecting incorrect #include to
# ^
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for sys/poll.h
# configure:32835: result: yes
# configure:32835: checking sys/procset.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:603:10: fatal error: 'sys/procset.h' file not found
# #include
# ^
# 1 warning and 1 error generated.
# configure:32835: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_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:32835: result: no
# configure:32835: checking sys/procset.h presence
# configure:32835: clang -E conftest.c
# conftest.c:570:10: fatal error: 'sys/procset.h' file not found
# #include
# ^
# 1 error generated.
# configure:32835: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | /* end confdefs.h. */
# | #include
# configure:32835: result: no
# configure:32835: checking for sys/procset.h
# configure:32835: result: no
# configure:32835: checking sys/select.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking sys/select.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for sys/select.h
# configure:32835: result: yes
# configure:32835: checking for sys/socket.h
# configure:32835: result: yes
# configure:32835: checking sys/stropts.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking sys/stropts.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for sys/stropts.h
# configure:32835: result: yes
# configure:32835: checking for sys/time.h
# configure:32835: result: yes
# configure:32835: checking sys/un.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking sys/un.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for sys/un.h
# configure:32835: result: yes
# configure:32835: checking for sys/wait.h
# configure:32835: result: yes
# configure:32835: checking dlfcn.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking dlfcn.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for dlfcn.h
# configure:32835: result: yes
# configure:32835: checking errno.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking errno.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for errno.h
# configure:32835: result: yes
# configure:32835: checking fcntl.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking fcntl.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for fcntl.h
# configure:32835: result: yes
# configure:32835: checking libgen.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking libgen.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for libgen.h
# configure:32835: result: yes
# configure:32835: checking libintl.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking libintl.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for libintl.h
# configure:32835: result: yes
# configure:32835: checking for memory.h
# configure:32835: result: yes
# configure:32835: checking netinet/in.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking netinet/in.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for netinet/in.h
# configure:32835: result: yes
# configure:32835: checking setjmp.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking setjmp.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for setjmp.h
# configure:32835: result: yes
# configure:32835: checking for stdbool.h
# configure:32835: result: yes
# configure:32835: checking sysexits.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking sysexits.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for sysexits.h
# configure:32835: result: yes
# configure:32835: checking for unistd.h
# configure:32835: result: yes
# configure:32835: checking utime.h usability
# configure:32835: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking utime.h presence
# configure:32835: clang -E conftest.c
# configure:32835: $? = 0
# configure:32835: result: yes
# configure:32835: checking for utime.h
# configure:32835: result: yes
# configure:32849: checking stdarg.h usability
# configure:32849: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:32849: $? = 0
# configure:32849: result: yes
# configure:32849: checking stdarg.h presence
# configure:32849: clang -E conftest.c
# configure:32849: $? = 0
# configure:32849: result: yes
# configure:32849: checking for stdarg.h
# configure:32849: result: yes
# configure:32865: checking for string.h
# configure:32865: result: yes
# configure:32881: checking for limits.h
# configure:32881: result: yes
# configure:32897: checking for inttypes.h
# configure:32897: result: yes
# configure:32910: checking for working stdnoreturn.h
# configure:32946: result: yes
# configure:32973: checking for runetype.h
# configure:32973: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:631:10: fatal error: 'runetype.h' file not found
# #include
# ^
# 1 warning and 1 error generated.
# configure:32973: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_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
# | #if HAVE_RUNETYPE_H
# | # include
# | #endif
# |
# |
# | #include
# configure:32973: result: no
# configure:32973: checking for wchar.h
# configure:32973: result: yes
# configure:33030: checking for wchar_t
# configure:33030: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33030: $? = 0
# configure:33030: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:630:22: error: expected expression
# if (sizeof ((wchar_t)))
# ^
# 1 warning and 1 error generated.
# configure:33030: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 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 ((wchar_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33030: result: yes
# configure:33040: checking for wint_t
# configure:33040: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33040: $? = 0
# configure:33040: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:640:21: error: expected expression
# if (sizeof ((wint_t)))
# ^
# 1 warning and 1 error generated.
# configure:33040: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_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_RUNETYPE_H
# | # include
# | #endif
# | #if HAVE_WCHAR_H
# | # include
# | #endif
# |
# |
# | int
# | main ()
# | {
# | if (sizeof ((wint_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33040: result: yes
# configure:33059: checking for int8_t
# configure:33059: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33059: $? = 0
# configure:33059: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:632:21: error: expected expression
# if (sizeof ((int8_t)))
# ^
# 1 warning and 1 error generated.
# configure:33059: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33059: result: yes
# configure:33068: checking for uint8_t
# configure:33068: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33068: $? = 0
# configure:33068: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:633:22: error: expected expression
# if (sizeof ((uint8_t)))
# ^
# 1 warning and 1 error generated.
# configure:33068: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint8_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33068: result: yes
# configure:33077: checking for int16_t
# configure:33077: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33077: $? = 0
# configure:33077: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:634:22: error: expected expression
# if (sizeof ((int16_t)))
# ^
# 1 warning and 1 error generated.
# configure:33077: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33077: result: yes
# configure:33086: checking for uint16_t
# configure:33086: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33086: $? = 0
# configure:33086: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:635:23: error: expected expression
# if (sizeof ((uint16_t)))
# ^
# 1 warning and 1 error generated.
# configure:33086: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint16_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33086: result: yes
# configure:33095: checking for int32_t
# configure:33095: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33095: $? = 0
# configure:33095: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:636:22: error: expected expression
# if (sizeof ((int32_t)))
# ^
# 1 warning and 1 error generated.
# configure:33095: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((int32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33095: result: yes
# configure:33104: checking for uint32_t
# configure:33104: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33104: $? = 0
# configure:33104: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:637:23: error: expected expression
# if (sizeof ((uint32_t)))
# ^
# 1 warning and 1 error generated.
# configure:33104: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uint32_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33104: result: yes
# configure:33113: checking for intptr_t
# configure:33113: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33113: $? = 0
# configure:33113: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:638:23: error: expected expression
# if (sizeof ((intptr_t)))
# ^
# 1 warning and 1 error generated.
# configure:33113: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((intptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33113: result: yes
# configure:33122: checking for uintptr_t
# configure:33122: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33122: $? = 0
# configure:33122: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:639:24: error: expected expression
# if (sizeof ((uintptr_t)))
# ^
# 1 warning and 1 error generated.
# configure:33122: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof ((uintptr_t)))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33122: result: yes
# configure:33131: checking for uint_t
# configure:33131: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:640:13: error: use of undeclared identifier 'uint_t'
# if (sizeof (uint_t))
# ^
# 1 warning and 1 error generated.
# configure:33131: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | if (sizeof (uint_t))
# | return 0;
# | ;
# | return 0;
# | }
# configure:33131: result: no
# configure:33140: checking for pid_t
# configure:33140: result: yes
# configure:33149: checking for size_t
# configure:33149: result: yes
# configure:33158: checking for ptrdiff_t
# configure:33158: result: yes
# configure:33172: checking size of char *
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33177: $? = 0
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:643:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:643:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:643:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:643:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33177: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | /* end confdefs.h. */
# | #include
# | #ifdef HAVE_SYS_TYPES_H
# | # include
# | #endif
# | #ifdef HAVE_SYS_STAT_H
# | # include
# | #endif
# | #ifdef STDC_HEADERS
# | # include
# | # include
# | #else
# | # ifdef HAVE_STDLIB_H
# | # include
# | # endif
# | #endif
# | #ifdef HAVE_STRING_H
# | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
# | # include
# | # endif
# | # include
# | #endif
# | #ifdef HAVE_STRINGS_H
# | # include
# | #endif
# | #ifdef HAVE_INTTYPES_H
# | # include
# | #endif
# | #ifdef HAVE_STDINT_H
# | # include
# | #endif
# | #ifdef HAVE_UNISTD_H
# | # include
# | #endif
# | int
# | main ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (char *))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33177: $? = 0
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33177: $? = 0
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33177: $? = 0
# configure:33177: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33177: $? = 0
# configure:33191: result: 8
# configure:33205: checking size of int
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33210: $? = 0
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:644:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:644:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:644:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33210: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (int))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33210: $? = 0
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33210: $? = 0
# configure:33210: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33210: $? = 0
# configure:33224: result: 4
# configure:33238: checking size of long
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33243: $? = 0
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:645:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:645:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:645:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 3)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:645:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33243: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (long))) <= 7)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33243: $? = 0
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33243: $? = 0
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33243: $? = 0
# configure:33243: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33243: $? = 0
# configure:33257: result: 8
# configure:33271: checking size of short
# configure:33276: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33276: $? = 0
# configure:33276: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:646:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 0)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33276: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:646:24: error: 'test_array' declared as an array with a negative size
# static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
# 1 warning and 1 error generated.
# configure:33276: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | /* 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 ()
# | {
# | static int test_array [1 - 2 * !(((long int) (sizeof (short))) <= 1)];
# | test_array [0] = 0;
# | return test_array [0];
# |
# | ;
# | return 0;
# | }
# configure:33276: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33276: $? = 0
# configure:33276: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33276: $? = 0
# configure:33290: result: 2
# configure:33304: checking for pathfind in -lgen
# configure:33329: clang -o conftest -Wno-format-contains-nul conftest.c -lgen >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lgen
# /tmp/conftest-234dea.o:conftest.c:function main: error: undefined reference to 'pathfind'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:33329: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char pathfind ();
# | int
# | main ()
# | {
# | return pathfind ();
# | ;
# | return 0;
# | }
# configure:33338: result: no
# configure:33349: checking for gettext in -lintl
# configure:33374: clang -o conftest -Wno-format-contains-nul conftest.c -lintl >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /sysroot/bin/ld: error: cannot find -lintl
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:33374: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | /* end confdefs.h. */
# |
# | /* Override any GCC internal prototype to avoid an error.
# | Use char because int might match the return type of a GCC
# | builtin and then its argument prototype would still apply. */
# | #ifdef __cplusplus
# | extern "C"
# | #endif
# | char gettext ();
# | int
# | main ()
# | {
# | return gettext ();
# | ;
# | return 0;
# | }
# configure:33383: result: no
# configure:33396: checking for vprintf
# configure:33396: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:634:6: warning: incompatible redeclaration of library function 'vprintf' [-Wincompatible-library-redeclaration]
# char vprintf ();
# ^
# conftest.c:634:6: note: 'vprintf' is a builtin with type 'int (const char *, struct __va_list_tag *)'
# 2 warnings generated.
# configure:33396: $? = 0
# configure:33396: result: yes
# configure:33402: checking for _doprnt
# configure:33402: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /tmp/conftest-74a5de.o:conftest.c:function main: error: undefined reference to '_doprnt'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:33402: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | /* Define _doprnt to an innocuous variant, in case declares _doprnt.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define _doprnt innocuous__doprnt
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char _doprnt (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef _doprnt
# |
# | /* 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 _doprnt ();
# | /* 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__doprnt || defined __stub____doprnt
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return _doprnt ();
# | ;
# | return 0;
# | }
# configure:33402: result: no
# configure:33415: checking vfork.h usability
# configure:33415: clang -c -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:645:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 warning and 1 error generated.
# configure:33415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 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:33415: result: no
# configure:33415: checking vfork.h presence
# configure:33415: clang -E conftest.c
# conftest.c:612:10: fatal error: 'vfork.h' file not found
# #include
# ^
# 1 error generated.
# configure:33415: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | /* end confdefs.h. */
# | #include
# configure:33415: result: no
# configure:33415: checking for vfork.h
# configure:33415: result: no
# configure:33428: checking for fork
# configure:33428: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33428: $? = 0
# configure:33428: result: yes
# configure:33428: checking for vfork
# configure:33428: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:636:6: warning: incompatible redeclaration of library function 'vfork' [-Wincompatible-library-redeclaration]
# char vfork ();
# ^
# conftest.c:636:6: note: 'vfork' is a builtin with type 'int (void)'
# 2 warnings generated.
# configure:33428: $? = 0
# configure:33428: result: yes
# configure:33438: checking for working fork
# configure:33470: result: cross
# configure:33486: WARNING: result yes guessed because of cross compilation
# configure:33491: checking for working vfork
# configure:33601: result: yes
# configure:33630: checking for mmap
# configure:33630: result: yes
# configure:33630: checking for canonicalize_file_name
# configure:33630: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# /tmp/conftest-c4f07f.o:conftest.c:function main: error: undefined reference to 'canonicalize_file_name'
# clang-3.8: error: linker command failed with exit code 1 (use -v to see invocation)
# configure:33630: $? = 1
# configure: failed program was:
# | /* confdefs.h */
# | #define PACKAGE_NAME "GNU sharutils"
# | #define PACKAGE_TARNAME "sharutils"
# | #define PACKAGE_VERSION "4.15.2"
# | #define PACKAGE_STRING "GNU sharutils 4.15.2"
# | #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# | #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# | #define PACKAGE "sharutils"
# | #define VERSION "4.15.2"
# | #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 HAVE_VISIBILITY 1
# | #define HAVE_STDINT_H_WITH_UINTMAX 1
# | #define HAVE_ALLOCA_H 1
# | #define HAVE_ALLOCA 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_STAT_H 1
# | #define HAVE_NETDB_H 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_WCHAR_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SCHED_H 1
# | #define HAVE_SPAWN_H 1
# | #define HAVE_SYS_UIO_H 1
# | #define HAVE_SYS_UTSNAME_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_FEATURES_H 1
# | #define HAVE_WCTYPE_H 1
# | #define HAVE_GETPAGESIZE 1
# | #define INTDIV0_RAISES_SIGFPE 1
# | #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# | #define HAVE_UNSIGNED_LONG_LONG_INT 1
# | #define HAVE_UINTMAX_T 1
# | #define HAVE_INTTYPES_H 1
# | #define USE_POSIX_THREADS 1
# | #define USE_POSIX_THREADS_WEAK 1
# | #define HAVE_PTHREAD_RWLOCK 1
# | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# | #define HAVE_ICONV 1
# | #define ICONV_CONST
# | #define HAVE_BUILTIN_EXPECT 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_GETCWD 1
# | #define HAVE_GETEGID 1
# | #define HAVE_GETEUID 1
# | #define HAVE_GETGID 1
# | #define HAVE_GETUID 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_MUNMAP 1
# | #define HAVE_STPCPY 1
# | #define HAVE_STRCASECMP 1
# | #define HAVE_STRDUP 1
# | #define HAVE_STRTOUL 1
# | #define HAVE_TSEARCH 1
# | #define HAVE_USELOCALE 1
# | #define HAVE___FSETLOCKING 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_LONG_LONG_INT 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INTMAX_T 1
# | #define HAVE_POSIX_PRINTF 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_STDINT_H 1
# | #define HAVE_SYMLINK 1
# | #define HAVE_FCHDIR 1
# | #define HAVE_FCNTL 1
# | #define HAVE_FDOPENDIR 1
# | #define HAVE_MEMPCPY 1
# | #define HAVE_FPURGE 1
# | #define HAVE___FPURGE 1
# | #define HAVE___FREADING 1
# | #define HAVE_FSTATAT 1
# | #define HAVE_GETDTABLESIZE 1
# | #define HAVE_GETTIMEOFDAY 1
# | #define HAVE_LSTAT 1
# | #define HAVE_MBSINIT 1
# | #define HAVE_MBRTOWC 1
# | #define HAVE_MPROTECT 1
# | #define HAVE_MKSTEMP 1
# | #define HAVE_OPENAT 1
# | #define HAVE_PIPE2 1
# | #define HAVE_POPEN 1
# | #define HAVE_SIGACTION 1
# | #define HAVE_SIGALTSTACK 1
# | #define HAVE_SIGINTERRUPT 1
# | #define HAVE_STRDUP 1
# | #define HAVE_TZSET 1
# | #define HAVE_STRNDUP 1
# | #define HAVE_STRTOIMAX 1
# | #define HAVE_LOCALTIME_R 1
# | #define HAVE_PIPE 1
# | #define HAVE_ISWCNTRL 1
# | #define HAVE_WORKING_O_NOATIME 0
# | #define HAVE_WORKING_O_NOFOLLOW 0
# | #define HAVE_FEATURES_H 1
# | #define HAVE_STDDEF_H 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_ASPRINTF 1
# | #define HAVE_FWPRINTF 1
# | #define HAVE_NEWLOCALE 1
# | #define HAVE_PUTENV 1
# | #define HAVE_SETENV 1
# | #define HAVE_SETLOCALE 1
# | #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_DECL__SNWPRINTF 0
# | #define HAVE_DECL_GETC_UNLOCKED 1
# | #define HAVE_LANGINFO_CODESET 1
# | #define HAVE_LC_MESSAGES 1
# | #define ENABLE_NLS 1
# | #define restrict __restrict
# | #define HAVE_ENVIRON_DECL 1
# | #define HAVE_DECL_STRERROR_R 1
# | #define HAVE_STRERROR_R 1
# | #define HAVE_SIG_ATOMIC_T 1
# | #define HAVE_DECL_FCHDIR 1
# | #define HAVE_DECL_FSEEKO 1
# | #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# | #define HAVE_DECL_FTELLO 1
# | #define HAVE_DECL_GETCWD 1
# | #define HAVE_DECL_GETDTABLESIZE 1
# | #define HAVE_GETOPT_H 1
# | #define HAVE_GETOPT_LONG_ONLY 1
# | #define __GETOPT_PREFIX rpl_
# | #define HAVE_DECL_GETENV 1
# | #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# | #define HAVE_MBSTATE_T 1
# | #define HAVE_MAP_ANONYMOUS 1
# | #define HAVE_DECL_MEMRCHR 1
# | #define HAVE_DECL_ALARM 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__BOOL 1
# | #define HAVE_DECL_STRDUP 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# | #define HAVE_DECL_STRNLEN 1
# | #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# | #define HAVE_DECL_FEOF_UNLOCKED 1
# | #define HAVE_DECL_FERROR_UNLOCKED 1
# | #define HAVE_DECL_FFLUSH_UNLOCKED 1
# | #define HAVE_DECL_FGETS_UNLOCKED 1
# | #define HAVE_DECL_FPUTC_UNLOCKED 1
# | #define HAVE_DECL_FPUTS_UNLOCKED 1
# | #define HAVE_DECL_FREAD_UNLOCKED 1
# | #define HAVE_DECL_FWRITE_UNLOCKED 1
# | #define HAVE_DECL_GETCHAR_UNLOCKED 1
# | #define HAVE_DECL_PUTC_UNLOCKED 1
# | #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# | #define HAVE_ALLOCA 1
# | #define GNULIB_TEST_CHDIR 1
# | #define GNULIB_TEST_CLOEXEC 1
# | #define GNULIB_TEST_CLOSE 1
# | #define HAVE_CLOSEDIR 1
# | #define GNULIB_TEST_CLOSEDIR 1
# | #define HAVE_RAW_DECL_ISBLANK 1
# | #define D_INO_IN_DIRENT 1
# | #define HAVE_RAW_DECL_ALPHASORT 1
# | #define HAVE_RAW_DECL_CLOSEDIR 1
# | #define HAVE_RAW_DECL_DIRFD 1
# | #define HAVE_RAW_DECL_FDOPENDIR 1
# | #define HAVE_RAW_DECL_OPENDIR 1
# | #define HAVE_RAW_DECL_READDIR 1
# | #define HAVE_RAW_DECL_REWINDDIR 1
# | #define HAVE_RAW_DECL_SCANDIR 1
# | #define HAVE_DIRFD 1
# | #define HAVE_DECL_DIRFD 1
# | #define GNULIB_TEST_DIRFD 1
# | #define GNULIB_DIRNAME 1
# | #define GNULIB_TEST_DUP 1
# | #define HAVE_DUP2 1
# | #define GNULIB_TEST_DUP2 1
# | #define GNULIB_TEST_ENVIRON 1
# | #define GNULIB_TEST_FCHDIR 1
# | #define GNULIB_TEST_FCNTL 1
# | #define HAVE_RAW_DECL_FCNTL 1
# | #define HAVE_RAW_DECL_OPENAT 1
# | #define GNULIB_FD_SAFER_FLAG 1
# | #define HAVE_DECL_FDOPENDIR 1
# | #define GNULIB_TEST_FDOPENDIR 1
# | #define GNULIB_FDOPENDIR 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_FFLUSH 1
# | #define GNULIB_TEST_FFLUSH 1
# | #define FLEXIBLE_ARRAY_MEMBER /**/
# | #define HAVE_DECL_FPURGE 0
# | #define GNULIB_TEST_FPURGE 1
# | #define GNULIB_TEST_FREOPEN 1
# | #define GNULIB_TEST_FSEEK 1
# | #define FUNC_FFLUSH_STDIN (-1)
# | #define GNULIB_TEST_FSEEKO 1
# | #define GNULIB_TEST_FSTAT 1
# | #define GNULIB_TEST_FSTATAT 1
# | #define GNULIB_TEST_FTELL 1
# | #define GNULIB_TEST_FTELLO 1
# | #define HAVE_GETPAGESIZE 1
# | #define GNULIB_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETCWD 1
# | #define GNULIB_TEST_GETDTABLESIZE 1
# | #define HAVE_GETHOSTNAME 1
# | #define GNULIB_TEST_GETHOSTNAME 1
# | #define GNULIB_TEST_GETOPT_GNU 1
# | #define __GETOPT_PREFIX rpl_
# | #define GETTIMEOFDAY_TIMEZONE void
# | #define GNULIB_TEST_GETTIMEOFDAY 1
# | #define GNULIB_TEST_LSEEK 1
# | #define GNULIB_TEST_LSTAT 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_MALLOC_GNU 1
# | #define GNULIB_MALLOC_GNU 1
# | #define HAVE_MALLOC_POSIX 1
# | #define GNULIB_TEST_MALLOC_POSIX 1
# | #define MBRTOWC_EMPTY_INPUT_BUG 1
# | #define GNULIB_TEST_MBRTOWC 1
# | #define GNULIB_TEST_MBSINIT 1
# | #define GNULIB_TEST_MEMCHR 1
# | #define HAVE_MEMPCPY 1
# | #define GNULIB_TEST_MEMPCPY 1
# | #define HAVE_MEMRCHR 1
# | #define GNULIB_TEST_MEMRCHR 1
# | #define GNULIB_TEST_MKSTEMP 1
# | #define GNULIB_TEST_MKTIME 1
# | #define GNULIB_TEST_OPEN 1
# | #define GNULIB_OPENAT 1
# | #define GNULIB_TEST_OPENAT 1
# | #define HAVE_OPENDIR 1
# | #define GNULIB_TEST_OPENDIR 1
# | #define GNULIB_TEST_PIPE2 1
# | #define GNULIB_PIPE2_SAFER 1
# | #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# | #define HAVE_RAISE 1
# | #define GNULIB_TEST_RAISE 1
# | #define GNULIB_TEST_RAWMEMCHR 1
# | #define HAVE_READDIR 1
# | #define GNULIB_TEST_READDIR 1
# | #define HAVE_STDLIB_H 1
# | #define HAVE_REALLOC_GNU 1
# | #define GNULIB_REALLOC_GNU 1
# | #define HAVE_REALLOC_POSIX 1
# | #define GNULIB_TEST_REALLOC_POSIX 1
# | #define HAVE_REWINDDIR 1
# | #define GNULIB_TEST_REWINDDIR 1
# | #define HAVE_ISSETUGID 1
# | #define GNULIB_TEST_SECURE_GETENV 1
# | #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# | #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# | #define HAVE_RAW_DECL_GETSUBOPT 1
# | #define HAVE_RAW_DECL_GRANTPT 1
# | #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# | #define HAVE_RAW_DECL_SETENV 1
# | #define HAVE_RAW_DECL_SETSTATE 1
# | #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# | #define GNULIB_TEST_STPCPY 1
# | #define HAVE_STRCHRNUL 1
# | #define GNULIB_TEST_STRCHRNUL 1
# | #define GNULIB_TEST_STRDUP 1
# | #define GNULIB_STRERROR 1
# | #define GNULIB_TEST_STRERROR 1
# | #define my_strftime nstrftime
# | #define GNULIB_TEST_STRNDUP 1
# | #define GNULIB_TEST_STRNLEN 1
# | #define HAVE_STRTOLL 1
# | #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# | #define HAVE_RAW_DECL_UNAME 1
# | #define HAVE_RAW_DECL_WAITPID 1
# | #define HAVE_DECL_LOCALTIME_R 1
# | #define GNULIB_TEST_TIME_R 1
# | #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# | #define HAVE_WAITID 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_TOWLOWER 1
# | #define HAVE_RAW_DECL_WCTYPE 1
# | #define HAVE_RAW_DECL_ISWCTYPE 1
# | #define HAVE_RAW_DECL_WCTRANS 1
# | #define HAVE_RAW_DECL_TOWCTRANS 1
# | #define _DARWIN_USE_64_BIT_INODE 1
# | #define HAVE_LOCALE_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_DIRENT_H 1
# | #define DIRENT_HEADER
# | #define STDC_HEADERS 1
# | #define HAVE_STRUCT_TM_TM_ZONE 1
# | #define HAVE_TM_ZONE 1
# | #define HAVE_FCHMOD 1
# | #define HAVE_ISASCII 1
# | #define HAVE_STRCHR 1
# | #define CLOSEDIR_VOID 1
# | #define HAVE_FSEEKO 1
# | #define HAVE_MEMSET 1
# | #define HAVE_MKTIME 1
# | #define HAVE_STRFTIME 1
# | #define HAVE_DIRENT_H 1
# | #define HAVE_SYS_MMAN_H 1
# | #define HAVE_SYS_PARAM_H 1
# | #define HAVE_SYS_POLL_H 1
# | #define HAVE_SYS_SELECT_H 1
# | #define HAVE_SYS_SOCKET_H 1
# | #define HAVE_SYS_STROPTS_H 1
# | #define HAVE_SYS_TIME_H 1
# | #define HAVE_SYS_UN_H 1
# | #define HAVE_SYS_WAIT_H 1
# | #define HAVE_DLFCN_H 1
# | #define HAVE_ERRNO_H 1
# | #define HAVE_FCNTL_H 1
# | #define HAVE_LIBGEN_H 1
# | #define HAVE_LIBINTL_H 1
# | #define HAVE_MEMORY_H 1
# | #define HAVE_NETINET_IN_H 1
# | #define HAVE_SETJMP_H 1
# | #define HAVE_STDBOOL_H 1
# | #define HAVE_SYSEXITS_H 1
# | #define HAVE_UNISTD_H 1
# | #define HAVE_UTIME_H 1
# | #define HAVE_STDARG_H 1
# | #define HAVE_STRING_H 1
# | #define HAVE_LIMITS_H 1
# | #define HAVE_INTTYPES_H 1
# | #define HAVE_WCHAR_H 1
# | #define ENABLE_NLS 1
# | #define HAVE_WCHAR_T 1
# | #define HAVE_WINT_T 1
# | #define HAVE_INT8_T 1
# | #define HAVE_UINT8_T 1
# | #define HAVE_INT16_T 1
# | #define HAVE_UINT16_T 1
# | #define HAVE_INT32_T 1
# | #define HAVE_UINT32_T 1
# | #define HAVE_INTPTR_T 1
# | #define HAVE_UINTPTR_T 1
# | #define HAVE_PID_T 1
# | #define HAVE_SIZE_T 1
# | #define HAVE_PTRDIFF_T 1
# | #define SIZEOF_CHAR_P 8
# | #define SIZEOF_INT 4
# | #define SIZEOF_LONG 8
# | #define SIZEOF_SHORT 2
# | #define HAVE_VPRINTF 1
# | #define HAVE_FORK 1
# | #define HAVE_VFORK 1
# | #define HAVE_WORKING_VFORK 1
# | #define HAVE_WORKING_FORK 1
# | #define HAVE_MMAP 1
# | /* end confdefs.h. */
# | /* Define canonicalize_file_name to an innocuous variant, in case declares canonicalize_file_name.
# | For example, HP-UX 11i declares gettimeofday. */
# | #define canonicalize_file_name innocuous_canonicalize_file_name
# |
# | /* System header to define __stub macros and hopefully few prototypes,
# | which can conflict with char canonicalize_file_name (); below.
# | Prefer to if __STDC__ is defined, since
# | exists even on freestanding compilers. */
# |
# | #ifdef __STDC__
# | # include
# | #else
# | # include
# | #endif
# |
# | #undef canonicalize_file_name
# |
# | /* 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 canonicalize_file_name ();
# | /* 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_canonicalize_file_name || defined __stub___canonicalize_file_name
# | choke me
# | #endif
# |
# | int
# | main ()
# | {
# | return canonicalize_file_name ();
# | ;
# | return 0;
# | }
# configure:33630: result: no
# configure:33630: checking for snprintf
# configure:33630: result: yes
# configure:33630: checking for strdup
# configure:33630: result: yes
# configure:33630: checking for strchr
# configure:33630: result: yes
# configure:33630: checking for strrchr
# configure:33630: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# conftest.c:643:6: warning: incompatible redeclaration of library function 'strrchr' [-Wincompatible-library-redeclaration]
# char strrchr ();
# ^
# conftest.c:643:6: note: 'strrchr' is a builtin with type 'char *(const char *, int)'
# 2 warnings generated.
# configure:33630: $? = 0
# configure:33630: result: yes
# configure:33630: checking for strsignal
# configure:33630: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33630: $? = 0
# configure:33630: result: yes
# configure:33630: checking for fchmod
# configure:33630: result: yes
# configure:33630: checking for fstat
# configure:33630: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33630: $? = 0
# configure:33630: result: yes
# configure:33630: checking for chmod
# configure:33630: clang -o conftest -Wno-format-contains-nul conftest.c >&5
# warning: unknown warning option '-Wno-format-contains-nul' [-Wunknown-warning-option]
# 1 warning generated.
# configure:33630: $? = 0
# configure:33630: result: yes
# configure:33639: checking for a sed that does not truncate output
# configure:33703: result: /usr/sbin/sed
# configure:33739: checking whether a reg expr header is specified
# configure:33746: result: no
# configure:33772: checking whether with-libregex was specified
# configure:33779: result: no
# configure:33798: checking whether with-libregex-cflags was specified
# configure:33805: result: no
# configure:33816: checking whether with-libregex-libs was specified
# configure:33823: result: no
# configure:33858: checking whether libregex functions properly
# configure:33903: result: no
# configure:33923: checking whether pathfind(3) works
# configure:33954: result: no
# configure:33967: checking whether /dev/zero is readable device
# configure:33983: result: crw-rw-rw- 1 root root 1, 5 Apr 5 01:12 /dev/zero
# configure:33996: checking whether we have a functional realpath(3C)
# configure:34032: result: no
# configure:34045: checking whether strftime() works
# configure:34087: result: no
# configure:34100: checking whether fopen accepts "b" mode
# configure:34129: result: no
# configure:34146: checking whether fopen accepts "t" mode
# configure:34175: result: no
# configure:34196: checking whether not wanting optional option args
# configure:34203: result: yes
# configure:34337: checking that generated files are newer than configure
# configure:34343: result: done
# configure:34448: creating ./config.status
#
# ## ---------------------- ##
# ## Running config.status. ##
# ## ---------------------- ##
#
# This file was extended by GNU sharutils config.status 4.15.2, which was
# generated by GNU Autoconf 2.69. Invocation command line was
#
# CONFIG_FILES =
# CONFIG_HEADERS =
# CONFIG_LINKS =
# CONFIG_COMMANDS =
# $ ./config.status
#
# on 4d88503fd87b
#
# config.status:2355: creating src/compress-dummy
# config.status:2355: creating doc/Makefile
# config.status:2355: creating intl/Makefile
# config.status:2355: creating lib/Makefile
# config.status:2355: creating po/Makefile.in
# config.status:2355: creating src/Makefile
# config.status:2355: creating tests/Makefile
# config.status:2355: creating libopts/Makefile
# config.status:2355: creating Makefile
# config.status:2355: creating config.h
# config.status:2584: executing depfiles commands
# config.status:2584: executing po-directories commands
#
# ## ---------------- ##
# ## Cache variables. ##
# ## ---------------- ##
#
# ac_cv_build=x86_64-unknown-linux-gnu
# ac_cv_c_bigendian=no
# ac_cv_c_compiler_gnu=yes
# ac_cv_c_const=yes
# ac_cv_c_flexmember=yes
# ac_cv_c_inline=inline
# ac_cv_c_restrict=__restrict
# ac_cv_env_CC_set=set
# ac_cv_env_CC_value=clang
# ac_cv_env_CFLAGS_set=set
# ac_cv_env_CFLAGS_value=
# ac_cv_env_CPPFLAGS_set=set
# ac_cv_env_CPPFLAGS_value=
# ac_cv_env_CPP_set=
# ac_cv_env_CPP_value=
# ac_cv_env_LDFLAGS_set=set
# ac_cv_env_LDFLAGS_value=
# ac_cv_env_LIBS_set=
# ac_cv_env_LIBS_value=
# ac_cv_env_build_alias_set=
# ac_cv_env_build_alias_value=
# ac_cv_env_host_alias_set=set
# ac_cv_env_host_alias_value=x86_64-unknown-linux
# ac_cv_env_target_alias_set=
# ac_cv_env_target_alias_value=
# ac_cv_func___fpurge=yes
# ac_cv_func___freading=yes
# ac_cv_func___fsetlocking=yes
# ac_cv_func___secure_getenv=no
# ac_cv_func__doprnt=no
# ac_cv_func__fseeki64=no
# ac_cv_func__set_invalid_parameter_handler=no
# ac_cv_func_alloca_works=yes
# ac_cv_func_argz_count=no
# ac_cv_func_argz_next=no
# ac_cv_func_argz_stringify=no
# ac_cv_func_asprintf=yes
# ac_cv_func_canonicalize_file_name=no
# ac_cv_func_chmod=yes
# ac_cv_func_closedir=yes
# ac_cv_func_closedir_void=yes
# ac_cv_func_dirfd=yes
# ac_cv_func_fchdir=yes
# ac_cv_func_fchmod=yes
# ac_cv_func_fcntl=yes
# ac_cv_func_fdopendir=yes
# ac_cv_func_fork=yes
# ac_cv_func_fork_works=yes
# ac_cv_func_fpurge=yes
# ac_cv_func_fstat=yes
# ac_cv_func_fstatat=yes
# ac_cv_func_fwprintf=yes
# ac_cv_func_getcwd=yes
# ac_cv_func_getdtablesize=yes
# ac_cv_func_getegid=yes
# ac_cv_func_geteuid=yes
# ac_cv_func_getgid=yes
# ac_cv_func_gethostname=yes
# ac_cv_func_getopt_long_only=yes
# ac_cv_func_getpagesize=yes
# ac_cv_func_gettimeofday=yes
# ac_cv_func_getuid=yes
# ac_cv_func_isascii=yes
# ac_cv_func_issetugid=yes
# ac_cv_func_iswcntrl=yes
# ac_cv_func_localtime_r=yes
# ac_cv_func_lstat=yes
# ac_cv_func_malloc_0_nonnull=yes
# ac_cv_func_mbrtowc=yes
# ac_cv_func_mbsinit=yes
# ac_cv_func_mempcpy=yes
# ac_cv_func_memrchr=yes
# ac_cv_func_memset=yes
# ac_cv_func_mkstemp=yes
# ac_cv_func_mktime=yes
# ac_cv_func_mmap=yes
# ac_cv_func_mmap_fixed_mapped=no
# ac_cv_func_mprotect=yes
# ac_cv_func_munmap=yes
# ac_cv_func_newlocale=yes
# ac_cv_func_openat=yes
# ac_cv_func_opendir=yes
# ac_cv_func_pipe2=yes
# ac_cv_func_pipe=yes
# ac_cv_func_popen=yes
# ac_cv_func_posix_spawn=yes
# ac_cv_func_putenv=yes
# ac_cv_func_raise=yes
# ac_cv_func_rawmemchr=no
# ac_cv_func_readdir=yes
# ac_cv_func_realloc_0_nonnull=yes
# ac_cv_func_rewinddir=yes
# ac_cv_func_secure_getenv=no
# ac_cv_func_setenv=yes
# ac_cv_func_setlocale=yes
# ac_cv_func_shutdown=yes
# ac_cv_func_sigaction=yes
# ac_cv_func_sigaltstack=yes
# ac_cv_func_siginterrupt=yes
# ac_cv_func_sigprocmask=yes
# ac_cv_func_snprintf=yes
# ac_cv_func_stpcpy=yes
# ac_cv_func_strcasecmp=yes
# ac_cv_func_strchr=yes
# ac_cv_func_strchrnul=yes
# ac_cv_func_strdup=yes
# ac_cv_func_strerror_r=yes
# ac_cv_func_strerror_r_char_p=no
# ac_cv_func_strftime=yes
# ac_cv_func_strndup=yes
# ac_cv_func_strnlen=yes
# ac_cv_func_strnlen_working=yes
# ac_cv_func_strrchr=yes
# ac_cv_func_strsignal=yes
# ac_cv_func_strtoimax=yes
# ac_cv_func_strtoll=yes
# ac_cv_func_strtoul=yes
# ac_cv_func_symlink=yes
# ac_cv_func_towlower=yes
# ac_cv_func_tsearch=yes
# ac_cv_func_tzset=yes
# ac_cv_func_uname=yes
# ac_cv_func_uselocale=yes
# ac_cv_func_vfork=yes
# ac_cv_func_vfork_works=yes
# ac_cv_func_vprintf=yes
# ac_cv_func_waitid=yes
# ac_cv_func_wcrtomb=yes
# ac_cv_func_wcslen=yes
# ac_cv_func_wcsnlen=yes
# ac_cv_func_xmalloc=no
# ac_cv_func_xstrdup=no
# ac_cv_gnu_library_2=no
# ac_cv_gnu_library_2_1=no
# ac_cv_have_decl__Exit=yes
# ac_cv_have_decl__snprintf=no
# ac_cv_have_decl__snwprintf=no
# ac_cv_have_decl_accept4=yes
# ac_cv_have_decl_accept=yes
# ac_cv_have_decl_alarm=yes
# ac_cv_have_decl_alphasort=yes
# ac_cv_have_decl_atoll=yes
# ac_cv_have_decl_bind=yes
# ac_cv_have_decl_btowc=yes
# ac_cv_have_decl_chdir=yes
# ac_cv_have_decl_chown=yes
# ac_cv_have_decl_clearerr_unlocked=yes
# ac_cv_have_decl_closedir=yes
# ac_cv_have_decl_connect=yes
# ac_cv_have_decl_dirfd=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_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_fdopendir=yes
# ac_cv_have_decl_feof_unlocked=yes
# ac_cv_have_decl_ferror_unlocked=yes
# ac_cv_have_decl_fflush_unlocked=yes
# ac_cv_have_decl_ffsl=yes
# ac_cv_have_decl_ffsll=yes
# ac_cv_have_decl_fgets_unlocked=yes
# ac_cv_have_decl_fpurge=no
# ac_cv_have_decl_fputc_unlocked=yes
# ac_cv_have_decl_fputs_unlocked=yes
# ac_cv_have_decl_fread_unlocked=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_fwrite_unlocked=yes
# ac_cv_have_decl_getc_unlocked=yes
# ac_cv_have_decl_getchar_unlocked=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_imaxabs=yes
# ac_cv_have_decl_imaxdiv=yes
# ac_cv_have_decl_initstate=yes
# ac_cv_have_decl_isatty=yes
# ac_cv_have_decl_isblank=yes
# ac_cv_have_decl_iswctype=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_localtime_r=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_openat=yes
# ac_cv_have_decl_opendir=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_putc_unlocked=yes
# ac_cv_have_decl_putchar_unlocked=yes
# ac_cv_have_decl_pwrite=yes
# ac_cv_have_decl_random=yes
# ac_cv_have_decl_readdir=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_rewinddir=yes
# ac_cv_have_decl_rmdir=yes
# ac_cv_have_decl_scandir=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_setsockopt=yes
# ac_cv_have_decl_setstate=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_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_towctrans=yes
# ac_cv_have_decl_ttyname_r=yes
# ac_cv_have_decl_uname=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_wctrans=yes
# ac_cv_have_decl_wctype=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_alloca_h=yes
# ac_cv_header_argz_h=no
# ac_cv_header_bp_sym_h=no
# ac_cv_header_ctype_h=yes
# ac_cv_header_dirent_dirent_h=yes
# ac_cv_header_dirent_h=yes
# ac_cv_header_dlfcn_h=yes
# ac_cv_header_errno_h=yes
# ac_cv_header_fcntl_h=yes
# ac_cv_header_features_h=yes
# ac_cv_header_getopt_h=yes
# ac_cv_header_inttypes_h=yes
# ac_cv_header_libgen_h=yes
# ac_cv_header_libintl_h=yes
# ac_cv_header_limits_h=yes
# ac_cv_header_locale_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_runetype_h=no
# ac_cv_header_sched_h=yes
# ac_cv_header_setjmp_h=yes
# ac_cv_header_spawn_h=yes
# ac_cv_header_stat_broken=no
# ac_cv_header_stdarg_h=yes
# ac_cv_header_stdbool_h=yes
# ac_cv_header_stdc=yes
# ac_cv_header_stddef_h=yes
# ac_cv_header_stdint_h=yes
# ac_cv_header_stdio_h=yes
# ac_cv_header_stdlib_h=yes
# ac_cv_header_stdnoreturn_h=yes
# ac_cv_header_string_h=yes
# ac_cv_header_strings_h=yes
# ac_cv_header_sys_mman_h=yes
# ac_cv_header_sys_param_h=yes
# ac_cv_header_sys_poll_h=yes
# ac_cv_header_sys_procset_h=no
# ac_cv_header_sys_select_h=yes
# ac_cv_header_sys_socket_h=yes
# ac_cv_header_sys_stat_h=yes
# ac_cv_header_sys_stropts_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_un_h=yes
# ac_cv_header_sys_utsname_h=yes
# ac_cv_header_sys_wait_h=yes
# ac_cv_header_sysexits_h=yes
# ac_cv_header_time_h=yes
# ac_cv_header_unistd_h=yes
# ac_cv_header_utime_h=yes
# ac_cv_header_vfork_h=no
# ac_cv_header_wchar_h=yes
# ac_cv_header_wctype_h=yes
# ac_cv_host=x86_64-unknown-linux-gnu
# ac_cv_lib_error_at_line=no
# ac_cv_lib_gen_pathfind=no
# ac_cv_lib_intl_gettext=no
# ac_cv_lib_pthread_pthread_kill=yes
# ac_cv_member_struct_sigaction_sa_sigaction=yes
# ac_cv_member_struct_sockaddr_storage_ss_family=yes
# ac_cv_member_struct_tm_tm_gmtoff=yes
# ac_cv_member_struct_tm_tm_zone=yes
# ac_cv_objext=o
# ac_cv_path_DIFF=/usr/sbin/diff
# ac_cv_path_EGREP='/usr/sbin/grep -E'
# ac_cv_path_GMSGFMT=/usr/sbin/msgfmt
# ac_cv_path_GREP=/usr/sbin/grep
# ac_cv_path_MAILER=/usr/sbin/mailx
# ac_cv_path_MSGFMT=/usr/sbin/msgfmt
# ac_cv_path_MSGMERGE=/usr/sbin/msgmerge
# ac_cv_path_SED=/usr/sbin/sed
# ac_cv_path_SH=/usr/sbin/bash
# ac_cv_path_TAR=/usr/sbin/tar
# ac_cv_path_XGETTEXT=/usr/sbin/xgettext
# ac_cv_path_install='/usr/bin/install -c'
# ac_cv_path_mkdir=/usr/sbin/mkdir
# ac_cv_prog_AR=ar
# ac_cv_prog_AWK=gawk
# ac_cv_prog_CC=clang
# ac_cv_prog_CPP='clang -E'
# ac_cv_prog_INTLBISON=bison
# ac_cv_prog_RANLIB=ranlib
# ac_cv_prog_ac_ct_AR=ar
# 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_opendir='none required'
# ac_cv_search_posix_spawn='none required'
# ac_cv_search_strerror='none required'
# ac_cv_should_define__xopen_source=no
# ac_cv_sizeof_char_p=8
# ac_cv_sizeof_int=4
# ac_cv_sizeof_long=8
# ac_cv_sizeof_short=2
# ac_cv_struct_tm=time.h
# 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_int16_t=yes
# ac_cv_type_int32_t=yes
# ac_cv_type_int8_t=yes
# ac_cv_type_intptr_t=yes
# ac_cv_type_long_long_int=yes
# ac_cv_type_max_align_t=yes
# ac_cv_type_mbstate_t=yes
# ac_cv_type_mode_t=yes
# ac_cv_type_nlink_t=yes
# ac_cv_type_off_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_ptrdiff_t=yes
# ac_cv_type_sa_family_t=yes
# ac_cv_type_sig_atomic_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_struct_utsname=yes
# ac_cv_type_uid_t=yes
# ac_cv_type_uint16_t=yes
# ac_cv_type_uint32_t=yes
# ac_cv_type_uint8_t=yes
# ac_cv_type_uint_t=no
# ac_cv_type_uintptr_t=yes
# ac_cv_type_unsigned_long_long_int=yes
# ac_cv_type_volatile_sig_atomic_t=yes
# ac_cv_type_wchar_t=yes
# ac_cv_type_wint_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=/sysroot/bin/ld
# 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_ar_interface=ar
# am_cv_func_iconv=yes
# am_cv_func_iconv_works='guessing yes'
# am_cv_langinfo_codeset=yes
# am_cv_lib_iconv=no
# am_cv_make_support_nested_variables=yes
# am_cv_prog_cc_c_o=yes
# am_cv_proto_iconv='extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);'
# am_cv_proto_iconv_arg1=
# gl_cv_c_amsterdam_compiler=no
# gl_cv_c_multiarch=no
# gl_cv_cc_vis_werror=yes
# gl_cv_cc_visibility=yes
# gl_cv_decl_HOST_NAME_MAX=yes
# gl_cv_decl_null_works=yes
# gl_cv_double_slash_root='unknown, assuming no'
# gl_cv_func_dirfd_macro=no
# gl_cv_func_dup2_works='guessing yes'
# gl_cv_func_fcntl_f_dupfd_cloexec='needs runtime check'
# gl_cv_func_fcntl_f_dupfd_works='guessing yes'
# gl_cv_func_fdopendir_works='guessing yes'
# gl_cv_func_fflush_stdin=cross
# gl_cv_func_fpurge_works='guessing no'
# gl_cv_func_fseeko=yes
# gl_cv_func_fstatat_zero_flag='guessing yes'
# gl_cv_func_ftello=yes
# gl_cv_func_ftello_works='guessing yes'
# gl_cv_func_getcwd_abort_bug=yes
# gl_cv_func_getcwd_null='guessing yes'
# gl_cv_func_getcwd_path_max=no
# gl_cv_func_getcwd_posix_signature=yes
# gl_cv_func_getdtablesize_works='guessing yes'
# gl_cv_func_getopt_gnu='guessing no'
# gl_cv_func_getopt_posix='guessing yes'
# gl_cv_func_gettimeofday_clobber='guessing no'
# gl_cv_func_gettimeofday_posix_signature=yes
# gl_cv_func_iswcntrl_works='guessing yes'
# gl_cv_func_lseek_pipe=yes
# gl_cv_func_lstat_dereferences_slashed_symlink='guessing yes'
# gl_cv_func_malloc_posix=yes
# gl_cv_func_mbrtowc_empty_input='guessing no'
# gl_cv_func_mbrtowc_incomplete_state='guessing yes'
# gl_cv_func_mbrtowc_nul_retval='guessing yes'
# gl_cv_func_mbrtowc_null_arg1='guessing yes'
# gl_cv_func_mbrtowc_null_arg2='guessing yes'
# gl_cv_func_mbrtowc_retval='guessing yes'
# gl_cv_func_mbrtowc_sanitycheck='guessing yes'
# gl_cv_func_memchr_works='guessing no'
# gl_cv_func_open_slash='guessing yes'
# gl_cv_func_popen_works='guessing yes'
# gl_cv_func_posix_spawn_file_actions_addclose_works='guessing yes'
# gl_cv_func_posix_spawn_file_actions_adddup2_works='guessing yes'
# gl_cv_func_posix_spawn_file_actions_addopen_works='guessing yes'
# gl_cv_func_posix_spawn_works='guessing yes'
# gl_cv_func_printf_attribute_flavor=system
# gl_cv_func_sigprocmask=1
# gl_cv_func_spawnattr_setschedparam=yes
# gl_cv_func_spawnattr_setschedpolicy=yes
# gl_cv_func_stat_dir_slash='guessing yes'
# gl_cv_func_stat_file_slash='guessing yes'
# gl_cv_func_strchrnul_works='guessing yes'
# gl_cv_func_strerror_0_works='guessing yes'
# gl_cv_func_strndup_works='guessing yes'
# gl_cv_func_strtoimax='guessing yes'
# gl_cv_func_working_mkstemp='guessing yes'
# gl_cv_func_working_mktime=no
# gl_cv_func_working_strerror='guessing yes'
# gl_cv_have_arbitrary_file_name_length_limit=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_alphasort=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=no
# gl_cv_have_raw_decl_chdir=yes
# gl_cv_have_raw_decl_chown=yes
# gl_cv_have_raw_decl_closedir=yes
# gl_cv_have_raw_decl_connect=yes
# gl_cv_have_raw_decl_dirfd=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_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_fdopendir=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=no
# gl_cv_have_raw_decl_imaxabs=yes
# gl_cv_have_raw_decl_imaxdiv=yes
# gl_cv_have_raw_decl_initstate=yes
# gl_cv_have_raw_decl_initstate_r=no
# gl_cv_have_raw_decl_isatty=yes
# gl_cv_have_raw_decl_isblank=yes
# gl_cv_have_raw_decl_iswctype=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_openat=yes
# gl_cv_have_raw_decl_opendir=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=no
# gl_cv_have_raw_decl_rawmemchr=no
# gl_cv_have_raw_decl_readdir=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_rewinddir=yes
# gl_cv_have_raw_decl_rmdir=yes
# gl_cv_have_raw_decl_rpmatch=no
# gl_cv_have_raw_decl_scandir=yes
# gl_cv_have_raw_decl_secure_getenv=no
# 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_setsockopt=yes
# gl_cv_have_raw_decl_setstate=yes
# gl_cv_have_raw_decl_setstate_r=no
# 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=no
# 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_towctrans=yes
# gl_cv_have_raw_decl_ttyname_r=yes
# gl_cv_have_raw_decl_uname=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_wctrans=yes
# gl_cv_have_raw_decl_wctype=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='guessing yes'
# gl_cv_header_errno_h_complete=yes
# gl_cv_header_inttypes_h=yes
# 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=cross-compiling
# gl_cv_header_working_stdalign_h=yes
# gl_cv_header_working_stdint_h=yes
# gl_cv_header_working_stdnoreturn_h=yes
# gl_cv_lib_socket='none needed'
# gl_cv_next_ctype_h=''
# gl_cv_next_dirent_h=''
# gl_cv_next_fcntl_h=''
# gl_cv_next_getopt_h=''
# gl_cv_next_inttypes_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_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_utsname_h=''
# gl_cv_next_sys_wait_h=''
# gl_cv_next_time_h=''
# gl_cv_next_unistd_h=''
# gl_cv_next_wchar_h=''
# gl_cv_next_wctype_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_struct_dirent_d_ino='guessing 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_time_r_posix=yes
# gl_cv_type_sigset_t=yes
# gl_cv_type_wctrans_t=yes
# gl_cv_type_wctype_t=yes
# gl_cv_var_stdin_large_offset=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_gnugettext1_libc=no
# gt_cv_func_gnugettext1_libintl=no
# gt_cv_func_printf_posix='guessing yes'
# gt_cv_int_divbyzero_sigfpe='guessing yes'
# gt_cv_inttypes_pri_broken=no
# gt_cv_locale_fr_utf8=none
# gt_cv_locale_ja=none
# gt_cv_locale_zh_CN=none
# gt_cv_ssize_t=yes
# gt_cv_val_LC_MESSAGES=yes
# gt_cv_var_environ_declaration=yes
# libopts_cv_enable_optional_args=yes
# libopts_cv_run_fopen_binary=no
# libopts_cv_run_fopen_text=no
# libopts_cv_run_pathfind=no
# libopts_cv_run_realpath=no
# libopts_cv_run_strftime=no
# libopts_cv_test_dev_zero='crw-rw-rw- 1 root root 1, 5 Apr 5 01:12 /dev/zero'
# libopts_cv_with_libregex=no
# libopts_cv_with_libregex_cflags=no
# libopts_cv_with_libregex_libs=no
# libopts_cv_with_libregex_root=no
# libopts_cv_with_regex_header=no
# nls_cv_force_use_gnu_gettext=no
# nls_cv_header_intl=
# nls_cv_header_libgt=
# nls_cv_use_gnu_gettext=yes
#
# ## ----------------- ##
# ## Output variables. ##
# ## ----------------- ##
#
# ACLOCAL='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/missing aclocal-1.14'
# ALLOCA=''
# ALLOCA_H='alloca.h'
# AMDEPBACKSLASH='\'
# AMDEP_FALSE='#'
# AMDEP_TRUE=''
# AMTAR='$${TAR-tar}'
# AM_BACKSLASH='\'
# AM_CFLAGS=' -Wno-format-contains-nul'
# AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
# AM_DEFAULT_VERBOSITY='1'
# AM_V='$(V)'
# APPLE_UNIVERSAL_BUILD='0'
# AR='ar'
# ARFLAGS='cru'
# AUTOCONF='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/missing autoconf'
# AUTOGEN='touch $@'
# AUTOHEADER='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/missing autoheader'
# AUTOMAKE='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/missing automake-1.14'
# AWK='gawk'
# BITSIZEOF_PTRDIFF_T=''
# BITSIZEOF_SIG_ATOMIC_T=''
# BITSIZEOF_SIZE_T=''
# BITSIZEOF_WCHAR_T=''
# BITSIZEOF_WINT_T=''
# BUILD_INCLUDED_LIBINTL='yes'
# CATOBJEXT='.gmo'
# CC='clang'
# CCDEPMODE='depmode=gcc3'
# CFLAGS=' -Wno-format-contains-nul'
# CFLAG_VISIBILITY='-fvisibility=hidden'
# COMPRESS='no'
# CPP='clang -E'
# CPPFLAGS=''
# CYGPATH_W='echo'
# DATADIRNAME='share'
# DEFS='-DHAVE_CONFIG_H'
# DEPDIR='.deps'
# DIFF='/usr/sbin/diff'
# DIRENT_HEADER=''
# DIST_ALPHA=''
# ECHO_C=''
# ECHO_N='-n'
# ECHO_T=''
# EGREP='/usr/sbin/grep -E'
# EMULTIHOP_HIDDEN=''
# EMULTIHOP_VALUE=''
# ENOLINK_HIDDEN=''
# ENOLINK_VALUE=''
# EOVERFLOW_HIDDEN=''
# EOVERFLOW_VALUE=''
# ERRNO_H=''
# EXEEXT=''
# GENCAT='gencat'
# GETHOSTNAME_LIB=''
# GETOPT_H='getopt.h'
# GETTEXT_MACRO_VERSION='0.19'
# GLIBC21='no'
# GLIBC2='no'
# 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_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='#'
# GL_GENERATE_STDNORETURN_H_FALSE=''
# GL_GENERATE_STDNORETURN_H_TRUE='#'
# GMSGFMT='/usr/sbin/msgfmt'
# GMSGFMT_015='/usr/sbin/msgfmt'
# GNULIB_ACCEPT4='0'
# GNULIB_ACCEPT='0'
# GNULIB_ALPHASORT='0'
# GNULIB_ATOLL='0'
# GNULIB_BIND='0'
# GNULIB_BTOWC='0'
# GNULIB_CALLOC_POSIX='0'
# GNULIB_CANONICALIZE_FILE_NAME='0'
# GNULIB_CHDIR='1'
# GNULIB_CHOWN='0'
# GNULIB_CLOSE='1'
# GNULIB_CLOSEDIR='1'
# GNULIB_CONNECT='0'
# GNULIB_DIRFD='1'
# GNULIB_DPRINTF='0'
# GNULIB_DUP2='1'
# GNULIB_DUP3='0'
# GNULIB_DUP='1'
# GNULIB_ENVIRON='1'
# GNULIB_EUIDACCESS='0'
# GNULIB_FACCESSAT='0'
# GNULIB_FCHDIR='1'
# GNULIB_FCHMODAT='0'
# GNULIB_FCHOWNAT='0'
# GNULIB_FCLOSE='0'
# GNULIB_FCNTL='1'
# GNULIB_FDATASYNC='0'
# GNULIB_FDOPEN='0'
# GNULIB_FDOPENDIR='1'
# GNULIB_FFLUSH='1'
# GNULIB_FFSL='0'
# GNULIB_FFSLL='0'
# GNULIB_FGETC='1'
# GNULIB_FGETS='1'
# GNULIB_FOPEN='0'
# GNULIB_FPRINTF='1'
# GNULIB_FPRINTF_POSIX='0'
# GNULIB_FPURGE='1'
# GNULIB_FPUTC='1'
# GNULIB_FPUTS='1'
# GNULIB_FREAD='1'
# GNULIB_FREOPEN='1'
# GNULIB_FSCANF='1'
# GNULIB_FSEEK='1'
# GNULIB_FSEEKO='1'
# GNULIB_FSTAT='1'
# GNULIB_FSTATAT='1'
# 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='1'
# GNULIB_GETDELIM='0'
# GNULIB_GETDOMAINNAME='0'
# GNULIB_GETDTABLESIZE='1'
# GNULIB_GETGROUPS='0'
# GNULIB_GETHOSTNAME='1'
# GNULIB_GETLINE='0'
# GNULIB_GETLOADAVG='0'
# GNULIB_GETLOGIN='0'
# GNULIB_GETLOGIN_R='0'
# GNULIB_GETPAGESIZE='0'
# GNULIB_GETPEERNAME='0'
# GNULIB_GETSOCKNAME='0'
# GNULIB_GETSOCKOPT='0'
# GNULIB_GETSUBOPT='0'
# GNULIB_GETTIMEOFDAY='1'
# GNULIB_GETUSERSHELL='0'
# GNULIB_GL_UNISTD_H_GETOPT='1'
# GNULIB_GRANTPT='0'
# GNULIB_GROUP_MEMBER='0'
# GNULIB_IMAXABS='0'
# GNULIB_IMAXDIV='0'
# GNULIB_ISATTY='0'
# GNULIB_ISBLANK='0'
# GNULIB_ISWBLANK='0'
# GNULIB_ISWCTYPE='0'
# GNULIB_LCHMOD='0'
# GNULIB_LCHOWN='0'
# GNULIB_LINK='0'
# GNULIB_LINKAT='0'
# GNULIB_LISTEN='0'
# GNULIB_LSEEK='1'
# GNULIB_LSTAT='1'
# GNULIB_MALLOC_POSIX='1'
# GNULIB_MBRLEN='0'
# GNULIB_MBRTOWC='1'
# GNULIB_MBSCASECMP='0'
# GNULIB_MBSCASESTR='0'
# GNULIB_MBSCHR='0'
# GNULIB_MBSCSPN='0'
# GNULIB_MBSINIT='1'
# 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='1'
# GNULIB_MEMRCHR='1'
# 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='1'
# GNULIB_MKSTEMPS='0'
# GNULIB_MKTIME='1'
# GNULIB_NANOSLEEP='0'
# GNULIB_NONBLOCKING='0'
# GNULIB_OBSTACK_PRINTF='0'
# GNULIB_OBSTACK_PRINTF_POSIX='0'
# GNULIB_OPEN='1'
# GNULIB_OPENAT='1'
# GNULIB_OPENDIR='1'
# GNULIB_PCLOSE='0'
# GNULIB_PERROR='0'
# GNULIB_PIPE2='1'
# GNULIB_PIPE='0'
# GNULIB_POPEN='1'
# GNULIB_POSIX_OPENPT='0'
# GNULIB_POSIX_SPAWN='0'
# GNULIB_POSIX_SPAWNATTR_DESTROY='1'
# 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='1'
# GNULIB_POSIX_SPAWNATTR_SETFLAGS='1'
# GNULIB_POSIX_SPAWNATTR_SETPGROUP='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPARAM='0'
# GNULIB_POSIX_SPAWNATTR_SETSCHEDPOLICY='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGDEFAULT='0'
# GNULIB_POSIX_SPAWNATTR_SETSIGMASK='1'
# GNULIB_POSIX_SPAWNP='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDCLOSE='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDDUP2='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_ADDOPEN='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_DESTROY='1'
# GNULIB_POSIX_SPAWN_FILE_ACTIONS_INIT='1'
# 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='0'
# 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_READDIR='1'
# 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_REWINDDIR='1'
# GNULIB_RMDIR='0'
# GNULIB_RPMATCH='0'
# GNULIB_SCANDIR='0'
# GNULIB_SCANF='1'
# GNULIB_SECURE_GETENV='1'
# GNULIB_SEND='0'
# GNULIB_SENDTO='0'
# GNULIB_SETENV='0'
# GNULIB_SETHOSTNAME='0'
# GNULIB_SETSOCKOPT='0'
# GNULIB_SHUTDOWN='0'
# GNULIB_SIGACTION='1'
# GNULIB_SIGNAL_H_SIGPIPE='0'
# GNULIB_SIGPROCMASK='1'
# GNULIB_SLEEP='0'
# GNULIB_SNPRINTF='0'
# GNULIB_SOCKET='0'
# GNULIB_SPRINTF_POSIX='0'
# GNULIB_STAT='1'
# GNULIB_STDIO_H_NONBLOCKING='0'
# GNULIB_STDIO_H_SIGPIPE='0'
# GNULIB_STPCPY='1'
# GNULIB_STPNCPY='0'
# GNULIB_STRCASESTR='0'
# GNULIB_STRCHRNUL='1'
# GNULIB_STRDUP='1'
# GNULIB_STRERROR='1'
# GNULIB_STRERROR_R='0'
# GNULIB_STRNCAT='0'
# GNULIB_STRNDUP='1'
# GNULIB_STRNLEN='1'
# GNULIB_STRPBRK='0'
# GNULIB_STRPTIME='0'
# GNULIB_STRSEP='0'
# GNULIB_STRSIGNAL='0'
# GNULIB_STRSTR='0'
# GNULIB_STRTOD='0'
# GNULIB_STRTOIMAX='1'
# GNULIB_STRTOK_R='0'
# GNULIB_STRTOLL='1'
# GNULIB_STRTOULL='0'
# GNULIB_STRTOUMAX='0'
# GNULIB_STRVERSCMP='0'
# GNULIB_SYMLINK='0'
# GNULIB_SYMLINKAT='0'
# GNULIB_SYSTEM_POSIX='0'
# GNULIB_TIMEGM='0'
# GNULIB_TIME_R='1'
# GNULIB_TMPFILE='0'
# GNULIB_TOWCTRANS='0'
# GNULIB_TTYNAME_R='0'
# GNULIB_UNAME='1'
# GNULIB_UNISTD_H_NONBLOCKING='0'
# GNULIB_UNISTD_H_SIGPIPE='0'
# GNULIB_UNLINK='0'
# GNULIB_UNLINKAT='0'
# GNULIB_UNLOCKPT='0'
# GNULIB_UNSETENV='0'
# GNULIB_USLEEP='0'
# GNULIB_UTIMENSAT='0'
# GNULIB_VASPRINTF='0'
# 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_WCTRANS='0'
# GNULIB_WCTYPE='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/sbin/grep'
# HAVE_ACCEPT4='1'
# HAVE_ALPHASORT='1'
# HAVE_ASPRINTF='1'
# HAVE_ATOLL='1'
# HAVE_BTOWC='1'
# HAVE_CANONICALIZE_FILE_NAME='1'
# HAVE_CHOWN='1'
# HAVE_CLOSEDIR='1'
# HAVE_DECL_DIRFD='1'
# HAVE_DECL_ENVIRON='1'
# HAVE_DECL_FCHDIR='1'
# HAVE_DECL_FDATASYNC='1'
# HAVE_DECL_FDOPENDIR='1'
# HAVE_DECL_FPURGE='0'
# 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_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_DIRENT_H='1'
# HAVE_DPRINTF='1'
# HAVE_DUP2='1'
# HAVE_DUP3='1'
# HAVE_EUIDACCESS='1'
# HAVE_FACCESSAT='1'
# HAVE_FCHDIR='1'
# HAVE_FCHMODAT='1'
# HAVE_FCHOWNAT='1'
# HAVE_FCNTL='1'
# HAVE_FDATASYNC='1'
# HAVE_FDOPENDIR='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_ISBLANK='1'
# HAVE_ISWBLANK='1'
# HAVE_ISWCNTRL='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_NEWLOCALE='1'
# HAVE_OPENAT='1'
# HAVE_OPENDIR='1'
# HAVE_OS_H='0'
# HAVE_PCLOSE='1'
# HAVE_PIPE2='1'
# HAVE_PIPE='1'
# HAVE_POPEN='1'
# HAVE_POSIX_OPENPT='1'
# HAVE_POSIX_PRINTF='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_SIGMASK='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='0'
# HAVE_READDIR='1'
# HAVE_READLINK='1'
# HAVE_READLINKAT='1'
# HAVE_REALPATH='1'
# HAVE_RENAMEAT='1'
# HAVE_REWINDDIR='1'
# HAVE_RPMATCH='1'
# HAVE_SA_FAMILY_T='1'
# HAVE_SCANDIR='1'
# HAVE_SCHED_H=''
# HAVE_SECURE_GETENV='0'
# 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_SNPRINTF='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_STRUCT_UTSNAME='1'
# HAVE_STRVERSCMP='1'
# HAVE_SYMLINK='1'
# HAVE_SYMLINKAT='1'
# HAVE_SYS_BITYPES_H=''
# HAVE_SYS_INTTYPES_H=''
# 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_SYS_UTSNAME_H='1'
# HAVE_TIMEGM='1'
# HAVE_TYPE_VOLATILE_SIG_ATOMIC_T='1'
# HAVE_UNAME='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_VISIBILITY='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_WCTRANS_T='1'
# HAVE_WCTYPE_H='1'
# HAVE_WCTYPE_T='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_WPRINTF='0'
# HAVE_WS2TCPIP_H='0'
# HAVE__BOOL='1'
# HAVE__EXIT='1'
# INCLUDE_NEXT='include_next'
# INCLUDE_NEXT_AS_FIRST_DIRECTIVE='include_next'
# INSTALL_COMPRESS_LINK=''
# INSTALL_DATA='${INSTALL} -m 644'
# INSTALL_PROGRAM='${INSTALL}'
# INSTALL_SCRIPT='${INSTALL}'
# INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
# INSTOBJEXT='.mo'
# INT32_MAX_LT_INTMAX_MAX='1'
# INT64_MAX_EQ_LONG_MAX='defined _LP64'
# INTLBISON='bison'
# INTLLIBS='${top_builddir}/intl/libintl.a '
# INTLOBJS='$(GETTOBJS)'
# INTL_DEFAULT_VERBOSITY='1'
# INTL_LIBTOOL_SUFFIX_PREFIX=''
# INTL_MACOSX_LIBS=''
# LDFLAGS=''
# LIBGNU_LIBDEPS=''
# LIBGNU_LTLIBDEPS=''
# LIBICONV=''
# LIBINTL='${top_builddir}/intl/libintl.a '
# LIBMULTITHREAD='-lpthread'
# LIBOBJS=' ${LIBOBJDIR}xmalloc$U.o ${LIBOBJDIR}xstrdup$U.o'
# LIBPTH=''
# LIBPTH_PREFIX=''
# LIBS=''
# LIBSOCKET=''
# LIBTHREAD=''
# LIB_CRYPTO=''
# LIB_POSIX_SPAWN=''
# LOCALCHARSET_TESTS_ENVIRONMENT='CHARSETALIASDIR="$(abs_top_builddir)/lib"'
# LOCALE_FR_UTF8='none'
# LOCALE_JA='none'
# LOCALE_ZH_CN='none'
# LTLIBC='-lc'
# LTLIBICONV=''
# LTLIBINTL='${top_builddir}/intl/libintl.a '
# LTLIBMULTITHREAD='-lpthread'
# LTLIBOBJS=' ${LIBOBJDIR}xmalloc$U.lo ${LIBOBJDIR}xstrdup$U.lo'
# LTLIBPTH=''
# LTLIBTHREAD=''
# MAILER='/usr/sbin/mailx'
# MAKEINFO='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/missing makeinfo'
# MKDIR_P='/usr/sbin/mkdir -p'
# MSGFMT='/usr/sbin/msgfmt'
# MSGFMT_015='/usr/sbin/msgfmt'
# MSGMERGE='/usr/sbin/msgmerge'
# NEXT_AS_FIRST_DIRECTIVE_CTYPE_H=''
# NEXT_AS_FIRST_DIRECTIVE_DIRENT_H=''
# NEXT_AS_FIRST_DIRECTIVE_ERRNO_H=''
# NEXT_AS_FIRST_DIRECTIVE_FCNTL_H=''
# NEXT_AS_FIRST_DIRECTIVE_GETOPT_H=''
# NEXT_AS_FIRST_DIRECTIVE_INTTYPES_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_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_UTSNAME_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_AS_FIRST_DIRECTIVE_WCTYPE_H=''
# NEXT_CTYPE_H=''
# NEXT_DIRENT_H=''
# NEXT_ERRNO_H=''
# NEXT_FCNTL_H=''
# NEXT_GETOPT_H=''
# NEXT_INTTYPES_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_SOCKET_H=''
# NEXT_SYS_STAT_H=''
# NEXT_SYS_TIME_H=''
# NEXT_SYS_TYPES_H=''
# NEXT_SYS_UIO_H=''
# NEXT_SYS_UTSNAME_H=''
# NEXT_SYS_WAIT_H=''
# NEXT_TIME_H=''
# NEXT_UNISTD_H=''
# NEXT_WCHAR_H=''
# NEXT_WCTYPE_H=''
# OBJEXT='o'
# PACKAGE='sharutils'
# PACKAGE_BUGREPORT='bug-gnu-utils@gnu.org'
# PACKAGE_NAME='GNU sharutils'
# PACKAGE_STRING='GNU sharutils 4.15.2'
# PACKAGE_TARNAME='sharutils'
# PACKAGE_URL='http://www.gnu.org/software/sharutils/'
# PACKAGE_VERSION='4.15.2'
# PATH_SEPARATOR=':'
# POSIX_SHELL='/usr/sbin/bash'
# POSUB='po'
# PRAGMA_COLUMNS=''
# PRAGMA_SYSTEM_HEADER='#pragma GCC system_header'
# PRIPTR_PREFIX='__PRIPTR_PREFIX'
# PRI_MACROS_BROKEN='0'
# PTHREAD_H_DEFINES_STRUCT_TIMESPEC='0'
# PTRDIFF_T_SUFFIX=''
# RANLIB='ranlib'
# REPLACE_BTOWC='0'
# REPLACE_CALLOC='0'
# REPLACE_CANONICALIZE_FILE_NAME='0'
# REPLACE_CHOWN='0'
# REPLACE_CLOSE='0'
# REPLACE_CLOSEDIR='0'
# REPLACE_DIRFD='0'
# REPLACE_DPRINTF='0'
# REPLACE_DUP2='0'
# REPLACE_DUP='0'
# REPLACE_FCHOWNAT='0'
# REPLACE_FCLOSE='0'
# REPLACE_FCNTL='1'
# REPLACE_FDOPEN='0'
# REPLACE_FDOPENDIR='0'
# REPLACE_FFLUSH='1'
# REPLACE_FOPEN='0'
# REPLACE_FPRINTF='0'
# REPLACE_FPURGE='1'
# REPLACE_FREOPEN='0'
# REPLACE_FSEEK='1'
# REPLACE_FSEEKO='1'
# REPLACE_FSTAT='0'
# REPLACE_FSTATAT='0'
# REPLACE_FTELL='0'
# REPLACE_FTELLO='0'
# REPLACE_FTRUNCATE='0'
# REPLACE_FUTIMENS='0'
# REPLACE_GETCWD='1'
# 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_ISATTY='0'
# REPLACE_ISWBLANK='0'
# REPLACE_ISWCNTRL='0'
# REPLACE_LCHOWN='0'
# REPLACE_LINK='0'
# REPLACE_LINKAT='0'
# REPLACE_LOCALTIME='0'
# REPLACE_LOCALTIME_R='0'
# REPLACE_LSEEK='0'
# REPLACE_LSTAT='0'
# REPLACE_MALLOC='0'
# REPLACE_MBRLEN='0'
# REPLACE_MBRTOWC='1'
# REPLACE_MBSINIT='0'
# REPLACE_MBSNRTOWCS='0'
# REPLACE_MBSRTOWCS='0'
# REPLACE_MBSTATE_T='0'
# REPLACE_MBTOWC='0'
# REPLACE_MEMCHR='1'
# REPLACE_MEMMEM='0'
# REPLACE_MKDIR='0'
# REPLACE_MKFIFO='0'
# REPLACE_MKNOD='0'
# REPLACE_MKSTEMP='0'
# REPLACE_MKTIME='1'
# REPLACE_NANOSLEEP='GNULIB_PORTCHECK'
# REPLACE_NULL='0'
# REPLACE_OBSTACK_PRINTF='0'
# REPLACE_OPEN='0'
# REPLACE_OPENAT='0'
# REPLACE_OPENDIR='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_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='0'
# 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_TIMEVAL='0'
# REPLACE_SYMLINK='0'
# REPLACE_SYMLINKAT='0'
# REPLACE_TIMEGM='GNULIB_PORTCHECK'
# REPLACE_TMPFILE='0'
# REPLACE_TOWLOWER='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/sbin/sed'
# SET_MAKE=''
# SH='/usr/sbin/bash'
# SHELL='/bin/sh'
# SIG_ATOMIC_T_SUFFIX=''
# SIZE_T_SUFFIX=''
# STDALIGN_H=''
# STDBOOL_H=''
# STDDEF_H=''
# STDINT_H=''
# STDNORETURN_H=''
# STRIP='strip'
# SYS_TIME_H_DEFINES_STRUCT_TIMESPEC='0'
# TAR='/usr/sbin/tar'
# TIME_H_DEFINES_STRUCT_TIMESPEC='1'
# UINT32_MAX_LT_UINTMAX_MAX='1'
# UINT64_MAX_EQ_ULONG_MAX='defined _LP64'
# 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'
# USE_INCLUDED_LIBINTL='yes'
# USE_NLS='yes'
# UUCODE_FALSE='#'
# UUCODE_TRUE=''
# VERSION='4.15.2'
# WCHAR_T_SUFFIX=''
# WINDOWS_64_BIT_OFF_T='0'
# WINDOWS_64_BIT_ST_SIZE='0'
# WINDRES=''
# WINT_T_SUFFIX=''
# WOE32='no'
# WOE32DLL='no'
# XGETTEXT='/usr/sbin/xgettext'
# XGETTEXT_015='/usr/sbin/xgettext'
# XGETTEXT_EXTRA_OPTIONS=' --flag=error:3:c-format --flag=error_at_line:5:c-format'
# ac_ct_AR='ar'
# ac_ct_CC=''
# 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=' chdir-long.o error.o fcntl.o fflush.o fpurge.o fseek.o fseeko.o getcwd.o getcwd-lgpl.o getopt.o getopt1.o mbrtowc.o memchr.o mktime.o openat-proc.o rawmemchr.o secure_getenv.o'
# gl_LTLIBOBJS=' chdir-long.lo error.lo fcntl.lo fflush.lo fpurge.lo fseek.lo fseeko.lo getcwd.lo getcwd-lgpl.lo getopt.lo getopt1.lo mbrtowc.lo memchr.lo mktime.lo openat-proc.lo rawmemchr.lo secure_getenv.lo'
# gltests_LIBOBJS=''
# gltests_LTLIBOBJS=''
# gltests_WITNESS='IN_SHARUTILS_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='/usr/share/info'
# install_sh='${SHELL} /tmp/sharutils/src/sharutils-4.15.2/install-sh'
# libdir='${exec_prefix}/lib'
# libexecdir='${exec_prefix}/libexec'
# lispdir='${datarootdir}/emacs/site-lisp'
# localedir='${datarootdir}/locale'
# localstatedir='${prefix}/var'
# mandir='/usr/share/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='${prefix}/etc'
# target_alias=''
#
# ## ----------- ##
# ## confdefs.h. ##
# ## ----------- ##
#
# /* confdefs.h */
# #define PACKAGE_NAME "GNU sharutils"
# #define PACKAGE_TARNAME "sharutils"
# #define PACKAGE_VERSION "4.15.2"
# #define PACKAGE_STRING "GNU sharutils 4.15.2"
# #define PACKAGE_BUGREPORT "bug-gnu-utils@gnu.org"
# #define PACKAGE_URL "http://www.gnu.org/software/sharutils/"
# #define PACKAGE "sharutils"
# #define VERSION "4.15.2"
# #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 HAVE_VISIBILITY 1
# #define HAVE_STDINT_H_WITH_UINTMAX 1
# #define HAVE_ALLOCA_H 1
# #define HAVE_ALLOCA 1
# #define HAVE_STDLIB_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_STAT_H 1
# #define HAVE_NETDB_H 1
# #define HAVE_GETOPT_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_WCHAR_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SCHED_H 1
# #define HAVE_SPAWN_H 1
# #define HAVE_SYS_UIO_H 1
# #define HAVE_SYS_UTSNAME_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_FEATURES_H 1
# #define HAVE_WCTYPE_H 1
# #define HAVE_GETPAGESIZE 1
# #define INTDIV0_RAISES_SIGFPE 1
# #define HAVE_INTTYPES_H_WITH_UINTMAX 1
# #define HAVE_UNSIGNED_LONG_LONG_INT 1
# #define HAVE_UINTMAX_T 1
# #define HAVE_INTTYPES_H 1
# #define USE_POSIX_THREADS 1
# #define USE_POSIX_THREADS_WEAK 1
# #define HAVE_PTHREAD_RWLOCK 1
# #define HAVE_PTHREAD_MUTEX_RECURSIVE 1
# #define HAVE_ICONV 1
# #define ICONV_CONST
# #define HAVE_BUILTIN_EXPECT 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_GETCWD 1
# #define HAVE_GETEGID 1
# #define HAVE_GETEUID 1
# #define HAVE_GETGID 1
# #define HAVE_GETUID 1
# #define HAVE_MEMPCPY 1
# #define HAVE_MUNMAP 1
# #define HAVE_STPCPY 1
# #define HAVE_STRCASECMP 1
# #define HAVE_STRDUP 1
# #define HAVE_STRTOUL 1
# #define HAVE_TSEARCH 1
# #define HAVE_USELOCALE 1
# #define HAVE___FSETLOCKING 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_LONG_LONG_INT 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INTMAX_T 1
# #define HAVE_POSIX_PRINTF 1
# #define HAVE_STDINT_H 1
# #define HAVE_STDINT_H 1
# #define HAVE_SYMLINK 1
# #define HAVE_FCHDIR 1
# #define HAVE_FCNTL 1
# #define HAVE_FDOPENDIR 1
# #define HAVE_MEMPCPY 1
# #define HAVE_FPURGE 1
# #define HAVE___FPURGE 1
# #define HAVE___FREADING 1
# #define HAVE_FSTATAT 1
# #define HAVE_GETDTABLESIZE 1
# #define HAVE_GETTIMEOFDAY 1
# #define HAVE_LSTAT 1
# #define HAVE_MBSINIT 1
# #define HAVE_MBRTOWC 1
# #define HAVE_MPROTECT 1
# #define HAVE_MKSTEMP 1
# #define HAVE_OPENAT 1
# #define HAVE_PIPE2 1
# #define HAVE_POPEN 1
# #define HAVE_SIGACTION 1
# #define HAVE_SIGALTSTACK 1
# #define HAVE_SIGINTERRUPT 1
# #define HAVE_STRDUP 1
# #define HAVE_TZSET 1
# #define HAVE_STRNDUP 1
# #define HAVE_STRTOIMAX 1
# #define HAVE_LOCALTIME_R 1
# #define HAVE_PIPE 1
# #define HAVE_ISWCNTRL 1
# #define HAVE_WORKING_O_NOATIME 0
# #define HAVE_WORKING_O_NOFOLLOW 0
# #define HAVE_FEATURES_H 1
# #define HAVE_STDDEF_H 1
# #define HAVE_STDLIB_H 1
# #define HAVE_STRING_H 1
# #define HAVE_ASPRINTF 1
# #define HAVE_FWPRINTF 1
# #define HAVE_NEWLOCALE 1
# #define HAVE_PUTENV 1
# #define HAVE_SETENV 1
# #define HAVE_SETLOCALE 1
# #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_DECL__SNWPRINTF 0
# #define HAVE_DECL_GETC_UNLOCKED 1
# #define HAVE_LANGINFO_CODESET 1
# #define HAVE_LC_MESSAGES 1
# #define ENABLE_NLS 1
# #define restrict __restrict
# #define HAVE_ENVIRON_DECL 1
# #define HAVE_DECL_STRERROR_R 1
# #define HAVE_STRERROR_R 1
# #define HAVE_SIG_ATOMIC_T 1
# #define HAVE_DECL_FCHDIR 1
# #define HAVE_DECL_FSEEKO 1
# #define FUNC_FFLUSH_STDIN (-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 LSTAT_FOLLOWS_SLASHED_SYMLINK 1
# #define HAVE_DECL_FTELLO 1
# #define HAVE_DECL_GETCWD 1
# #define HAVE_DECL_GETDTABLESIZE 1
# #define HAVE_GETOPT_H 1
# #define HAVE_GETOPT_LONG_ONLY 1
# #define __GETOPT_PREFIX rpl_
# #define HAVE_DECL_GETENV 1
# #define HAVE_RAW_DECL_GETTIMEOFDAY 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_DECL_GETC_UNLOCKED 1
# #define HAVE_MBSTATE_T 1
# #define HAVE_MAP_ANONYMOUS 1
# #define HAVE_DECL_MEMRCHR 1
# #define HAVE_DECL_ALARM 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__BOOL 1
# #define HAVE_DECL_STRDUP 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_TM_GMTOFF 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_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_DECL_STRNDUP 1
# #define HAVE_DECL_STRNLEN 1
# #define HAVE_DECL_STRTOIMAX 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_DECL_CLEARERR_UNLOCKED 1
# #define HAVE_DECL_FEOF_UNLOCKED 1
# #define HAVE_DECL_FERROR_UNLOCKED 1
# #define HAVE_DECL_FFLUSH_UNLOCKED 1
# #define HAVE_DECL_FGETS_UNLOCKED 1
# #define HAVE_DECL_FPUTC_UNLOCKED 1
# #define HAVE_DECL_FPUTS_UNLOCKED 1
# #define HAVE_DECL_FREAD_UNLOCKED 1
# #define HAVE_DECL_FWRITE_UNLOCKED 1
# #define HAVE_DECL_GETCHAR_UNLOCKED 1
# #define HAVE_DECL_PUTC_UNLOCKED 1
# #define HAVE_DECL_PUTCHAR_UNLOCKED 1
# #define HAVE_ALLOCA 1
# #define GNULIB_TEST_CHDIR 1
# #define GNULIB_TEST_CLOEXEC 1
# #define GNULIB_TEST_CLOSE 1
# #define HAVE_CLOSEDIR 1
# #define GNULIB_TEST_CLOSEDIR 1
# #define HAVE_RAW_DECL_ISBLANK 1
# #define D_INO_IN_DIRENT 1
# #define HAVE_RAW_DECL_ALPHASORT 1
# #define HAVE_RAW_DECL_CLOSEDIR 1
# #define HAVE_RAW_DECL_DIRFD 1
# #define HAVE_RAW_DECL_FDOPENDIR 1
# #define HAVE_RAW_DECL_OPENDIR 1
# #define HAVE_RAW_DECL_READDIR 1
# #define HAVE_RAW_DECL_REWINDDIR 1
# #define HAVE_RAW_DECL_SCANDIR 1
# #define HAVE_DIRFD 1
# #define HAVE_DECL_DIRFD 1
# #define GNULIB_TEST_DIRFD 1
# #define GNULIB_DIRNAME 1
# #define GNULIB_TEST_DUP 1
# #define HAVE_DUP2 1
# #define GNULIB_TEST_DUP2 1
# #define GNULIB_TEST_ENVIRON 1
# #define GNULIB_TEST_FCHDIR 1
# #define GNULIB_TEST_FCNTL 1
# #define HAVE_RAW_DECL_FCNTL 1
# #define HAVE_RAW_DECL_OPENAT 1
# #define GNULIB_FD_SAFER_FLAG 1
# #define HAVE_DECL_FDOPENDIR 1
# #define GNULIB_TEST_FDOPENDIR 1
# #define GNULIB_FDOPENDIR 1
# #define FUNC_FFLUSH_STDIN (-1)
# #define GNULIB_FFLUSH 1
# #define GNULIB_TEST_FFLUSH 1
# #define FLEXIBLE_ARRAY_MEMBER /**/
# #define HAVE_DECL_FPURGE 0
# #define GNULIB_TEST_FPURGE 1
# #define GNULIB_TEST_FREOPEN 1
# #define GNULIB_TEST_FSEEK 1
# #define FUNC_FFLUSH_STDIN (-1)
# #define GNULIB_TEST_FSEEKO 1
# #define GNULIB_TEST_FSTAT 1
# #define GNULIB_TEST_FSTATAT 1
# #define GNULIB_TEST_FTELL 1
# #define GNULIB_TEST_FTELLO 1
# #define HAVE_GETPAGESIZE 1
# #define GNULIB_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETCWD 1
# #define GNULIB_TEST_GETDTABLESIZE 1
# #define HAVE_GETHOSTNAME 1
# #define GNULIB_TEST_GETHOSTNAME 1
# #define GNULIB_TEST_GETOPT_GNU 1
# #define __GETOPT_PREFIX rpl_
# #define GETTIMEOFDAY_TIMEZONE void
# #define GNULIB_TEST_GETTIMEOFDAY 1
# #define GNULIB_TEST_LSEEK 1
# #define GNULIB_TEST_LSTAT 1
# #define HAVE_STDLIB_H 1
# #define HAVE_MALLOC_GNU 1
# #define GNULIB_MALLOC_GNU 1
# #define HAVE_MALLOC_POSIX 1
# #define GNULIB_TEST_MALLOC_POSIX 1
# #define MBRTOWC_EMPTY_INPUT_BUG 1
# #define GNULIB_TEST_MBRTOWC 1
# #define GNULIB_TEST_MBSINIT 1
# #define GNULIB_TEST_MEMCHR 1
# #define HAVE_MEMPCPY 1
# #define GNULIB_TEST_MEMPCPY 1
# #define HAVE_MEMRCHR 1
# #define GNULIB_TEST_MEMRCHR 1
# #define GNULIB_TEST_MKSTEMP 1
# #define GNULIB_TEST_MKTIME 1
# #define GNULIB_TEST_OPEN 1
# #define GNULIB_OPENAT 1
# #define GNULIB_TEST_OPENAT 1
# #define HAVE_OPENDIR 1
# #define GNULIB_TEST_OPENDIR 1
# #define GNULIB_TEST_PIPE2 1
# #define GNULIB_PIPE2_SAFER 1
# #define GNULIB_TEST_POPEN 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_POSIX_SPAWNP 1
# #define HAVE_RAISE 1
# #define GNULIB_TEST_RAISE 1
# #define GNULIB_TEST_RAWMEMCHR 1
# #define HAVE_READDIR 1
# #define GNULIB_TEST_READDIR 1
# #define HAVE_STDLIB_H 1
# #define HAVE_REALLOC_GNU 1
# #define GNULIB_REALLOC_GNU 1
# #define HAVE_REALLOC_POSIX 1
# #define GNULIB_TEST_REALLOC_POSIX 1
# #define HAVE_REWINDDIR 1
# #define GNULIB_TEST_REWINDDIR 1
# #define HAVE_ISSETUGID 1
# #define GNULIB_TEST_SECURE_GETENV 1
# #define HAVE_STRUCT_SIGACTION_SA_SIGACTION 1
# #define GNULIB_TEST_SIGACTION 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_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_GETLOADAVG 1
# #define HAVE_RAW_DECL_GETSUBOPT 1
# #define HAVE_RAW_DECL_GRANTPT 1
# #define HAVE_RAW_DECL_INITSTATE 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_REALPATH 1
# #define HAVE_RAW_DECL_SETENV 1
# #define HAVE_RAW_DECL_SETSTATE 1
# #define HAVE_RAW_DECL_SRANDOM 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_STPCPY 1
# #define GNULIB_TEST_STPCPY 1
# #define HAVE_STRCHRNUL 1
# #define GNULIB_TEST_STRCHRNUL 1
# #define GNULIB_TEST_STRDUP 1
# #define GNULIB_STRERROR 1
# #define GNULIB_TEST_STRERROR 1
# #define my_strftime nstrftime
# #define GNULIB_TEST_STRNDUP 1
# #define GNULIB_TEST_STRNLEN 1
# #define HAVE_STRTOLL 1
# #define GNULIB_TEST_STRTOLL 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_STRUCT_UTSNAME 1
# #define HAVE_RAW_DECL_UNAME 1
# #define HAVE_RAW_DECL_WAITPID 1
# #define HAVE_DECL_LOCALTIME_R 1
# #define GNULIB_TEST_TIME_R 1
# #define HAVE_UNAME 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_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 USE_UNLOCKED_IO 1
# #define HAVE_WAITID 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_TOWLOWER 1
# #define HAVE_RAW_DECL_WCTYPE 1
# #define HAVE_RAW_DECL_ISWCTYPE 1
# #define HAVE_RAW_DECL_WCTRANS 1
# #define HAVE_RAW_DECL_TOWCTRANS 1
# #define _DARWIN_USE_64_BIT_INODE 1
# #define HAVE_LOCALE_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_DIRENT_H 1
# #define DIRENT_HEADER
# #define STDC_HEADERS 1
# #define HAVE_STRUCT_TM_TM_ZONE 1
# #define HAVE_TM_ZONE 1
# #define HAVE_FCHMOD 1
# #define HAVE_ISASCII 1
# #define HAVE_STRCHR 1
# #define CLOSEDIR_VOID 1
# #define HAVE_FSEEKO 1
# #define HAVE_MEMSET 1
# #define HAVE_MKTIME 1
# #define HAVE_STRFTIME 1
# #define HAVE_DIRENT_H 1
# #define HAVE_SYS_MMAN_H 1
# #define HAVE_SYS_PARAM_H 1
# #define HAVE_SYS_POLL_H 1
# #define HAVE_SYS_SELECT_H 1
# #define HAVE_SYS_SOCKET_H 1
# #define HAVE_SYS_STROPTS_H 1
# #define HAVE_SYS_TIME_H 1
# #define HAVE_SYS_UN_H 1
# #define HAVE_SYS_WAIT_H 1
# #define HAVE_DLFCN_H 1
# #define HAVE_ERRNO_H 1
# #define HAVE_FCNTL_H 1
# #define HAVE_LIBGEN_H 1
# #define HAVE_LIBINTL_H 1
# #define HAVE_MEMORY_H 1
# #define HAVE_NETINET_IN_H 1
# #define HAVE_SETJMP_H 1
# #define HAVE_STDBOOL_H 1
# #define HAVE_SYSEXITS_H 1
# #define HAVE_UNISTD_H 1
# #define HAVE_UTIME_H 1
# #define HAVE_STDARG_H 1
# #define HAVE_STRING_H 1
# #define HAVE_LIMITS_H 1
# #define HAVE_INTTYPES_H 1
# #define HAVE_WCHAR_H 1
# #define ENABLE_NLS 1
# #define HAVE_WCHAR_T 1
# #define HAVE_WINT_T 1
# #define HAVE_INT8_T 1
# #define HAVE_UINT8_T 1
# #define HAVE_INT16_T 1
# #define HAVE_UINT16_T 1
# #define HAVE_INT32_T 1
# #define HAVE_UINT32_T 1
# #define HAVE_INTPTR_T 1
# #define HAVE_UINTPTR_T 1
# #define HAVE_PID_T 1
# #define HAVE_SIZE_T 1
# #define HAVE_PTRDIFF_T 1
# #define SIZEOF_CHAR_P 8
# #define SIZEOF_INT 4
# #define SIZEOF_LONG 8
# #define SIZEOF_SHORT 2
# #define HAVE_VPRINTF 1
# #define HAVE_FORK 1
# #define HAVE_VFORK 1
# #define HAVE_WORKING_VFORK 1
# #define HAVE_WORKING_FORK 1
# #define HAVE_MMAP 1
# #define HAVE_SNPRINTF 1
# #define HAVE_STRDUP 1
# #define HAVE_STRCHR 1
# #define HAVE_STRRCHR 1
# #define HAVE_STRSIGNAL 1
# #define HAVE_FCHMOD 1
# #define HAVE_FSTAT 1
# #define HAVE_CHMOD 1
# #define POSIX_SHELL "/usr/sbin/bash"
# #define REGEX_HEADER
# #define HAVE_DEV_ZERO 1
# #define FOPEN_BINARY_FLAG ""
# #define FOPEN_TEXT_FLAG ""
#
# configure: exit 0