Created
May 22, 2012 15:28
-
-
Save mitchellrj/2769755 to your computer and use it in GitHub Desktop.
coreutils upgrade failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
HOMEBREW_VERSION: 0.9 | |
HEAD: 9d50a0ca0448c14bbdaa8f027b08b2cde6d90f08 | |
HOMEBREW_PREFIX: /usr/local | |
HOMEBREW_CELLAR: /usr/local/Cellar | |
CPU: quad-core 64-bit sandybridge | |
OS X: 10.7.4 | |
Kernel Architecture: x86_64 | |
Xcode: 4.3.2 | |
GCC-4.0: N/A | |
GCC-4.2: N/A | |
LLVM: build 2336 | |
Clang: 3.1 build 318 | |
MacPorts or Fink? false | |
X11: /usr/X11 | |
System Ruby: 1.8.7-357 | |
/usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby | |
Which Perl: /usr/bin/perl | |
Which Python: /Users/foo/Projects/collective.buildout.python/python-2.6/bin/python | |
Which Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/1.8/usr/bin/ruby |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Your system is raring to brew. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
==> Upgrading coreutils | |
==> Downloading http://ftpmirror.gnu.org/coreutils/coreutils-8.17.tar.xz | |
Already downloaded: /Library/Caches/Homebrew/coreutils-8.17.tar.xz | |
xz -dc "/Library/Caches/Homebrew/coreutils-8.17.tar.xz" | /usr/bin/tar xf - | |
==> ./configure --prefix=/usr/local/Cellar/coreutils/8.17 --program-prefix=g | |
./configure --prefix=/usr/local/Cellar/coreutils/8.17 --program-prefix=g | |
checking for a BSD-compatible install... /usr/bin/install -c | |
checking whether build environment is sane... yes | |
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d | |
checking for gawk... no | |
checking for mawk... no | |
checking for nawk... no | |
checking for awk... awk | |
checking whether make sets $(MAKE)... yes | |
checking whether make supports nested variables... yes | |
checking whether make supports nested variables... (cached) yes | |
checking for style of include used by make... GNU | |
checking for gcc... /usr/bin/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... no | |
checking for suffix of object files... o | |
checking whether we are using the GNU C compiler... yes | |
checking whether /usr/bin/clang accepts -g... yes | |
checking for /usr/bin/clang option to accept ISO C89... none needed | |
checking dependency style of /usr/bin/clang... gcc3 | |
checking for /usr/bin/clang option to accept ISO C99... none needed | |
checking for /usr/bin/clang option to accept ISO Standard C... (cached) none needed | |
checking whether /usr/bin/clang and cc understand -c and -o together... yes | |
checking how to run the C preprocessor... /usr/bin/clang -E | |
checking for grep that handles long lines and -e... /usr/bin/grep | |
checking for egrep... /usr/bin/grep -E | |
checking whether /usr/bin/clang needs -traditional... no | |
checking for ranlib... ranlib | |
checking whether ln -s works... yes | |
checking for Minix Amsterdam compiler... no | |
checking for ar... ar | |
checking build system type... x86_64-apple-darwin11.4.0 | |
checking host system type... x86_64-apple-darwin11.4.0 | |
checking for ANSI C header files... yes | |
checking for sys/types.h... yes | |
checking for sys/stat.h... yes | |
checking for stdlib.h... yes | |
checking for string.h... yes | |
checking for memory.h... yes | |
checking for strings.h... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for unistd.h... yes | |
checking minix/config.h usability... no | |
checking minix/config.h presence... no | |
checking for minix/config.h... no | |
checking whether it is safe to define __EXTENSIONS__... yes | |
checking for _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 | |
configure: autobuild project... GNU coreutils | |
configure: autobuild revision... 8.17 | |
configure: autobuild hostname... bristol-internal.offices.netsight.co.uk | |
configure: autobuild timestamp... 20120522T152335Z | |
checking for inline... inline | |
checking for size_t... yes | |
checking for working alloca.h... yes | |
checking for alloca... yes | |
checking for arpa/inet.h... yes | |
checking for features.h... no | |
checking for unistd.h... (cached) yes | |
checking for sys/param.h... yes | |
checking for sys/socket.h... yes | |
checking for dirent.h... yes | |
checking for libgen.h... yes | |
checking for wctype.h... yes | |
checking for stdio_ext.h... no | |
checking for sys/stat.h... (cached) yes | |
checking for sys/vfs.h... no | |
checking for sys/fs_types.h... no | |
checking for netdb.h... yes | |
checking for netinet/in.h... yes | |
checking for getopt.h... yes | |
checking for termios.h... yes | |
checking for sys/time.h... yes | |
checking for grp.h... yes | |
checking for iconv.h... yes | |
checking for wchar.h... yes | |
checking for stdint.h... (cached) yes | |
checking for inttypes.h... (cached) yes | |
checking for langinfo.h... yes | |
checking for xlocale.h... yes | |
checking for math.h... yes | |
checking for sys/mman.h... yes | |
checking for sys/statvfs.h... yes | |
checking for sys/select.h... yes | |
checking for priv.h... no | |
checking for pthread.h... yes | |
checking for utmp.h... yes | |
checking for utmpx.h... yes | |
checking for sched.h... yes | |
checking for selinux/selinux.h... no | |
checking for spawn.h... yes | |
checking for strings.h... (cached) yes | |
checking for sys/ioctl.h... yes | |
checking for sys/resource.h... yes | |
checking for sys/uio.h... yes | |
checking for sys/utsname.h... yes | |
checking for sys/wait.h... yes | |
checking for utime.h... yes | |
checking for hurd.h... no | |
checking for paths.h... yes | |
checking for stropts.h... no | |
checking for sys/systeminfo.h... no | |
checking for syslog.h... yes | |
checking for pwd.h... yes | |
checking for OS.h... no | |
checking whether the preprocessor supports include_next... yes | |
checking whether system header files limit the line length... no | |
checking for d_ino member in directory struct... yes | |
checking for long file names... yes | |
checking for pathconf... yes | |
checking for btowc... yes | |
checking for canonicalize_file_name... no | |
checking for realpath... yes | |
checking for readlinkat... no | |
checking for chown... yes | |
checking for fchown... yes | |
checking for _set_invalid_parameter_handler... no | |
checking for fchdir... yes | |
checking for fdopendir... no | |
checking for faccessat... no | |
checking for access... yes | |
checking for posix_fadvise... no | |
checking for fchmodat... no | |
checking for lchmod... yes | |
checking for fcntl... yes | |
checking for symlink... yes | |
checking for mempcpy... no | |
checking for isblank... yes | |
checking for iswctype... yes | |
checking for mbsrtowcs... yes | |
checking for wmemchr... yes | |
checking for wmemcpy... yes | |
checking for wmempcpy... no | |
checking for __fpending... no | |
checking for fpurge... yes | |
checking for __fpurge... no | |
checking for __freading... no | |
checking for alarm... yes | |
checking for fstatat... no | |
checking for fsync... yes | |
checking for strtof... yes | |
checking for ftruncate... yes | |
checking for openat... no | |
checking for fstatfs... yes | |
checking for futimens... no | |
checking for getdelim... yes | |
checking for getdtablesize... yes | |
checking for nanouptime... no | |
checking for microuptime... no | |
checking for getlogin... yes | |
checking for flockfile... yes | |
checking for funlockfile... yes | |
checking for __fsetlocking... no | |
checking for tcgetattr... yes | |
checking for tcsetattr... yes | |
checking for gettimeofday... yes | |
checking for nanotime... no | |
checking for getusershell... yes | |
checking for iswcntrl... yes | |
checking for iswblank... yes | |
checking for link... yes | |
checking for readlink... yes | |
checking for linkat... no | |
checking for lstat... yes | |
checking for mbsinit... yes | |
checking for mbrtowc... yes | |
checking for mbrlen... yes | |
checking for mbslen... no | |
checking for isascii... yes | |
checking for mprotect... yes | |
checking for getgrouplist... yes | |
checking for fchmod... yes | |
checking for mkfifo... yes | |
checking for mknod... yes | |
checking for mkstemp... yes | |
checking for nl_langinfo... yes | |
checking for pipe2... no | |
checking for posix_spawn... yes | |
checking for utmpname... no | |
checking for utmpxname... yes | |
checking for wcscoll... yes | |
checking for setenv... yes | |
checking for settimeofday... yes | |
checking for stime... no | |
checking for sigaction... yes | |
checking for sigaltstack... yes | |
checking for siginterrupt... yes | |
checking for snprintf... yes | |
checking for stpncpy... yes | |
checking for strdup... yes | |
checking for strerror_r... yes | |
checking for __xpg_strerror_r... no | |
checking for tzset... yes | |
checking for strndup... yes | |
checking for strtoimax... yes | |
checking for strtoumax... yes | |
checking for localtime_r... yes | |
checking for pipe... yes | |
checking for unlinkat... no | |
checking for futimes... yes | |
checking for futimesat... no | |
checking for utimensat... no | |
checking for lutimes... yes | |
checking for vasnprintf... no | |
checking for wcrtomb... yes | |
checking for wcwidth... yes | |
checking for wcswidth... yes | |
checking for getegid... yes | |
checking for newlocale... yes | |
checking for sleep... yes | |
checking for catgets... yes | |
checking for symlinkat... no | |
checking for shutdown... yes | |
checking for usleep... yes | |
checking for wctob... yes | |
checking for directio... no | |
checking for setrlimit... yes | |
checking for endgrent... yes | |
checking for endpwent... yes | |
checking for iswspace... yes | |
checking for setgroups... yes | |
checking for sethostname... yes | |
checking for sync... yes | |
checking for sysctl... yes | |
checking for sysinfo... no | |
checking for tcgetpgrp... yes | |
checking for getgrgid_nomembers... no | |
checking for getgrnam_nomembers... no | |
checking for getgrent_nomembers... no | |
checking for C/C++ restrict keyword... __restrict | |
checking whether <wchar.h> uses 'inline' correctly... yes | |
checking for nl_langinfo and CODESET... yes | |
checking for a traditional french locale... fr_FR.ISO8859-1 | |
checking whether strtold conforms to C99... yes | |
checking whether malloc, realloc, calloc are POSIX compliant... yes | |
checking whether // is distinct from /... no | |
checking whether realpath works... no | |
checking for uid_t in sys/types.h... yes | |
checking for unistd.h... (cached) yes | |
checking for working chown... yes | |
checking whether chown dereferences symlinks... yes | |
checking whether chown honors trailing slash... no | |
checking whether chown always updates ctime... yes | |
checking whether byte ordering is bigendian... no | |
checking if environ is properly declared... no | |
checking for complete errno.h... yes | |
checking whether strerror_r is declared... yes | |
checking for strerror_r... (cached) yes | |
checking whether strerror_r returns char *... no | |
checking whether setregid is declared... yes | |
checking type of array argument to getgroups... gid_t | |
checking for getgroups... yes | |
checking for working getgroups... yes | |
checking for sig_atomic_t... yes | |
checking whether fchdir is declared... yes | |
checking for working fcntl.h... no (bad O_NOATIME) | |
checking for pid_t... yes | |
checking for mode_t... yes | |
checking for promoted mode_t type... int | |
checking whether fdatasync is declared... no | |
checking for st_dm_mode in struct stat... no | |
checking whether strmode is declared... yes | |
checking for mbstate_t... yes | |
checking whether frexp() can be used without linking with libm... yes | |
checking whether long double and double are the same... no | |
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... no | |
checking whether stat file-mode macros are broken... no | |
checking for nlink_t... yes | |
checking whether lstat correctly handles trailing slash... no | |
checking whether ftello is declared... yes | |
checking for ftello... yes | |
checking whether ftello works... yes | |
checking whether <sys/socket.h> is self-contained... yes | |
checking for shutdown... (cached) yes | |
checking whether <sys/socket.h> 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 for library containing gethostbyname... none required | |
checking for gethostbyname... yes | |
checking for library containing getservbyname... none required | |
checking for getservbyname... yes | |
checking for library containing inet_ntop... none required | |
checking whether inet_ntop is declared... yes | |
checking for IPv4 sockets... yes | |
checking for IPv6 sockets... yes | |
checking whether getcwd (NULL, 0) allocates memory for result... yes | |
checking for getcwd with POSIX signature... yes | |
checking whether getcwd is declared... yes | |
checking whether getdelim is declared... yes | |
checking for arithmetic hrtime_t... no | |
checking for unsigned long long int... yes | |
checking for long long int... yes | |
checking whether getline is declared... yes | |
checking for ssize_t... yes | |
checking for getopt.h... (cached) yes | |
checking for getopt_long_only... yes | |
checking whether getopt is POSIX compatible... no | |
checking whether getenv is declared... yes | |
checking whether getpass is declared... yes | |
checking whether fflush_unlocked is declared... no | |
checking whether flockfile is declared... yes | |
checking whether fputs_unlocked is declared... no | |
checking whether funlockfile is declared... yes | |
checking whether putc_unlocked is declared... yes | |
checking for struct timeval... yes | |
checking for correct struct timeval.tv_sec member... yes | |
checking for ld used by GCC... /usr/bin/clang | |
checking if the linker (/usr/bin/clang) is GNU ld... no | |
checking for shared library run path origin... done | |
checking for iconv... yes | |
checking for working iconv... yes | |
checking how to link with libiconv... -liconv | |
checking for iconv declaration... | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
checking for off_t... yes | |
checking whether stdint.h conforms to C99... no | |
checking sys/inttypes.h usability... no | |
checking sys/inttypes.h presence... no | |
checking for sys/inttypes.h... no | |
checking sys/bitypes.h usability... no | |
checking sys/bitypes.h presence... no | |
checking for sys/bitypes.h... no | |
checking for bit size of ptrdiff_t... 64 | |
checking for bit size of size_t... 64 | |
checking for bit size of sig_atomic_t... 32 | |
checking for bit size of wchar_t... 32 | |
checking for bit size of wint_t... 32 | |
checking whether sig_atomic_t is signed... yes | |
checking whether wchar_t is signed... yes | |
checking whether wint_t is signed... yes | |
checking for ptrdiff_t integer literal suffix... l | |
checking for size_t integer literal suffix... ul | |
checking for sig_atomic_t integer literal suffix... | |
checking for wchar_t integer literal suffix... | |
checking for wint_t integer literal suffix... | |
checking for inttypes.h... (cached) yes | |
checking whether the inttypes.h PRIxNN macros are broken... no | |
checking where to find the exponent in a 'double'... word 1 bit 20 | |
checking where to find the exponent in a 'float'... word 0 bit 23 | |
checking for wint_t... yes | |
checking whether iswcntrl works... yes | |
checking for towlower... yes | |
checking for wctype_t... yes | |
checking for wctrans_t... yes | |
checking whether getc_unlocked is declared... yes | |
checking whether we are using the GNU C Library >= 2.1 or uClibc... no | |
checking for wchar_t... yes | |
checking whether NULL can be used in arbitrary expressions... yes | |
checking whether imported symbols can be declared weak... no | |
checking for pthread.h... (cached) yes | |
checking for pthread_kill in -lpthread... yes | |
checking for multithread API to use... posix | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... yes | |
checking for a traditional japanese locale... ja_JP.eucJP | |
checking for a transitional chinese locale... zh_CN.GB18030 | |
checking for a french Unicode locale... fr_FR.UTF-8 | |
checking whether mbrtowc handles incomplete characters... yes | |
checking whether mbrtowc works as well as mbtowc... yes | |
checking whether mbrtowc handles a NULL pwc argument... yes | |
checking whether mbrtowc handles a NULL string argument... yes | |
checking whether mbrtowc has a correct return value... yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... yes | |
checking for mmap... yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether memchr works... yes | |
checking whether memrchr is declared... no | |
checking whether <sys/select.h> is self-contained... yes | |
checking for library containing setsockopt... none needed | |
checking whether select supports a 0 argument... yes | |
checking for stdbool.h that conforms to C99... yes | |
checking for _Bool... yes | |
checking for compound literals... yes | |
checking whether struct tm is in sys/time.h or time.h... time.h | |
checking for struct tm.tm_gmtoff... yes | |
checking for external symbol _system_configuration... no | |
checking whether posix_spawn works... yes | |
checking whether posix_spawnattr_setschedpolicy is supported... no | |
checking whether posix_spawnattr_setschedparam is supported... no | |
checking for desired default level of POSIX conformance... none-specified | |
checking for sigset_t... yes | |
checking whether rmdir works... yes | |
checking whether unlink honors trailing slashes... no | |
checking whether unlink of a parent directory fails as it should... no | |
checking whether lstat correctly handles trailing slash... no | |
checking whether lstat accepts an empty string... no | |
checking for library containing setfilecon... no | |
checking whether setenv is declared... yes | |
checking search.h usability... yes | |
checking search.h presence... yes | |
checking for search.h... yes | |
checking for tsearch... yes | |
checking whether snprintf returns a byte count as in C99... yes | |
checking whether snprintf is declared... yes | |
checking whether stpncpy is declared... yes | |
checking whether strdup is declared... yes | |
checking whether strerror(0) succeeds... no | |
checking for mmap... (cached) yes | |
checking for MAP_ANONYMOUS... yes | |
checking whether strncat works... yes | |
checking whether strndup is declared... yes | |
checking whether strnlen is declared... yes | |
checking whether strsignal is declared... yes | |
checking whether sys_siglist is declared... yes | |
checking whether ldexp() can be used without linking with libm... yes | |
checking whether strtoimax is declared... yes | |
checking whether strtoumax is declared... yes | |
checking for struct timespec in <time.h>... yes | |
checking whether localtime_r is declared... no | |
checking whether clearerr_unlocked is declared... yes | |
checking whether feof_unlocked is declared... yes | |
checking whether ferror_unlocked is declared... yes | |
checking whether fgets_unlocked is declared... no | |
checking whether fputc_unlocked is declared... no | |
checking whether fread_unlocked is declared... no | |
checking whether fwrite_unlocked is declared... no | |
checking whether getchar_unlocked is declared... yes | |
checking whether putchar_unlocked is declared... yes | |
checking whether unsetenv is declared... yes | |
checking whether the utimes function works... yes | |
checking for struct utimbuf... yes | |
checking for inttypes.h... yes | |
checking for stdint.h... yes | |
checking for intmax_t... yes | |
checking for snprintf... (cached) yes | |
checking for strnlen... yes | |
checking for wcslen... yes | |
checking for wcsnlen... yes | |
checking for mbrtowc... (cached) yes | |
checking for wcrtomb... (cached) yes | |
checking whether _snprintf is declared... no | |
checking whether printf supports size specifiers as in C99... yes | |
checking whether printf supports 'long double' arguments... yes | |
checking whether printf supports infinite 'double' arguments... yes | |
checking whether printf supports infinite 'long double' arguments... no | |
checking whether printf supports the 'a' and 'A' directives... no | |
checking whether printf supports the 'F' directive... yes | |
checking whether printf supports the 'n' directive... yes | |
checking whether printf supports the 'ls' directive... yes | |
checking whether printf supports the grouping flag... yes | |
checking whether printf supports the left-adjust flag correctly... yes | |
checking whether printf supports the zero flag correctly... yes | |
checking whether printf supports large precisions... yes | |
checking whether printf survives out-of-memory conditions... yes | |
checking whether wcwidth is declared... yes | |
checking whether wcwidth works reasonably in UTF-8 locales... no | |
checking POSIX termios... yes | |
checking whether use of TIOCGWINSZ requires termios.h... yes | |
checking whether alarm is declared... yes | |
checking whether ungetc works on arbitrary bytes... yes | |
checking for LC_MESSAGES... yes | |
checking for CFPreferencesCopyAppValue... yes | |
checking for CFLocaleCopyCurrent... yes | |
checking whether strerror_r is declared... (cached) yes | |
checking sys/acl.h usability... yes | |
checking sys/acl.h presence... yes | |
checking for sys/acl.h... yes | |
checking for library containing acl_get_file... none required | |
checking for acl_get_file... yes | |
checking for acl_get_fd... yes | |
checking for acl_set_file... yes | |
checking for acl_set_fd... yes | |
checking for acl_free... yes | |
checking for acl_from_mode... no | |
checking for acl_from_text... yes | |
checking for acl_delete_def_file... yes | |
checking for acl_extended_file... no | |
checking for acl_delete_fd_np... yes | |
checking for acl_delete_file_np... yes | |
checking for acl_copy_ext_native... yes | |
checking for acl_create_entry_np... yes | |
checking for acl_to_short_text... no | |
checking for acl_free_text... no | |
checking for working acl_get_file... yes | |
checking acl/libacl.h usability... no | |
checking acl/libacl.h presence... no | |
checking for acl/libacl.h... no | |
checking for acl_entries... no | |
checking for ACL_FIRST_ENTRY... yes | |
checking for ACL_TYPE_EXTENDED... yes | |
checking for alloca as a compiler built-in... yes | |
checking whether to enable assertions... yes | |
checking whether btowc(0) is correct... yes | |
checking whether btowc(EOF) is correct... yes | |
checking for strtod_l... yes | |
checking for strtold_l... yes | |
checking for GNU libc compatible calloc... yes | |
checking whether this system has an arbitrary file name length limit... yes | |
checking for library containing clock_gettime... no | |
checking for clock_gettime... no | |
checking for clock_settime... no | |
checking for closedir... yes | |
checking for d_ino member in directory struct... (cached) yes | |
checking for d_type member in directory struct... yes | |
checking for dirfd... no | |
checking whether dirfd is declared... yes | |
checking whether dirfd is a macro... yes | |
checking whether // is distinct from /... (cached) no | |
checking whether dup2 works... yes | |
checking for error_at_line... no | |
checking for euidaccess... no | |
checking for library containing eaccess... no | |
checking for eaccess... no | |
checking for fchownat... no | |
checking whether fflush works on input streams... (cached) no | |
checking whether fcntl handles F_DUPFD correctly... yes | |
checking whether fcntl understands F_DUPFD_CLOEXEC... yes | |
checking for fdatasync... yes | |
checking whether fdopen sets errno... yes | |
checking whether fdopendir is declared... no | |
checking whether fflush works on input streams... (cached) no | |
checking for struct stat.st_blocks... yes | |
checking for flexible array member... yes | |
checking whether conversion from 'int' to 'long double' works... yes | |
checking for working GNU fnmatch... no | |
checking whether isblank is declared... yes | |
checking whether isblank is declared... (cached) yes | |
checking whether fopen recognizes a trailing slash... yes | |
checking whether __fpending is declared... no | |
checking how to determine the number of pending output bytes on a stream... fp->_p - fp->_bf._base | |
checking whether fpurge is declared... yes | |
checking whether fpurge works... no | |
checking whether frexp works... yes | |
checking whether frexpl is declared... yes | |
checking whether frexpl() can be used without linking with libm... yes | |
checking whether frexpl works... yes | |
checking for fseeko... (cached) yes | |
checking whether fflush works on input streams... (cached) no | |
checking for _fseeki64... no | |
checking for sys/mount.h... yes | |
configure: checking how to get file system space usage | |
checking for statvfs function (SVR4)... no | |
checking for 3-argument statfs function (DEC OSF/1)... no | |
checking for two-argument statfs with statfs.f_bsize member (AIX, 4.3BSD)... yes | |
checking dustat.h usability... no | |
checking dustat.h presence... no | |
checking for dustat.h... no | |
checking sys/fs/s5param.h usability... no | |
checking sys/fs/s5param.h presence... no | |
checking for sys/fs/s5param.h... no | |
checking sys/filsys.h usability... no | |
checking sys/filsys.h presence... no | |
checking for sys/filsys.h... no | |
checking sys/statfs.h usability... no | |
checking sys/statfs.h presence... no | |
checking for sys/statfs.h... no | |
checking for statfs that truncates block counts... no | |
checking for ftello... (cached) yes | |
checking whether ftello works... (cached) yes | |
checking for struct statfs.f_type... no | |
configure: checking how to do getaddrinfo, freeaddrinfo and getnameinfo | |
checking for library containing getaddrinfo... none required | |
checking for getaddrinfo... yes | |
checking whether gai_strerror is declared... yes | |
checking whether gai_strerrorA is declared... no | |
checking for gai_strerror with POSIX signature... yes | |
checking for struct sockaddr.sa_len... yes | |
checking whether getaddrinfo is declared... yes | |
checking whether freeaddrinfo is declared... yes | |
checking whether getnameinfo is declared... yes | |
checking for struct addrinfo... yes | |
checking whether getcwd handles long file names properly... no, but it is partly working | |
checking for getpagesize... yes | |
checking whether getcwd aborts when 4k < cwd_length < 16k... yes | |
checking for working getdelim function... yes | |
checking for getgroups... (cached) yes | |
checking for working getgroups... (cached) yes | |
checking whether getgroups handles negative values... no | |
checking for gethostname... yes | |
checking for HOST_NAME_MAX... 256 | |
checking whether gethrtime is declared... no | |
checking whether CLOCK_MONOTONIC or CLOCK_REALTIME is defined... no | |
checking for getline... yes | |
checking for working getline function... yes | |
checking for getloadavg... yes | |
checking sys/loadavg.h usability... no | |
checking sys/loadavg.h presence... no | |
checking for sys/loadavg.h... no | |
checking whether getloadavg is declared... yes | |
checking for getpagesize... (cached) yes | |
checking whether getpagesize is declared... yes | |
checking whether __fsetlocking is declared... no | |
checking whether gettimeofday clobbers localtime buffer... no | |
checking for gettimeofday with POSIX signature... yes | |
checking whether tzset clobbers localtime buffer... no | |
checking whether getusershell is declared... yes | |
checking for group_member... no | |
checking host operating system... Darwin | |
checking for library containing gethostbyname... (cached) none required | |
checking for gethostbyname... (cached) yes | |
checking for library containing inet_ntop... (cached) none required | |
checking whether inet_ntop is declared... (cached) yes | |
checking whether the compiler generally respects inline... yes | |
checking whether INT32_MAX < INTMAX_MAX... yes | |
checking whether INT64_MAX == LONG_MAX... yes | |
checking whether UINT32_MAX < UINTMAX_MAX... yes | |
checking whether UINT64_MAX == ULONG_MAX... yes | |
checking for isapipe... no | |
checking whether pipes are FIFOs (and for their link count)... yes (0) | |
checking whether isnan(double) can be used without linking with libm... yes | |
checking whether isnan(float) can be used without linking with libm... no | |
checking where to find the exponent in a 'float'... (cached) word 0 bit 23 | |
checking whether isnan(long double) can be used without linking with libm... no | |
checking where to find the exponent in a 'long double'... word 2 bit 0 | |
checking whether iswblank is declared... yes | |
checking whether langinfo.h defines CODESET... yes | |
checking whether langinfo.h defines T_FMT_AMPM... yes | |
checking whether langinfo.h defines ERA... yes | |
checking whether langinfo.h defines YESEXPR... yes | |
checking for lchown... yes | |
checking for C compiler flag to ignore unused libraries... none | |
checking whether link obeys POSIX... no | |
checking for __xpg4... no | |
checking whether link(2) dereferences a symlink... yes | |
checking whether locale.h conforms to POSIX:2001... yes | |
checking whether locale.h defines locale_t... no | |
checking whether struct lconv is properly defined... yes | |
checking for pthread_rwlock_t... yes | |
checking whether lseek detects pipes... yes | |
checking for stdlib.h... (cached) yes | |
checking for GNU libc compatible malloc... (cached) yes | |
checking whether NAN macro works... yes | |
checking whether HUGE_VAL works... yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbrtowc handles a NULL pwc argument... (cached) yes | |
checking whether mbrtowc handles a NULL string argument... (cached) yes | |
checking whether mbrtowc has a correct return value... (cached) yes | |
checking whether mbrtowc returns 0 when parsing a NUL character... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbrtowc handles incomplete characters... (cached) yes | |
checking whether mbrtowc works as well as mbtowc... (cached) yes | |
checking whether mbsrtowcs works... yes | |
checking whether mbswidth is declared in <wchar.h>... no | |
checking for mbstate_t... (cached) yes | |
checking for mempcpy... (cached) no | |
checking for memrchr... no | |
checking whether mkdir handles trailing slash... yes | |
checking whether mkdir handles trailing dot... yes | |
checking whether mkfifo rejects trailing slashes... no | |
checking whether mknod can create fifo without root privileges... configure: error: in `/private/tmp/homebrew-coreutils-8.17-deqG/coreutils-8.17': | |
configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check) | |
See `config.log' for more details | |
config.log was copied to /Users/foo/Library/Logs/Homebrew | |
==> Exit Status: 1 | |
https://github.com/mxcl/master/blob/master/Library/Formula/coreutils.rb#L12 | |
==> Build Environment | |
CPU: quad-core 64-bit sandybridge | |
MacOS: 10.7.4-x86_64 | |
Xcode: 4.3.2 | |
CC: /usr/bin/clang | |
CXX: /usr/bin/clang++ => /usr/bin/clang | |
LD: /usr/bin/clang | |
CFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
CXXFLAGS: -Os -w -pipe -march=native -Qunused-arguments | |
MAKEFLAGS: -j4 | |
Error: Failed executing: ./configure --prefix=/usr/local/Cellar/coreutils/8.17 --program-prefix=g (coreutils.rb:12) | |
If `brew doctor' does not help diagnose the issue, please report the bug: | |
https://github.com/mxcl/homebrew/wiki/reporting-bugs | |
We saved the configure log, please gist it if you report the issue: | |
~/Library/Logs/Homebrew/config.log | |
ln -s ../Cellar/coreutils/8.15/bin/gyes gyes | |
ln -s ../Cellar/coreutils/8.15/bin/gwhoami gwhoami | |
ln -s ../Cellar/coreutils/8.15/bin/gwho gwho | |
ln -s ../Cellar/coreutils/8.15/bin/gwc gwc | |
ln -s ../Cellar/coreutils/8.15/bin/gvdir gvdir | |
ln -s ../Cellar/coreutils/8.15/bin/gusers gusers | |
ln -s ../Cellar/coreutils/8.15/bin/guptime guptime | |
ln -s ../Cellar/coreutils/8.15/bin/gunlink gunlink | |
ln -s ../Cellar/coreutils/8.15/bin/guniq guniq | |
ln -s ../Cellar/coreutils/8.15/bin/gunexpand gunexpand | |
ln -s ../Cellar/coreutils/8.15/bin/guname guname | |
ln -s ../Cellar/coreutils/8.15/bin/gtty gtty | |
ln -s ../Cellar/coreutils/8.15/bin/gtsort gtsort | |
ln -s ../Cellar/coreutils/8.15/bin/gtruncate gtruncate | |
ln -s ../Cellar/coreutils/8.15/bin/gtrue gtrue | |
ln -s ../Cellar/coreutils/8.15/bin/gtr gtr | |
ln -s ../Cellar/coreutils/8.15/bin/gtouch gtouch | |
ln -s ../Cellar/coreutils/8.15/bin/gtimeout gtimeout | |
ln -s ../Cellar/coreutils/8.15/bin/gtest gtest | |
ln -s ../Cellar/coreutils/8.15/bin/gtee gtee | |
ln -s ../Cellar/coreutils/8.15/bin/gtail gtail | |
ln -s ../Cellar/coreutils/8.15/bin/gtac gtac | |
ln -s ../Cellar/coreutils/8.15/bin/gsync gsync | |
ln -s ../Cellar/coreutils/8.15/bin/gsum gsum | |
ln -s ../Cellar/coreutils/8.15/bin/gstty gstty | |
ln -s ../Cellar/coreutils/8.15/bin/gstat gstat | |
ln -s ../Cellar/coreutils/8.15/bin/gsplit gsplit | |
ln -s ../Cellar/coreutils/8.15/bin/gsort gsort | |
ln -s ../Cellar/coreutils/8.15/bin/gsleep gsleep | |
ln -s ../Cellar/coreutils/8.15/bin/gshuf gshuf | |
ln -s ../Cellar/coreutils/8.15/bin/gshred gshred | |
ln -s ../Cellar/coreutils/8.15/bin/gsha512sum gsha512sum | |
ln -s ../Cellar/coreutils/8.15/bin/gsha384sum gsha384sum | |
ln -s ../Cellar/coreutils/8.15/bin/gsha256sum gsha256sum | |
ln -s ../Cellar/coreutils/8.15/bin/gsha224sum gsha224sum | |
ln -s ../Cellar/coreutils/8.15/bin/gsha1sum gsha1sum | |
ln -s ../Cellar/coreutils/8.15/bin/gseq gseq | |
ln -s ../Cellar/coreutils/8.15/bin/gruncon gruncon | |
ln -s ../Cellar/coreutils/8.15/bin/grmdir grmdir | |
ln -s ../Cellar/coreutils/8.15/bin/grm grm | |
ln -s ../Cellar/coreutils/8.15/bin/grealpath grealpath | |
ln -s ../Cellar/coreutils/8.15/bin/greadlink greadlink | |
ln -s ../Cellar/coreutils/8.15/bin/gpwd gpwd | |
ln -s ../Cellar/coreutils/8.15/bin/gptx gptx | |
ln -s ../Cellar/coreutils/8.15/bin/gprintf gprintf | |
ln -s ../Cellar/coreutils/8.15/bin/gprintenv gprintenv | |
ln -s ../Cellar/coreutils/8.15/bin/gpr gpr | |
ln -s ../Cellar/coreutils/8.15/bin/gpinky gpinky | |
ln -s ../Cellar/coreutils/8.15/bin/gpathchk gpathchk | |
ln -s ../Cellar/coreutils/8.15/bin/gpaste gpaste | |
ln -s ../Cellar/coreutils/8.15/bin/god god | |
ln -s ../Cellar/coreutils/8.15/bin/gnproc gnproc | |
ln -s ../Cellar/coreutils/8.15/bin/gnohup gnohup | |
ln -s ../Cellar/coreutils/8.15/bin/gnl gnl | |
ln -s ../Cellar/coreutils/8.15/bin/gnice gnice | |
ln -s ../Cellar/coreutils/8.15/bin/gmv gmv | |
ln -s ../Cellar/coreutils/8.15/bin/gmktemp gmktemp | |
ln -s ../Cellar/coreutils/8.15/bin/gmknod gmknod | |
ln -s ../Cellar/coreutils/8.15/bin/gmkfifo gmkfifo | |
ln -s ../Cellar/coreutils/8.15/bin/gmkdir gmkdir | |
ln -s ../Cellar/coreutils/8.15/bin/gmd5sum gmd5sum | |
ln -s ../Cellar/coreutils/8.15/bin/gls gls | |
ln -s ../Cellar/coreutils/8.15/bin/glogname glogname | |
ln -s ../Cellar/coreutils/8.15/bin/gln gln | |
ln -s ../Cellar/coreutils/8.15/bin/glink glink | |
ln -s ../Cellar/coreutils/8.15/bin/gkill gkill | |
ln -s ../Cellar/coreutils/8.15/bin/gjoin gjoin | |
ln -s ../Cellar/coreutils/8.15/bin/ginstall ginstall | |
ln -s ../Cellar/coreutils/8.15/bin/gid gid | |
ln -s ../Cellar/coreutils/8.15/bin/ghostid ghostid | |
ln -s ../Cellar/coreutils/8.15/bin/ghead ghead | |
ln -s ../Cellar/coreutils/8.15/bin/ggroups ggroups | |
ln -s ../Cellar/coreutils/8.15/bin/gfold gfold | |
ln -s ../Cellar/coreutils/8.15/bin/gfmt gfmt | |
ln -s ../Cellar/coreutils/8.15/bin/gfalse gfalse | |
ln -s ../Cellar/coreutils/8.15/bin/gfactor gfactor | |
ln -s ../Cellar/coreutils/8.15/bin/gexpr gexpr | |
ln -s ../Cellar/coreutils/8.15/bin/gexpand gexpand | |
ln -s ../Cellar/coreutils/8.15/bin/genv genv | |
ln -s ../Cellar/coreutils/8.15/bin/gecho gecho | |
ln -s ../Cellar/coreutils/8.15/bin/gdu gdu | |
ln -s ../Cellar/coreutils/8.15/bin/gdirname gdirname | |
ln -s ../Cellar/coreutils/8.15/bin/gdircolors gdircolors | |
ln -s ../Cellar/coreutils/8.15/bin/gdir gdir | |
ln -s ../Cellar/coreutils/8.15/bin/gdf gdf | |
ln -s ../Cellar/coreutils/8.15/bin/gdd gdd | |
ln -s ../Cellar/coreutils/8.15/bin/gdate gdate | |
ln -s ../Cellar/coreutils/8.15/bin/gcut gcut | |
ln -s ../Cellar/coreutils/8.15/bin/gcsplit gcsplit | |
ln -s ../Cellar/coreutils/8.15/bin/gcp gcp | |
ln -s ../Cellar/coreutils/8.15/bin/gcomm gcomm | |
ln -s ../Cellar/coreutils/8.15/bin/gcksum gcksum | |
ln -s ../Cellar/coreutils/8.15/bin/gchroot gchroot | |
ln -s ../Cellar/coreutils/8.15/bin/gchown gchown | |
ln -s ../Cellar/coreutils/8.15/bin/gchmod gchmod | |
ln -s ../Cellar/coreutils/8.15/bin/gchgrp gchgrp | |
ln -s ../Cellar/coreutils/8.15/bin/gchcon gchcon | |
ln -s ../Cellar/coreutils/8.15/bin/gcat gcat | |
ln -s ../Cellar/coreutils/8.15/bin/gbasename gbasename | |
ln -s ../Cellar/coreutils/8.15/bin/gbase64 gbase64 | |
ln -s ../Cellar/coreutils/8.15/bin/g[ g[ | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gyes.1 gyes.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gwhoami.1 gwhoami.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gwho.1 gwho.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gwc.1 gwc.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gvdir.1 gvdir.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gusers.1 gusers.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/guptime.1 guptime.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gunlink.1 gunlink.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/guniq.1 guniq.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gunexpand.1 gunexpand.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/guname.1 guname.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtty.1 gtty.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtsort.1 gtsort.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtruncate.1 gtruncate.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtrue.1 gtrue.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtr.1 gtr.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtouch.1 gtouch.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtimeout.1 gtimeout.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtest.1 gtest.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtee.1 gtee.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtail.1 gtail.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gtac.1 gtac.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsync.1 gsync.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsum.1 gsum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gstty.1 gstty.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gstat.1 gstat.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsplit.1 gsplit.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsort.1 gsort.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsleep.1 gsleep.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gshuf.1 gshuf.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gshred.1 gshred.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsha512sum.1 gsha512sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsha384sum.1 gsha384sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsha256sum.1 gsha256sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsha224sum.1 gsha224sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gsha1sum.1 gsha1sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gseq.1 gseq.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gruncon.1 gruncon.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/grmdir.1 grmdir.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/grm.1 grm.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/grealpath.1 grealpath.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/greadlink.1 greadlink.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gpwd.1 gpwd.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gptx.1 gptx.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gprintf.1 gprintf.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gprintenv.1 gprintenv.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gpr.1 gpr.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gpinky.1 gpinky.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gpathchk.1 gpathchk.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gpaste.1 gpaste.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/god.1 god.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gnproc.1 gnproc.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gnohup.1 gnohup.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gnl.1 gnl.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gnice.1 gnice.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmv.1 gmv.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmktemp.1 gmktemp.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmknod.1 gmknod.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmkfifo.1 gmkfifo.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmkdir.1 gmkdir.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gmd5sum.1 gmd5sum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gls.1 gls.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/glogname.1 glogname.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gln.1 gln.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/glink.1 glink.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gkill.1 gkill.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gjoin.1 gjoin.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/ginstall.1 ginstall.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gid.1 gid.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/ghostid.1 ghostid.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/ghead.1 ghead.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/ggroups.1 ggroups.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gfold.1 gfold.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gfmt.1 gfmt.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gfalse.1 gfalse.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gfactor.1 gfactor.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gexpr.1 gexpr.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gexpand.1 gexpand.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/genv.1 genv.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gecho.1 gecho.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdu.1 gdu.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdirname.1 gdirname.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdircolors.1 gdircolors.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdir.1 gdir.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdf.1 gdf.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdd.1 gdd.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gdate.1 gdate.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcut.1 gcut.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcsplit.1 gcsplit.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcp.1 gcp.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcomm.1 gcomm.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcksum.1 gcksum.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gchroot.1 gchroot.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gchown.1 gchown.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gchmod.1 gchmod.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gchgrp.1 gchgrp.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gchcon.1 gchcon.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gcat.1 gcat.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gbasename.1 gbasename.1 | |
ln -s ../../../Cellar/coreutils/8.15/share/man/man1/gbase64.1 gbase64.1 | |
ln -s ../../Cellar/coreutils/8.15 coreutils |
This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains any messages produced by compilers while | |
running configure, to aid debugging if configure makes a mistake. | |
It was created by GNU coreutils configure 8.17, which was | |
generated by GNU Autoconf 2.69.1-2d4eb. Invocation command line was | |
$ ./configure --prefix=/usr/local/Cellar/coreutils/8.17 --program-prefix=g | |
## --------- ## | |
## Platform. ## | |
## --------- ## | |
hostname = bristol-internal.offices.netsight.co.uk | |
uname -m = x86_64 | |
uname -r = 11.4.0 | |
uname -s = Darwin | |
uname -v = Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
/usr/bin/uname -p = i386 | |
/bin/uname -X = unknown | |
/bin/arch = unknown | |
/usr/bin/arch -k = unknown | |
/usr/convex/getsysinfo = unknown | |
/usr/bin/hostinfo = Mach kernel version: | |
Darwin Kernel Version 11.4.0: Mon Apr 9 19:32:15 PDT 2012; root:xnu-1699.26.8~1/RELEASE_X86_64 | |
Kernel configured for up to 4 processors. | |
2 processors are physically available. | |
4 processors are logically available. | |
Processor type: i486 (Intel 80486) | |
Processors active: 0 1 2 3 | |
Primary memory available: 4.00 gigabytes | |
Default processor set: 203 tasks, 1104 threads, 4 processors | |
Load average: 1.72, Mach factor: 2.32 | |
/bin/machine = unknown | |
/usr/bin/oslevel = unknown | |
/bin/universe = unknown | |
PATH: /Users/foo/Projects/collective.buildout.python/python-2.6/bin | |
PATH: /Users/foo/Projects/collective.buildout.python/python-2.5/bin | |
PATH: /Users/foo/Projects/collective.buildout.python/python-2.4/bin | |
PATH: /Users/foo/Projects/collective.buildout.python/python-2.7/bin | |
PATH: /Users/foo/Projects/collective.buildout.python/python-3.2/bin | |
PATH: /usr/local/mysql/bin | |
PATH: /Users/foo/Projects/git-achievements | |
PATH: /usr/local/bin | |
PATH: /usr/local/sbin | |
PATH: /usr/local/bin | |
PATH: /usr/bin | |
PATH: /bin | |
PATH: /usr/sbin | |
PATH: /sbin | |
PATH: /usr/local/bin | |
PATH: /usr/X11/bin | |
PATH: /usr/local/Library/Contributions/cmds | |
## ----------- ## | |
## Core tests. ## | |
## ----------- ## | |
configure:4049: checking for a BSD-compatible install | |
configure:4117: result: /usr/bin/install -c | |
configure:4128: checking whether build environment is sane | |
configure:4183: result: yes | |
configure:4334: checking for a thread-safe mkdir -p | |
configure:4373: result: build-aux/install-sh -c -d | |
configure:4381: checking for gawk | |
configure:4411: result: no | |
configure:4381: checking for mawk | |
configure:4411: result: no | |
configure:4381: checking for nawk | |
configure:4411: result: no | |
configure:4381: checking for awk | |
configure:4397: found /usr/bin/awk | |
configure:4408: result: awk | |
configure:4419: checking whether make sets $(MAKE) | |
configure:4441: result: yes | |
configure:4470: checking whether make supports nested variables | |
configure:4487: result: yes | |
configure:4571: checking whether make supports nested variables | |
configure:4588: result: yes | |
configure:4617: checking for style of include used by make | |
configure:4645: result: GNU | |
configure:4716: checking for gcc | |
configure:4743: result: /usr/bin/clang | |
configure:4972: checking for C compiler version | |
configure:4981: /usr/bin/clang --version >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4992: $? = 0 | |
configure:4981: /usr/bin/clang -v >&5 | |
Apple clang version 3.1 (tags/Apple/clang-318.0.58) (based on LLVM 3.1svn) | |
Target: x86_64-apple-darwin11.4.0 | |
Thread model: posix | |
configure:4992: $? = 0 | |
configure:4981: /usr/bin/clang -V >&5 | |
clang: error: argument to '-V' is missing (expected 1 value) | |
clang: error: no input files | |
configure:4992: $? = 1 | |
configure:4981: /usr/bin/clang -qversion >&5 | |
clang: error: no input files | |
configure:4992: $? = 1 | |
configure:5012: checking whether the C compiler works | |
configure:5034: /usr/bin/clang -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5038: $? = 0 | |
configure:5086: result: yes | |
configure:5089: checking for C compiler default output file name | |
configure:5091: result: a.out | |
configure:5097: checking for suffix of executables | |
configure:5104: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5108: $? = 0 | |
configure:5130: result: | |
configure:5152: checking whether we are cross compiling | |
configure:5160: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5164: $? = 0 | |
configure:5171: ./conftest | |
configure:5175: $? = 0 | |
configure:5190: result: no | |
configure:5195: checking for suffix of object files | |
configure:5217: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5221: $? = 0 | |
configure:5242: result: o | |
configure:5246: checking whether we are using the GNU C compiler | |
configure:5265: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5265: $? = 0 | |
configure:5274: result: yes | |
configure:5283: checking whether /usr/bin/clang accepts -g | |
configure:5303: /usr/bin/clang -c -g conftest.c >&5 | |
configure:5303: $? = 0 | |
configure:5344: result: yes | |
configure:5361: checking for /usr/bin/clang option to accept ISO C89 | |
configure:5424: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5424: $? = 0 | |
configure:5437: result: none needed | |
configure:5459: checking dependency style of /usr/bin/clang | |
configure:5570: result: gcc3 | |
configure:5589: checking for /usr/bin/clang option to accept ISO C99 | |
configure:5738: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:5738: $? = 0 | |
configure:5751: result: none needed | |
configure:5859: checking for /usr/bin/clang option to accept ISO Standard C | |
configure:5870: result: none needed | |
configure:5878: checking whether /usr/bin/clang and cc understand -c and -o together | |
configure:5909: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:5913: $? = 0 | |
configure:5919: /usr/bin/clang -c conftest.c -o conftest2.o >&5 | |
configure:5923: $? = 0 | |
configure:5934: cc -c conftest.c >&5 | |
configure:5938: $? = 0 | |
configure:5946: cc -c conftest.c -o conftest2.o >&5 | |
configure:5950: $? = 0 | |
configure:5956: cc -c conftest.c -o conftest2.o >&5 | |
configure:5960: $? = 0 | |
configure:5978: result: yes | |
configure:6008: checking how to run the C preprocessor | |
configure:6039: /usr/bin/clang -E conftest.c | |
configure:6039: $? = 0 | |
configure:6053: /usr/bin/clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6053: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6078: result: /usr/bin/clang -E | |
configure:6098: /usr/bin/clang -E conftest.c | |
configure:6098: $? = 0 | |
configure:6112: /usr/bin/clang -E conftest.c | |
conftest.c:11:10: fatal error: 'ac_nonexistent.h' file not found | |
#include <ac_nonexistent.h> | |
^ | |
1 error generated. | |
configure:6112: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| /* end confdefs.h. */ | |
| #include <ac_nonexistent.h> | |
configure:6142: checking for grep that handles long lines and -e | |
configure:6200: result: /usr/bin/grep | |
configure:6205: checking for egrep | |
configure:6267: result: /usr/bin/grep -E | |
configure:6273: checking whether /usr/bin/clang needs -traditional | |
conftest.c:11:10: fatal error: 'termio.h' file not found | |
#include <termio.h> | |
^ | |
1 error generated. | |
configure:6307: result: no | |
configure:6357: checking for ranlib | |
configure:6373: found /usr/bin/ranlib | |
configure:6384: result: ranlib | |
configure:6406: checking whether ln -s works | |
configure:6410: result: yes | |
configure:6419: checking for Minix Amsterdam compiler | |
configure:6443: result: no | |
configure:6495: checking for ar | |
configure:6511: found /usr/bin/ar | |
configure:6522: result: ar | |
configure:6659: checking build system type | |
configure:6673: result: x86_64-apple-darwin11.4.0 | |
configure:6693: checking host system type | |
configure:6706: result: x86_64-apple-darwin11.4.0 | |
configure:6726: checking for ANSI C header files | |
configure:6746: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6746: $? = 0 | |
configure:6819: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6819: $? = 0 | |
configure:6819: ./conftest | |
configure:6819: $? = 0 | |
configure:6830: result: yes | |
configure:6843: checking for sys/types.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for sys/stat.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for stdlib.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for string.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for memory.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for strings.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for inttypes.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for stdint.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6843: checking for unistd.h | |
configure:6843: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6843: $? = 0 | |
configure:6843: result: yes | |
configure:6858: checking minix/config.h usability | |
configure:6858: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:54:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:6858: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <minix/config.h> | |
configure:6858: result: no | |
configure:6858: checking minix/config.h presence | |
configure:6858: /usr/bin/clang -E conftest.c | |
conftest.c:21:10: fatal error: 'minix/config.h' file not found | |
#include <minix/config.h> | |
^ | |
1 error generated. | |
configure:6858: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 <minix/config.h> | |
configure:6858: result: no | |
configure:6858: checking for minix/config.h | |
configure:6858: result: no | |
configure:6887: checking whether it is safe to define __EXTENSIONS__ | |
configure:6905: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6905: $? = 0 | |
configure:6912: result: yes | |
configure:6934: checking for _LARGEFILE_SOURCE value needed for large files | |
configure:6953: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:6953: $? = 0 | |
configure:6981: result: no | |
configure:7038: checking for special C compiler options needed for large files | |
configure:7083: result: no | |
configure:7089: checking for _FILE_OFFSET_BITS value needed for large files | |
configure:7114: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:7114: $? = 0 | |
configure:7146: result: no | |
configure:7315: autobuild project... GNU coreutils | |
configure:7321: autobuild revision... 8.17 | |
configure:7326: autobuild hostname... bristol-internal.offices.netsight.co.uk | |
configure:7337: autobuild timestamp... 20120522T152335Z | |
configure:8092: checking for inline | |
configure:8108: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8108: $? = 0 | |
configure:8116: result: inline | |
configure:8134: checking for size_t | |
configure:8134: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8134: $? = 0 | |
configure:8134: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:64:21: error: expected expression | |
if (sizeof ((size_t))) | |
^ | |
1 error generated. | |
configure:8134: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((size_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:8134: result: yes | |
configure:8147: checking for working alloca.h | |
configure:8164: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8164: $? = 0 | |
configure:8172: result: yes | |
configure:8180: checking for alloca | |
configure:8217: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8217: $? = 0 | |
configure:8225: result: yes | |
configure:8349: checking for arpa/inet.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for features.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:65:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <features.h> | |
configure:8349: result: no | |
configure:8349: checking for unistd.h | |
configure:8349: result: yes | |
configure:8349: checking for sys/param.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/socket.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for dirent.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for libgen.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for wctype.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for stdio_ext.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:71:10: fatal error: 'stdio_ext.h' file not found | |
#include <stdio_ext.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <stdio_ext.h> | |
configure:8349: result: no | |
configure:8349: checking for sys/stat.h | |
configure:8349: result: yes | |
configure:8349: checking for sys/vfs.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:72:10: fatal error: 'sys/vfs.h' file not found | |
#include <sys/vfs.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/vfs.h> | |
configure:8349: result: no | |
configure:8349: checking for sys/fs_types.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:72:10: fatal error: 'sys/fs_types.h' file not found | |
#include <sys/fs_types.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/fs_types.h> | |
configure:8349: result: no | |
configure:8349: checking for netdb.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for netinet/in.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for getopt.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for termios.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/time.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for grp.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for iconv.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for wchar.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for stdint.h | |
configure:8349: result: yes | |
configure:8349: checking for inttypes.h | |
configure:8349: result: yes | |
configure:8349: checking for langinfo.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for xlocale.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for math.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/mman.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/statvfs.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/select.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for priv.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:88:10: fatal error: 'priv.h' file not found | |
#include <priv.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <priv.h> | |
configure:8349: result: no | |
configure:8349: checking for pthread.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for utmp.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for utmpx.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sched.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for selinux/selinux.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:92:10: fatal error: 'selinux/selinux.h' file not found | |
#include <selinux/selinux.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <selinux/selinux.h> | |
configure:8349: result: no | |
configure:8349: checking for spawn.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for strings.h | |
configure:8349: result: yes | |
configure:8349: checking for sys/ioctl.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/resource.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/uio.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/utsname.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for sys/wait.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for utime.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for hurd.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:100:10: fatal error: 'hurd.h' file not found | |
#include <hurd.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <hurd.h> | |
configure:8349: result: no | |
configure:8349: checking for paths.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for stropts.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:101:10: fatal error: 'stropts.h' file not found | |
#include <stropts.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <stropts.h> | |
configure:8349: result: no | |
configure:8349: checking for sys/systeminfo.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:101:10: fatal error: 'sys/systeminfo.h' file not found | |
#include <sys/systeminfo.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <sys/systeminfo.h> | |
configure:8349: result: no | |
configure:8349: checking for syslog.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for pwd.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8349: $? = 0 | |
configure:8349: result: yes | |
configure:8349: checking for OS.h | |
configure:8349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:103:10: fatal error: 'OS.h' file not found | |
#include <OS.h> | |
^ | |
1 error generated. | |
configure:8349: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| | |
| #include <OS.h> | |
configure:8349: result: no | |
configure:8364: checking whether the preprocessor supports include_next | |
configure:8402: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments -Iconftestd1b -Iconftestd2 conftest.c >&5 | |
configure:8402: $? = 0 | |
configure:8423: result: yes | |
configure:8444: checking whether system header files limit the line length | |
configure:8467: result: no | |
configure:8487: checking for d_ino member in directory struct | |
configure:8528: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8528: $? = 0 | |
configure:8528: ./conftest | |
configure:8528: $? = 0 | |
configure:8538: result: yes | |
configure:8549: checking for long file names | |
configure:8581: result: yes | |
configure:8595: checking for pathconf | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for btowc | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for canonicalize_file_name | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_canonicalize_file_name", referenced from: | |
_main in conftest-or5dRE.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| /* end confdefs.h. */ | |
| /* Define canonicalize_file_name to an innocuous variant, in case <limits.h> declares canonicalize_file_name. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:8595: result: no | |
configure:8595: checking for realpath | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for readlinkat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_readlinkat", referenced from: | |
_main in conftest-5nfD2a.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| /* end confdefs.h. */ | |
| /* Define readlinkat to an innocuous variant, in case <limits.h> declares readlinkat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define readlinkat innocuous_readlinkat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char readlinkat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef readlinkat | |
| | |
| /* 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 readlinkat (); | |
| /* 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_readlinkat || defined __stub___readlinkat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return readlinkat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for chown | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for fchown | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for _set_invalid_parameter_handler | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"__set_invalid_parameter_handler", referenced from: | |
_main in conftest-3jAK5S.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| /* end confdefs.h. */ | |
| /* Define _set_invalid_parameter_handler to an innocuous variant, in case <limits.h> declares _set_invalid_parameter_handler. | |
| For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #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:8595: result: no | |
configure:8595: checking for fchdir | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for fdopendir | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_fdopendir", referenced from: | |
_main in conftest-YZCD1Q.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| /* end confdefs.h. */ | |
| /* Define fdopendir to an innocuous variant, in case <limits.h> declares fdopendir. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fdopendir innocuous_fdopendir | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fdopendir (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fdopendir | |
| | |
| /* 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 fdopendir (); | |
| /* 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_fdopendir || defined __stub___fdopendir | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fdopendir (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for faccessat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_faccessat", referenced from: | |
_main in conftest-4QjKEv.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| /* end confdefs.h. */ | |
| /* Define faccessat to an innocuous variant, in case <limits.h> declares faccessat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define faccessat innocuous_faccessat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char faccessat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef faccessat | |
| | |
| /* 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 faccessat (); | |
| /* 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_faccessat || defined __stub___faccessat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return faccessat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for access | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for posix_fadvise | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_posix_fadvise", referenced from: | |
_main in conftest-Q3y6B8.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| /* end confdefs.h. */ | |
| /* Define posix_fadvise to an innocuous variant, in case <limits.h> declares posix_fadvise. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define posix_fadvise innocuous_posix_fadvise | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char posix_fadvise (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef posix_fadvise | |
| | |
| /* 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 posix_fadvise (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_posix_fadvise || defined __stub___posix_fadvise | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return posix_fadvise (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for fchmodat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_fchmodat", referenced from: | |
_main in conftest-Pl2yex.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| /* end confdefs.h. */ | |
| /* Define fchmodat to an innocuous variant, in case <limits.h> declares fchmodat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fchmodat innocuous_fchmodat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fchmodat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fchmodat | |
| | |
| /* 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 fchmodat (); | |
| /* 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_fchmodat || defined __stub___fchmodat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fchmodat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for lchmod | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for fcntl | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for symlink | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mempcpy | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_mempcpy", referenced from: | |
_main in conftest-6eQkkW.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define mempcpy to an innocuous variant, in case <limits.h> declares mempcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mempcpy innocuous_mempcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mempcpy (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef mempcpy | |
| | |
| /* 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 mempcpy (); | |
| /* 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_mempcpy || defined __stub___mempcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mempcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for isblank | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for iswctype | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mbsrtowcs | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wmemchr | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wmemcpy | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wmempcpy | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_wmempcpy", referenced from: | |
_main in conftest-nclLhr.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| /* end confdefs.h. */ | |
| /* Define wmempcpy to an innocuous variant, in case <limits.h> declares wmempcpy. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define wmempcpy innocuous_wmempcpy | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char wmempcpy (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef wmempcpy | |
| | |
| /* 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 wmempcpy (); | |
| /* 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_wmempcpy || defined __stub___wmempcpy | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return wmempcpy (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for __fpending | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___fpending", referenced from: | |
_main in conftest-etJSOZ.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| /* end confdefs.h. */ | |
| /* Define __fpending to an innocuous variant, in case <limits.h> declares __fpending. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __fpending innocuous___fpending | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __fpending (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __fpending | |
| | |
| /* 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 __fpending (); | |
| /* 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___fpending || defined __stub_____fpending | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __fpending (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for fpurge | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for __fpurge | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___fpurge", referenced from: | |
_main in conftest-qzQIXb.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| /* end confdefs.h. */ | |
| /* Define __fpurge to an innocuous variant, in case <limits.h> declares __fpurge. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __fpurge innocuous___fpurge | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __fpurge (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __fpurge | |
| | |
| /* 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 __fpurge (); | |
| /* 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___fpurge || defined __stub_____fpurge | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __fpurge (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for __freading | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___freading", referenced from: | |
_main in conftest-66dGA0.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| /* end confdefs.h. */ | |
| /* Define __freading to an innocuous variant, in case <limits.h> declares __freading. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __freading innocuous___freading | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __freading (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __freading | |
| | |
| /* 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 __freading (); | |
| /* 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___freading || defined __stub_____freading | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __freading (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for alarm | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for fstatat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_fstatat", referenced from: | |
_main in conftest-IdgCEF.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| /* end confdefs.h. */ | |
| /* Define fstatat to an innocuous variant, in case <limits.h> declares fstatat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fstatat innocuous_fstatat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fstatat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fstatat | |
| | |
| /* 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 fstatat (); | |
| /* 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_fstatat || defined __stub___fstatat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fstatat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for fsync | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strtof | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for ftruncate | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for openat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_openat", referenced from: | |
_main in conftest-lh9GsV.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| /* end confdefs.h. */ | |
| /* Define openat to an innocuous variant, in case <limits.h> declares openat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define openat innocuous_openat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char openat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef openat | |
| | |
| /* 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 openat (); | |
| /* 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_openat || defined __stub___openat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return openat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for fstatfs | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for futimens | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimens", referenced from: | |
_main in conftest-VK5Zoj.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| /* end confdefs.h. */ | |
| /* Define futimens to an innocuous variant, in case <limits.h> declares futimens. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimens innocuous_futimens | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimens (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimens | |
| | |
| /* 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 futimens (); | |
| /* 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_futimens || defined __stub___futimens | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimens (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for getdelim | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for getdtablesize | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for nanouptime | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_nanouptime", referenced from: | |
_main in conftest-eVFd5x.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define nanouptime to an innocuous variant, in case <limits.h> declares nanouptime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define nanouptime innocuous_nanouptime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char nanouptime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef nanouptime | |
| | |
| /* 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 nanouptime (); | |
| /* 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_nanouptime || defined __stub___nanouptime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return nanouptime (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for microuptime | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_microuptime", referenced from: | |
_main in conftest-OacMuv.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| /* end confdefs.h. */ | |
| /* Define microuptime to an innocuous variant, in case <limits.h> declares microuptime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define microuptime innocuous_microuptime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char microuptime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef microuptime | |
| | |
| /* 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 microuptime (); | |
| /* 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_microuptime || defined __stub___microuptime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return microuptime (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for getlogin | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for flockfile | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for funlockfile | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for __fsetlocking | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___fsetlocking", referenced from: | |
_main in conftest-FofJar.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| /* end confdefs.h. */ | |
| /* Define __fsetlocking to an innocuous variant, in case <limits.h> declares __fsetlocking. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __fsetlocking innocuous___fsetlocking | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __fsetlocking (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __fsetlocking | |
| | |
| /* 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 __fsetlocking (); | |
| /* 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___fsetlocking || defined __stub_____fsetlocking | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __fsetlocking (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for tcgetattr | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for tcsetattr | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for gettimeofday | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for nanotime | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_nanotime", referenced from: | |
_main in conftest-AccBP9.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define nanotime to an innocuous variant, in case <limits.h> declares nanotime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define nanotime innocuous_nanotime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char nanotime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef nanotime | |
| | |
| /* 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 nanotime (); | |
| /* 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_nanotime || defined __stub___nanotime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return nanotime (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for getusershell | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for iswcntrl | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for iswblank | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for link | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for readlink | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for linkat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_linkat", referenced from: | |
_main in conftest-xxbi5o.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| /* end confdefs.h. */ | |
| /* Define linkat to an innocuous variant, in case <limits.h> declares linkat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define linkat innocuous_linkat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char linkat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef linkat | |
| | |
| /* 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 linkat (); | |
| /* 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_linkat || defined __stub___linkat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return linkat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for lstat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mbsinit | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mbrtowc | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mbrlen | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mbslen | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_mbslen", referenced from: | |
_main in conftest-gYoxYK.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| /* end confdefs.h. */ | |
| /* Define mbslen to an innocuous variant, in case <limits.h> declares mbslen. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define mbslen innocuous_mbslen | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char mbslen (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef mbslen | |
| | |
| /* 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 mbslen (); | |
| /* 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_mbslen || defined __stub___mbslen | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return mbslen (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for isascii | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mprotect | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for getgrouplist | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for fchmod | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mkfifo | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mknod | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for mkstemp | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for nl_langinfo | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for pipe2 | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_pipe2", referenced from: | |
_main in conftest-0ZaJhx.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| /* end confdefs.h. */ | |
| /* Define pipe2 to an innocuous variant, in case <limits.h> declares pipe2. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define pipe2 innocuous_pipe2 | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char pipe2 (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef pipe2 | |
| | |
| /* 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 pipe2 (); | |
| /* 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_pipe2 || defined __stub___pipe2 | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return pipe2 (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for posix_spawn | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for utmpname | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_utmpname", referenced from: | |
_main in conftest-NLZWx4.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| /* end confdefs.h. */ | |
| /* Define utmpname to an innocuous variant, in case <limits.h> declares utmpname. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define utmpname innocuous_utmpname | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char utmpname (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef utmpname | |
| | |
| /* 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 utmpname (); | |
| /* 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_utmpname || defined __stub___utmpname | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return utmpname (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for utmpxname | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wcscoll | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for setenv | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for settimeofday | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for stime | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_stime", referenced from: | |
_main in conftest-AvK5K7.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| /* end confdefs.h. */ | |
| /* Define stime to an innocuous variant, in case <limits.h> declares stime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define stime innocuous_stime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char stime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef stime | |
| | |
| /* 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 stime (); | |
| /* 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_stime || defined __stub___stime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return stime (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for sigaction | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sigaltstack | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for siginterrupt | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for snprintf | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for stpncpy | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strdup | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strerror_r | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for __xpg_strerror_r | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"___xpg_strerror_r", referenced from: | |
_main in conftest-lDu35g.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| /* Define __xpg_strerror_r to an innocuous variant, in case <limits.h> declares __xpg_strerror_r. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define __xpg_strerror_r innocuous___xpg_strerror_r | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char __xpg_strerror_r (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef __xpg_strerror_r | |
| | |
| /* 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 __xpg_strerror_r (); | |
| /* 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___xpg_strerror_r || defined __stub_____xpg_strerror_r | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return __xpg_strerror_r (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for tzset | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strndup | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strtoimax | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for strtoumax | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for localtime_r | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for pipe | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for unlinkat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_unlinkat", referenced from: | |
_main in conftest-cxmRJM.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| /* end confdefs.h. */ | |
| /* Define unlinkat to an innocuous variant, in case <limits.h> declares unlinkat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define unlinkat innocuous_unlinkat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char unlinkat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef unlinkat | |
| | |
| /* 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 unlinkat (); | |
| /* 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_unlinkat || defined __stub___unlinkat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return unlinkat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for futimes | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for futimesat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_futimesat", referenced from: | |
_main in conftest-1AM6Mz.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define futimesat to an innocuous variant, in case <limits.h> declares futimesat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define futimesat innocuous_futimesat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char futimesat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef futimesat | |
| | |
| /* 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 futimesat (); | |
| /* 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_futimesat || defined __stub___futimesat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return futimesat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for utimensat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_utimensat", referenced from: | |
_main in conftest-oKWz7f.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define utimensat to an innocuous variant, in case <limits.h> declares utimensat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define utimensat innocuous_utimensat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char utimensat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef utimensat | |
| | |
| /* 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 utimensat (); | |
| /* 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_utimensat || defined __stub___utimensat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return utimensat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for lutimes | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for vasnprintf | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_vasnprintf", referenced from: | |
_main in conftest-DWryxT.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| /* end confdefs.h. */ | |
| /* Define vasnprintf to an innocuous variant, in case <limits.h> declares vasnprintf. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define vasnprintf innocuous_vasnprintf | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char vasnprintf (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef vasnprintf | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char vasnprintf (); | |
| /* The GNU C library defines this for functions which it implements | |
| to always fail with ENOSYS. Some functions are actually named | |
| something starting with __ and the normal name is an alias. */ | |
| #if defined __stub_vasnprintf || defined __stub___vasnprintf | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return vasnprintf (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for wcrtomb | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wcwidth | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wcswidth | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for getegid | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for newlocale | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sleep | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for catgets | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for symlinkat | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_symlinkat", referenced from: | |
_main in conftest-rHMQ8z.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| /* end confdefs.h. */ | |
| /* Define symlinkat to an innocuous variant, in case <limits.h> declares symlinkat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define symlinkat innocuous_symlinkat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char symlinkat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef symlinkat | |
| | |
| /* 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 symlinkat (); | |
| /* 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_symlinkat || defined __stub___symlinkat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return symlinkat (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for shutdown | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for usleep | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for wctob | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for directio | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_directio", referenced from: | |
_main in conftest-JITqRf.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| /* end confdefs.h. */ | |
| /* Define directio to an innocuous variant, in case <limits.h> declares directio. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define directio innocuous_directio | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char directio (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef directio | |
| | |
| /* 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 directio (); | |
| /* 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_directio || defined __stub___directio | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return directio (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for setrlimit | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for endgrent | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for endpwent | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for iswspace | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for setgroups | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sethostname | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sync | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sysctl | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for sysinfo | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_sysinfo", referenced from: | |
_main in conftest-ZB4wow.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| /* end confdefs.h. */ | |
| /* Define sysinfo to an innocuous variant, in case <limits.h> declares sysinfo. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define sysinfo innocuous_sysinfo | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char sysinfo (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef sysinfo | |
| | |
| /* 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 sysinfo (); | |
| /* 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_sysinfo || defined __stub___sysinfo | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return sysinfo (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for tcgetpgrp | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8595: $? = 0 | |
configure:8595: result: yes | |
configure:8595: checking for getgrgid_nomembers | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_getgrgid_nomembers", referenced from: | |
_main in conftest-T359Di.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| /* end confdefs.h. */ | |
| /* Define getgrgid_nomembers to an innocuous variant, in case <limits.h> declares getgrgid_nomembers. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getgrgid_nomembers innocuous_getgrgid_nomembers | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getgrgid_nomembers (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getgrgid_nomembers | |
| | |
| /* 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 getgrgid_nomembers (); | |
| /* 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_getgrgid_nomembers || defined __stub___getgrgid_nomembers | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getgrgid_nomembers (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for getgrnam_nomembers | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_getgrnam_nomembers", referenced from: | |
_main in conftest-gZa97D.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| /* end confdefs.h. */ | |
| /* Define getgrnam_nomembers to an innocuous variant, in case <limits.h> declares getgrnam_nomembers. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getgrnam_nomembers innocuous_getgrnam_nomembers | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getgrnam_nomembers (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getgrnam_nomembers | |
| | |
| /* 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 getgrnam_nomembers (); | |
| /* 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_getgrnam_nomembers || defined __stub___getgrnam_nomembers | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getgrnam_nomembers (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8595: checking for getgrent_nomembers | |
configure:8595: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_getgrent_nomembers", referenced from: | |
_main in conftest-9GrsNn.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:8595: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| /* end confdefs.h. */ | |
| /* Define getgrent_nomembers to an innocuous variant, in case <limits.h> declares getgrent_nomembers. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define getgrent_nomembers innocuous_getgrent_nomembers | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char getgrent_nomembers (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef getgrent_nomembers | |
| | |
| /* 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 getgrent_nomembers (); | |
| /* 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_getgrent_nomembers || defined __stub___getgrent_nomembers | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return getgrent_nomembers (); | |
| ; | |
| return 0; | |
| } | |
configure:8595: result: no | |
configure:8606: checking for C/C++ restrict keyword | |
configure:8631: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8631: $? = 0 | |
configure:8639: result: __restrict | |
configure:8746: checking whether <wchar.h> uses 'inline' correctly | |
configure:8768: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8771: $? = 0 | |
configure:8789: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8792: $? = 0 | |
configure:8805: result: yes | |
configure:8822: checking for nl_langinfo and CODESET | |
configure:8838: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8838: $? = 0 | |
configure:8847: result: yes | |
configure:8858: checking for a traditional french locale | |
configure:8926: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:8929: $? = 0 | |
configure:8985: result: fr_FR.ISO8859-1 | |
configure:8991: checking whether strtold conforms to C99 | |
configure:9018: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9018: $? = 0 | |
configure:9026: result: yes | |
configure:9110: checking whether malloc, realloc, calloc are POSIX compliant | |
configure:9130: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9130: $? = 0 | |
configure:9138: result: yes | |
configure:9145: checking whether // is distinct from / | |
configure:9174: result: no | |
configure:9186: checking whether realpath works | |
configure:9356: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9356: $? = 0 | |
configure:9356: ./conftest | |
configure:9356: $? = 4 | |
configure: program exited with status 4 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| | |
| #include <stdlib.h> | |
| #if defined __MACH__ && defined __APPLE__ | |
| /* Avoid a crash on MacOS X. */ | |
| #include <mach/mach.h> | |
| #include <mach/mach_error.h> | |
| #include <mach/thread_status.h> | |
| #include <mach/exception.h> | |
| #include <mach/task.h> | |
| #include <pthread.h> | |
| /* The exception port on which our thread listens. */ | |
| static mach_port_t our_exception_port; | |
| /* The main function of the thread listening for exceptions of type | |
| EXC_BAD_ACCESS. */ | |
| static void * | |
| mach_exception_thread (void *arg) | |
| { | |
| /* Buffer for a message to be received. */ | |
| struct { | |
| mach_msg_header_t head; | |
| mach_msg_body_t msgh_body; | |
| char data[1024]; | |
| } msg; | |
| mach_msg_return_t retval; | |
| /* Wait for a message on the exception port. */ | |
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | |
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | |
| if (retval != MACH_MSG_SUCCESS) | |
| abort (); | |
| exit (1); | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| mach_port_t self = mach_task_self (); | |
| /* Allocate a port on which the thread shall listen for exceptions. */ | |
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | |
| == KERN_SUCCESS) { | |
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | |
| if (mach_port_insert_right (self, our_exception_port, our_exception_port, | |
| MACH_MSG_TYPE_MAKE_SEND) | |
| == KERN_SUCCESS) { | |
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | |
| for us. */ | |
| exception_mask_t mask = EXC_MASK_BAD_ACCESS; | |
| /* Create the thread listening on the exception port. */ | |
| pthread_attr_t attr; | |
| pthread_t thread; | |
| if (pthread_attr_init (&attr) == 0 | |
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | |
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | |
| pthread_attr_destroy (&attr); | |
| /* Replace the exception port info for these exceptions with our own. | |
| Note that we replace the exception port for the entire task, not only | |
| for a particular thread. This has the effect that when our exception | |
| port gets the message, the thread specific exception port has already | |
| been asked, and we don't need to bother about it. | |
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | |
| task_set_exception_ports (self, mask, our_exception_port, | |
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | |
| } | |
| } | |
| } | |
| } | |
| #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | |
| /* Avoid a crash on native Windows. */ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #include <winerror.h> | |
| static LONG WINAPI | |
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo) | |
| { | |
| switch (ExceptionInfo->ExceptionRecord->ExceptionCode) | |
| { | |
| case EXCEPTION_ACCESS_VIOLATION: | |
| case EXCEPTION_IN_PAGE_ERROR: | |
| case EXCEPTION_STACK_OVERFLOW: | |
| case EXCEPTION_GUARD_PAGE: | |
| case EXCEPTION_PRIV_INSTRUCTION: | |
| case EXCEPTION_ILLEGAL_INSTRUCTION: | |
| case EXCEPTION_DATATYPE_MISALIGNMENT: | |
| case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: | |
| case EXCEPTION_NONCONTINUABLE_EXCEPTION: | |
| exit (1); | |
| } | |
| return EXCEPTION_CONTINUE_SEARCH; | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); | |
| } | |
| #else | |
| /* Avoid a crash on POSIX systems. */ | |
| #include <signal.h> | |
| /* A POSIX signal handler. */ | |
| static void | |
| exception_handler (int sig) | |
| { | |
| exit (1); | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| #ifdef SIGSEGV | |
| signal (SIGSEGV, exception_handler); | |
| #endif | |
| #ifdef SIGBUS | |
| signal (SIGBUS, exception_handler); | |
| #endif | |
| } | |
| #endif | |
| | |
| #include <stdlib.h> | |
| #include <string.h> | |
| | |
| int | |
| main () | |
| { | |
| | |
| int result = 0; | |
| { | |
| char *name = realpath ("conftest.a", NULL); | |
| if (!(name && *name == '/')) | |
| result |= 1; | |
| } | |
| { | |
| char *name = realpath ("conftest.b/../conftest.a", NULL); | |
| if (name != NULL) | |
| result |= 2; | |
| } | |
| { | |
| char *name = realpath ("conftest.a/", NULL); | |
| if (name != NULL) | |
| result |= 4; | |
| } | |
| { | |
| char *name1 = realpath (".", NULL); | |
| char *name2 = realpath ("conftest.d//./..", NULL); | |
| if (strcmp (name1, name2) != 0) | |
| result |= 8; | |
| } | |
| return result; | |
| | |
| ; | |
| return 0; | |
| } | |
| | |
configure:9368: result: no | |
configure:9510: checking for uid_t in sys/types.h | |
configure:9529: result: yes | |
configure:9543: checking for unistd.h | |
configure:9543: result: yes | |
configure:9553: checking for working chown | |
configure:9594: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9594: $? = 0 | |
configure:9594: ./conftest | |
configure:9594: $? = 0 | |
configure:9606: result: yes | |
configure:9615: checking whether chown dereferences symlinks | |
configure:9652: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9652: $? = 0 | |
configure:9652: ./conftest | |
configure:9652: $? = 0 | |
configure:9664: result: yes | |
configure:9698: checking whether chown honors trailing slash | |
configure:9730: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9730: $? = 0 | |
configure:9730: ./conftest | |
configure:9730: $? = 2 | |
configure: program exited with status 2 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <unistd.h> | |
| #include <stdlib.h> | |
| #include <errno.h> | |
| | |
| int | |
| main () | |
| { | |
| if (symlink ("conftest.file", "conftest.link")) return 1; | |
| if (chown ("conftest.link/", getuid (), getgid ()) == 0) return 2; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:9741: result: no | |
configure:9753: checking whether chown always updates ctime | |
configure:9791: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9791: $? = 0 | |
configure:9791: ./conftest | |
configure:9791: $? = 0 | |
configure:9802: result: yes | |
configure:9864: checking whether byte ordering is bigendian | |
configure:9879: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9879: $? = 0 | |
configure:9924: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:9924: $? = 0 | |
configure:9942: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:169:4: error: use of undeclared identifier 'not' | |
not big endian | |
^ | |
1 error generated. | |
configure:9942: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/param.h> | |
| | |
| int | |
| main () | |
| { | |
| #if BYTE_ORDER != BIG_ENDIAN | |
| not big endian | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:10070: result: no | |
configure:10108: checking if environ is properly declared | |
configure:10131: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10131: $? = 0 | |
configure:10139: result: no | |
configure:10154: checking for complete errno.h | |
configure:10215: result: yes | |
configure:10512: checking whether strerror_r is declared | |
configure:10512: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10512: $? = 0 | |
configure:10512: result: yes | |
configure:10525: checking for strerror_r | |
configure:10525: result: yes | |
configure:10534: checking whether strerror_r returns char * | |
configure:10558: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:202:13: error: indirection requires pointer operand ('int' invalid) | |
char x = *strerror_r (0, buf, sizeof buf); | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:10558: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #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:10596: result: no | |
configure:10611: checking whether setregid is declared | |
configure:10611: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10611: $? = 0 | |
configure:10611: result: yes | |
configure:10622: checking type of array argument to getgroups | |
configure:10656: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10656: $? = 0 | |
configure:10656: ./conftest | |
configure:10656: $? = 0 | |
configure:10681: result: gid_t | |
configure:10690: checking for getgroups | |
configure:10690: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10690: $? = 0 | |
configure:10690: result: yes | |
configure:10745: checking for working getgroups | |
configure:10772: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10772: $? = 0 | |
configure:10772: ./conftest | |
configure:10772: $? = 0 | |
configure:10783: result: yes | |
configure:10802: checking for sig_atomic_t | |
configure:10802: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10802: $? = 0 | |
configure:10802: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:172:27: error: expected expression | |
if (sizeof ((sig_atomic_t))) | |
^ | |
1 error generated. | |
configure:10802: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| /* end confdefs.h. */ | |
| #include <signal.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sig_atomic_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:10802: result: yes | |
configure:10818: checking whether fchdir is declared | |
configure:10818: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:10818: $? = 0 | |
configure:10818: result: yes | |
configure:10991: checking for working fcntl.h | |
configure:11083: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11083: $? = 0 | |
configure:11083: ./conftest | |
configure:11083: $? = 64 | |
configure: program exited with status 64 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #else /* on Windows with MSVC */ | |
| # include <io.h> | |
| # include <stdlib.h> | |
| # defined sleep(n) _sleep ((n) * 1000) | |
| #endif | |
| #include <fcntl.h> | |
| #ifndef O_NOATIME | |
| #define O_NOATIME 0 | |
| #endif | |
| #ifndef O_NOFOLLOW | |
| #define O_NOFOLLOW 0 | |
| #endif | |
| static int const constants[] = | |
| { | |
| O_CREAT, O_EXCL, O_NOCTTY, O_TRUNC, O_APPEND, | |
| O_NONBLOCK, O_SYNC, O_ACCMODE, O_RDONLY, O_RDWR, O_WRONLY | |
| }; | |
| | |
| int | |
| main () | |
| { | |
| | |
| int result = !constants; | |
| #if HAVE_SYMLINK | |
| { | |
| static char const sym[] = "conftest.sym"; | |
| if (symlink (".", sym) != 0) | |
| result |= 2; | |
| else | |
| { | |
| int fd = open (sym, O_RDONLY | O_NOFOLLOW); | |
| if (fd >= 0) | |
| { | |
| close (fd); | |
| result |= 4; | |
| } | |
| } | |
| unlink (sym); | |
| } | |
| #endif | |
| { | |
| static char const file[] = "confdefs.h"; | |
| int fd = open (file, O_RDONLY | O_NOATIME); | |
| if (fd < 0) | |
| result |= 8; | |
| else | |
| { | |
| struct stat st0; | |
| if (fstat (fd, &st0) != 0) | |
| result |= 16; | |
| else | |
| { | |
| char c; | |
| sleep (1); | |
| if (read (fd, &c, 1) != 1) | |
| result |= 24; | |
| else | |
| { | |
| if (close (fd) != 0) | |
| result |= 32; | |
| else | |
| { | |
| struct stat st1; | |
| if (stat (file, &st1) != 0) | |
| result |= 40; | |
| else | |
| if (st0.st_atime != st1.st_atime) | |
| result |= 64; | |
| } | |
| } | |
| } | |
| } | |
| } | |
| return result; | |
| ; | |
| return 0; | |
| } | |
configure:11098: result: no (bad O_NOATIME) | |
configure:11121: checking for pid_t | |
configure:11121: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11121: $? = 0 | |
configure:11121: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:207:20: error: expected expression | |
if (sizeof ((pid_t))) | |
^ | |
1 error generated. | |
configure:11121: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((pid_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11121: result: yes | |
configure:11132: checking for mode_t | |
configure:11132: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11132: $? = 0 | |
configure:11132: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:207:21: error: expected expression | |
if (sizeof ((mode_t))) | |
^ | |
1 error generated. | |
configure:11132: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((mode_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:11132: result: yes | |
configure:11145: checking for promoted mode_t type | |
configure:11162: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11162: $? = 0 | |
configure:11170: result: int | |
configure:11178: checking whether fdatasync is declared | |
configure:11178: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:212:10: error: use of undeclared identifier 'fdatasync' | |
(void) fdatasync; | |
^ | |
1 error generated. | |
configure:11178: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fdatasync | |
| #ifdef __cplusplus | |
| (void) fdatasync; | |
| #else | |
| (void) fdatasync; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11178: result: no | |
configure:11189: checking for st_dm_mode in struct stat | |
configure:11207: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:179:18: error: no member named 'st_dm_mode' in 'struct stat'; did you mean 'st_mode'? | |
struct stat s; s.st_dm_mode; | |
^~~~~~~~~~ | |
st_mode | |
/usr/include/sys/stat.h:225:13: note: 'st_mode' declared here | |
struct stat __DARWIN_STRUCT_STAT64; | |
^ | |
/usr/include/sys/stat.h:203:10: note: expanded from macro '__DARWIN_STRUCT_STAT64' | |
mode_t st_mode; /* [XSI] Mode of file (see below) */ \ | |
^ | |
1 error generated. | |
configure:11207: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| /* end confdefs.h. */ | |
| | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| int | |
| main () | |
| { | |
| struct stat s; s.st_dm_mode; | |
| ; | |
| return 0; | |
| } | |
configure:11214: result: no | |
configure:11224: checking whether strmode is declared | |
configure:11224: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11224: $? = 0 | |
configure:11224: result: yes | |
configure:11242: checking for mbstate_t | |
configure:11266: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11266: $? = 0 | |
configure:11273: result: yes | |
configure:11566: checking whether frexp() can be used without linking with libm | |
configure:11584: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11584: $? = 0 | |
configure:11593: result: yes | |
configure:11599: checking whether long double and double are the same | |
configure:11620: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:179:19: error: 'check' declared as an array with a negative size | |
typedef int check[sizeof (long double) == sizeof (double) | |
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | |
1 error generated. | |
configure:11620: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| /* end confdefs.h. */ | |
| #include <float.h> | |
| int | |
| main () | |
| { | |
| typedef int check[sizeof (long double) == sizeof (double) | |
| && LDBL_MANT_DIG == DBL_MANT_DIG | |
| && LDBL_MAX_EXP == DBL_MAX_EXP | |
| && LDBL_MIN_EXP == DBL_MIN_EXP | |
| ? 1 : -1]; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11628: result: no | |
configure:11641: checking whether stdin defaults to large file offsets | |
configure:11665: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11665: $? = 0 | |
configure:11673: result: yes | |
configure:11805: checking whether fseeko is declared | |
configure:11805: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11805: $? = 0 | |
configure:11805: result: yes | |
configure:11824: checking for fseeko | |
configure:11842: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11842: $? = 0 | |
configure:11851: result: yes | |
configure:11871: checking whether fflush works on input streams | |
configure:11933: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11933: $? = 0 | |
configure:11933: ./conftest | |
configure:11933: $? = 4 | |
configure: program exited with status 4 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdio.h> | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #else /* on Windows with MSVC */ | |
| # include <io.h> | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| FILE *f = fopen ("conftest.txt", "r"); | |
| char buffer[10]; | |
| int fd; | |
| int c; | |
| if (f == NULL) | |
| return 1; | |
| fd = fileno (f); | |
| if (fd < 0 || fread (buffer, 1, 5, f) != 5) | |
| return 2; | |
| /* For deterministic results, ensure f read a bigger buffer. */ | |
| if (lseek (fd, 0, SEEK_CUR) == 5) | |
| return 3; | |
| /* POSIX requires fflush-fseek to set file offset of fd. This fails | |
| on BSD systems and on mingw. */ | |
| if (fflush (f) != 0 || fseek (f, 0, SEEK_CUR) != 0) | |
| return 4; | |
| if (lseek (fd, 0, SEEK_CUR) != 5) | |
| return 5; | |
| /* Verify behaviour of fflush after ungetc. See | |
| <http://www.opengroup.org/austin/aardvark/latest/xshbug3.txt> */ | |
| /* Verify behaviour of fflush after a backup ungetc. This fails on | |
| mingw. */ | |
| c = fgetc (f); | |
| ungetc (c, f); | |
| fflush (f); | |
| if (fgetc (f) != c) | |
| return 6; | |
| /* Verify behaviour of fflush after a non-backup ungetc. This fails | |
| on glibc 2.8 and on BSD systems. */ | |
| c = fgetc (f); | |
| ungetc ('@', f); | |
| fflush (f); | |
| if (fgetc (f) != c) | |
| return 7; | |
| return 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:11945: result: no | |
configure:11954: checking whether stat file-mode macros are broken | |
configure:11981: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:11981: $? = 0 | |
configure:11988: result: no | |
configure:12092: checking for nlink_t | |
configure:12092: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12092: $? = 0 | |
configure:12092: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:182:22: error: expected expression | |
if (sizeof ((nlink_t))) | |
^ | |
1 error generated. | |
configure:12092: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| #include <sys/types.h> | |
| #include <sys/stat.h> | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((nlink_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12092: result: yes | |
configure:12107: checking whether lstat correctly handles trailing slash | |
configure:12140: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12140: $? = 0 | |
configure:12140: ./conftest | |
configure:12140: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| struct stat sbuf; | |
| /* Linux will dereference the symlink and fail, as required by | |
| POSIX. That is better in the sense that it means we will not | |
| have to compile and use the lstat wrapper. */ | |
| return lstat ("conftest.sym/", &sbuf) == 0; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:12157: result: no | |
configure:12177: checking whether ftello is declared | |
configure:12177: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12177: $? = 0 | |
configure:12177: result: yes | |
configure:12201: checking for ftello | |
configure:12218: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12218: $? = 0 | |
configure:12227: result: yes | |
configure:12240: checking whether ftello works | |
configure:12316: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12316: $? = 0 | |
configure:12316: ./conftest | |
configure:12316: $? = 0 | |
configure:12327: result: yes | |
configure:12402: checking whether <sys/socket.h> is self-contained | |
configure:12419: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12419: $? = 0 | |
configure:12427: result: yes | |
configure:12432: checking for shutdown | |
configure:12432: result: yes | |
configure:12442: checking whether <sys/socket.h> defines the SHUT_* macros | |
configure:12459: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12459: $? = 0 | |
configure:12467: result: yes | |
configure:12565: checking for struct sockaddr_storage | |
configure:12565: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12565: $? = 0 | |
configure:12565: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:194:38: error: expected expression | |
if (sizeof ((struct sockaddr_storage))) | |
^ | |
1 error generated. | |
configure:12565: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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 <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_WS2TCPIP_H | |
| #include <ws2tcpip.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((struct sockaddr_storage))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12565: result: yes | |
configure:12586: checking for sa_family_t | |
configure:12586: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12586: $? = 0 | |
configure:12586: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:195:26: error: expected expression | |
if (sizeof ((sa_family_t))) | |
^ | |
1 error generated. | |
configure:12586: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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 <sys/types.h> | |
| #ifdef HAVE_SYS_SOCKET_H | |
| #include <sys/socket.h> | |
| #endif | |
| #ifdef HAVE_WS2TCPIP_H | |
| #include <ws2tcpip.h> | |
| #endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sa_family_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:12586: result: yes | |
configure:12615: checking for struct sockaddr_storage.ss_family | |
configure:12615: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12615: $? = 0 | |
configure:12615: result: yes | |
configure:12769: checking for library containing gethostbyname | |
configure:12800: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12800: $? = 0 | |
configure:12817: result: none required | |
configure:12831: checking for gethostbyname | |
configure:12831: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12831: $? = 0 | |
configure:12831: result: yes | |
configure:12886: checking for library containing getservbyname | |
configure:12917: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12917: $? = 0 | |
configure:12934: result: none required | |
configure:12948: checking for getservbyname | |
configure:12948: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:12948: $? = 0 | |
configure:12948: result: yes | |
configure:13058: checking for library containing inet_ntop | |
configure:13089: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13089: $? = 0 | |
configure:13106: result: none required | |
configure:13138: checking whether inet_ntop is declared | |
configure:13138: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13138: $? = 0 | |
configure:13138: result: yes | |
configure:13166: checking for IPv4 sockets | |
configure:13192: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13192: $? = 0 | |
configure:13200: result: yes | |
configure:13208: checking for IPv6 sockets | |
configure:13237: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13237: $? = 0 | |
configure:13245: result: yes | |
configure:13255: checking whether getcwd (NULL, 0) allocates memory for result | |
configure:13310: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13310: $? = 0 | |
configure:13310: ./conftest | |
configure:13310: $? = 0 | |
configure:13320: result: yes | |
configure:13324: checking for getcwd with POSIX signature | |
configure:13346: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13346: $? = 0 | |
configure:13354: result: yes | |
configure:13357: checking whether getcwd is declared | |
configure:13357: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13357: $? = 0 | |
configure:13357: result: yes | |
configure:13368: checking whether getdelim is declared | |
configure:13368: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13368: $? = 0 | |
configure:13368: result: yes | |
configure:13385: checking for arithmetic hrtime_t | |
configure:13401: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:192:1: error: unknown type name 'hrtime_t'; did you mean 'time_t'? | |
hrtime_t x = 0; return x/x; | |
^~~~~~~~ | |
time_t | |
/usr/include/time.h:87:26: note: 'time_t' declared here | |
typedef __darwin_time_t time_t; | |
^ | |
1 error generated. | |
configure:13401: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| /* end confdefs.h. */ | |
| #include <time.h> | |
| int | |
| main () | |
| { | |
| hrtime_t x = 0; return x/x; | |
| ; | |
| return 0; | |
| } | |
configure:13408: result: no | |
configure:13417: checking for unsigned long long int | |
configure:13465: result: yes | |
configure:13475: checking for long long int | |
configure:13525: result: yes | |
configure:13542: checking whether getline is declared | |
configure:13542: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13542: $? = 0 | |
configure:13542: result: yes | |
configure:13556: checking for ssize_t | |
configure:13573: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13573: $? = 0 | |
configure:13580: result: yes | |
configure:13684: checking for getopt.h | |
configure:13684: result: yes | |
configure:13701: checking for getopt_long_only | |
configure:13701: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13701: $? = 0 | |
configure:13701: result: yes | |
configure:13715: checking whether getopt is POSIX compatible | |
configure:13732: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:13732: $? = 0 | |
configure:13852: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments -DOPTIND_MIN=1 conftest.c >&5 | |
configure:13852: $? = 0 | |
configure:13852: ./conftest | |
configure:13852: $? = 16 | |
configure: program exited with status 16 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <unistd.h> | |
| #include <stdlib.h> | |
| #include <string.h> | |
| | |
| int | |
| main () | |
| { | |
| { | |
| static char program[] = "program"; | |
| static char a[] = "-a"; | |
| static char foo[] = "foo"; | |
| static char bar[] = "bar"; | |
| char *argv[] = { program, a, foo, bar, NULL }; | |
| int c; | |
| | |
| optind = OPTIND_MIN; | |
| opterr = 0; | |
| | |
| c = getopt (4, argv, "ab"); | |
| if (!(c == 'a')) | |
| return 1; | |
| c = getopt (4, argv, "ab"); | |
| if (!(c == -1)) | |
| return 2; | |
| if (!(optind == 2)) | |
| return 3; | |
| } | |
| /* Some internal state exists at this point. */ | |
| { | |
| static char program[] = "program"; | |
| static char donald[] = "donald"; | |
| static char p[] = "-p"; | |
| static char billy[] = "billy"; | |
| static char duck[] = "duck"; | |
| static char a[] = "-a"; | |
| static char bar[] = "bar"; | |
| char *argv[] = { program, donald, p, billy, duck, a, bar, NULL }; | |
| int c; | |
| | |
| optind = OPTIND_MIN; | |
| opterr = 0; | |
| | |
| c = getopt (7, argv, "+abp:q:"); | |
| if (!(c == -1)) | |
| return 4; | |
| if (!(strcmp (argv[0], "program") == 0)) | |
| return 5; | |
| if (!(strcmp (argv[1], "donald") == 0)) | |
| return 6; | |
| if (!(strcmp (argv[2], "-p") == 0)) | |
| return 7; | |
| if (!(strcmp (argv[3], "billy") == 0)) | |
| return 8; | |
| if (!(strcmp (argv[4], "duck") == 0)) | |
| return 9; | |
| if (!(strcmp (argv[5], "-a") == 0)) | |
| return 10; | |
| if (!(strcmp (argv[6], "bar") == 0)) | |
| return 11; | |
| if (!(optind == 1)) | |
| return 12; | |
| } | |
| /* Detect MacOS 10.5, AIX 7.1 bug. */ | |
| { | |
| static char program[] = "program"; | |
| static char ab[] = "-ab"; | |
| char *argv[3] = { program, ab, NULL }; | |
| optind = OPTIND_MIN; | |
| opterr = 0; | |
| if (getopt (2, argv, "ab:") != 'a') | |
| return 13; | |
| if (getopt (2, argv, "ab:") != '?') | |
| return 14; | |
| if (optopt != 'b') | |
| return 15; | |
| if (optind != 2) | |
| return 16; | |
| } | |
| | |
| return 0; | |
| } | |
| | |
configure:13864: result: no | |
configure:14144: checking whether getenv is declared | |
configure:14144: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14144: $? = 0 | |
configure:14144: result: yes | |
configure:14155: checking whether getpass is declared | |
configure:14155: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14155: $? = 0 | |
configure:14155: result: yes | |
configure:14174: checking whether fflush_unlocked is declared | |
configure:14174: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:236:10: error: use of undeclared identifier 'fflush_unlocked'; did you mean 'putc_unlocked'? | |
(void) fflush_unlocked; | |
^~~~~~~~~~~~~~~ | |
putc_unlocked | |
/usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
int putc_unlocked(int, FILE *); | |
^ | |
1 error generated. | |
configure:14174: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fflush_unlocked | |
| #ifdef __cplusplus | |
| (void) fflush_unlocked; | |
| #else | |
| (void) fflush_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14174: result: no | |
configure:14185: checking whether flockfile is declared | |
configure:14185: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14185: $? = 0 | |
configure:14185: result: yes | |
configure:14196: checking whether fputs_unlocked is declared | |
configure:14196: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:238:10: error: use of undeclared identifier 'fputs_unlocked'; did you mean 'putc_unlocked'? | |
(void) fputs_unlocked; | |
^~~~~~~~~~~~~~ | |
putc_unlocked | |
/usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
int putc_unlocked(int, FILE *); | |
^ | |
1 error generated. | |
configure:14196: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fputs_unlocked | |
| #ifdef __cplusplus | |
| (void) fputs_unlocked; | |
| #else | |
| (void) fputs_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:14196: result: no | |
configure:14207: checking whether funlockfile is declared | |
configure:14207: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14207: $? = 0 | |
configure:14207: result: yes | |
configure:14218: checking whether putc_unlocked is declared | |
configure:14218: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14218: $? = 0 | |
configure:14218: result: yes | |
configure:14356: checking for struct timeval | |
configure:14379: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14379: $? = 0 | |
configure:14387: result: yes | |
configure:14392: checking for correct struct timeval.tv_sec member | |
configure:14417: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:14417: $? = 0 | |
configure:14425: result: yes | |
configure:14480: checking for ld used by GCC | |
configure:14544: result: /usr/bin/clang | |
configure:14551: checking if the linker (/usr/bin/clang) is GNU ld | |
configure:14564: result: no | |
configure:14571: checking for shared library run path origin | |
configure:14584: result: done | |
configure:15178: checking for iconv | |
configure:15202: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_iconv_open", referenced from: | |
_main in conftest-wGnrJV.o | |
"_iconv", referenced from: | |
_main in conftest-wGnrJV.o | |
"_iconv_close", referenced from: | |
_main in conftest-wGnrJV.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:15202: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #include <iconv.h> | |
| | |
| int | |
| main () | |
| { | |
| iconv_t cd = iconv_open("",""); | |
| iconv(cd,NULL,NULL,NULL,NULL); | |
| iconv_close(cd); | |
| ; | |
| return 0; | |
| } | |
configure:15226: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -liconv >&5 | |
configure:15226: $? = 0 | |
configure:15236: result: yes | |
configure:15239: checking for working iconv | |
configure:15359: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -liconv >&5 | |
configure:15359: $? = 0 | |
configure:15359: ./conftest | |
configure:15359: $? = 0 | |
configure:15371: result: yes | |
configure:15386: checking how to link with libiconv | |
configure:15388: result: -liconv | |
configure:15399: checking for iconv declaration | |
configure:15428: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15428: $? = 0 | |
configure:15439: result: | |
extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); | |
configure:15456: checking for off_t | |
configure:15456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15456: $? = 0 | |
configure:15456: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:239:20: error: expected expression | |
if (sizeof ((off_t))) | |
^ | |
1 error generated. | |
configure:15456: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((off_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:15456: result: yes | |
configure:15481: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15481: $? = 0 | |
configure:15634: checking whether stdint.h conforms to C99 | |
configure:15803: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:321:7: error: bit-field 'check_UINT8_C' has negative width (-1) | |
int check_UINT8_C: | |
^ | |
conftest.c:323:7: error: bit-field 'check_UINT16_C' has negative width (-1) | |
int check_UINT16_C: | |
^ | |
2 errors generated. | |
configure:15803: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| | |
| | |
| #define _GL_JUST_INCLUDE_SYSTEM_STDINT_H 1 /* work if build isn't clean */ | |
| #include <stdint.h> | |
| /* Dragonfly defines WCHAR_MIN, WCHAR_MAX only in <wchar.h>. */ | |
| #if !(defined WCHAR_MIN && defined WCHAR_MAX) | |
| #error "WCHAR_MIN, WCHAR_MAX not defined in <stdint.h>" | |
| #endif | |
| | |
| | |
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be | |
| included before <wchar.h>. */ | |
| #include <stddef.h> | |
| #include <signal.h> | |
| #if HAVE_WCHAR_H | |
| # include <stdio.h> | |
| # include <time.h> | |
| # include <wchar.h> | |
| #endif | |
| | |
| | |
| #ifdef INT8_MAX | |
| int8_t a1 = INT8_MAX; | |
| int8_t a1min = INT8_MIN; | |
| #endif | |
| #ifdef INT16_MAX | |
| int16_t a2 = INT16_MAX; | |
| int16_t a2min = INT16_MIN; | |
| #endif | |
| #ifdef INT32_MAX | |
| int32_t a3 = INT32_MAX; | |
| int32_t a3min = INT32_MIN; | |
| #endif | |
| #ifdef INT64_MAX | |
| int64_t a4 = INT64_MAX; | |
| int64_t a4min = INT64_MIN; | |
| #endif | |
| #ifdef UINT8_MAX | |
| uint8_t b1 = UINT8_MAX; | |
| #else | |
| typedef int b1[(unsigned char) -1 != 255 ? 1 : -1]; | |
| #endif | |
| #ifdef UINT16_MAX | |
| uint16_t b2 = UINT16_MAX; | |
| #endif | |
| #ifdef UINT32_MAX | |
| uint32_t b3 = UINT32_MAX; | |
| #endif | |
| #ifdef UINT64_MAX | |
| uint64_t b4 = UINT64_MAX; | |
| #endif | |
| int_least8_t c1 = INT8_C (0x7f); | |
| int_least8_t c1max = INT_LEAST8_MAX; | |
| int_least8_t c1min = INT_LEAST8_MIN; | |
| int_least16_t c2 = INT16_C (0x7fff); | |
| int_least16_t c2max = INT_LEAST16_MAX; | |
| int_least16_t c2min = INT_LEAST16_MIN; | |
| int_least32_t c3 = INT32_C (0x7fffffff); | |
| int_least32_t c3max = INT_LEAST32_MAX; | |
| int_least32_t c3min = INT_LEAST32_MIN; | |
| int_least64_t c4 = INT64_C (0x7fffffffffffffff); | |
| int_least64_t c4max = INT_LEAST64_MAX; | |
| int_least64_t c4min = INT_LEAST64_MIN; | |
| uint_least8_t d1 = UINT8_C (0xff); | |
| uint_least8_t d1max = UINT_LEAST8_MAX; | |
| uint_least16_t d2 = UINT16_C (0xffff); | |
| uint_least16_t d2max = UINT_LEAST16_MAX; | |
| uint_least32_t d3 = UINT32_C (0xffffffff); | |
| uint_least32_t d3max = UINT_LEAST32_MAX; | |
| uint_least64_t d4 = UINT64_C (0xffffffffffffffff); | |
| uint_least64_t d4max = UINT_LEAST64_MAX; | |
| int_fast8_t e1 = INT_FAST8_MAX; | |
| int_fast8_t e1min = INT_FAST8_MIN; | |
| int_fast16_t e2 = INT_FAST16_MAX; | |
| int_fast16_t e2min = INT_FAST16_MIN; | |
| int_fast32_t e3 = INT_FAST32_MAX; | |
| int_fast32_t e3min = INT_FAST32_MIN; | |
| int_fast64_t e4 = INT_FAST64_MAX; | |
| int_fast64_t e4min = INT_FAST64_MIN; | |
| uint_fast8_t f1 = UINT_FAST8_MAX; | |
| uint_fast16_t f2 = UINT_FAST16_MAX; | |
| uint_fast32_t f3 = UINT_FAST32_MAX; | |
| uint_fast64_t f4 = UINT_FAST64_MAX; | |
| #ifdef INTPTR_MAX | |
| intptr_t g = INTPTR_MAX; | |
| intptr_t gmin = INTPTR_MIN; | |
| #endif | |
| #ifdef UINTPTR_MAX | |
| uintptr_t h = UINTPTR_MAX; | |
| #endif | |
| intmax_t i = INTMAX_MAX; | |
| uintmax_t j = UINTMAX_MAX; | |
| | |
| #include <limits.h> /* for CHAR_BIT */ | |
| #define TYPE_MINIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) 0 : ~ TYPE_MAXIMUM (t))) | |
| #define TYPE_MAXIMUM(t) ((t) ((t) 0 < (t) -1 ? (t) -1 : ((((t) 1 << (sizeof (t) * CHAR_BIT - 2)) - 1) * 2 + 1))) | |
| struct s { | |
| int check_PTRDIFF: | |
| PTRDIFF_MIN == TYPE_MINIMUM (ptrdiff_t) | |
| && PTRDIFF_MAX == TYPE_MAXIMUM (ptrdiff_t) | |
| ? 1 : -1; | |
| /* Detect bug in FreeBSD 6.0 / ia64. */ | |
| int check_SIG_ATOMIC: | |
| SIG_ATOMIC_MIN == TYPE_MINIMUM (sig_atomic_t) | |
| && SIG_ATOMIC_MAX == TYPE_MAXIMUM (sig_atomic_t) | |
| ? 1 : -1; | |
| int check_SIZE: SIZE_MAX == TYPE_MAXIMUM (size_t) ? 1 : -1; | |
| int check_WCHAR: | |
| WCHAR_MIN == TYPE_MINIMUM (wchar_t) | |
| && WCHAR_MAX == TYPE_MAXIMUM (wchar_t) | |
| ? 1 : -1; | |
| /* Detect bug in mingw. */ | |
| int check_WINT: | |
| WINT_MIN == TYPE_MINIMUM (wint_t) | |
| && WINT_MAX == TYPE_MAXIMUM (wint_t) | |
| ? 1 : -1; | |
| | |
| /* Detect bugs in glibc 2.4 and Solaris 10 stdint.h, among others. */ | |
| int check_UINT8_C: | |
| (-1 < UINT8_C (0)) == (-1 < (uint_least8_t) 0) ? 1 : -1; | |
| int check_UINT16_C: | |
| (-1 < UINT16_C (0)) == (-1 < (uint_least16_t) 0) ? 1 : -1; | |
| | |
| /* Detect bugs in OpenBSD 3.9 stdint.h. */ | |
| #ifdef UINT8_MAX | |
| int check_uint8: (uint8_t) -1 == UINT8_MAX ? 1 : -1; | |
| #endif | |
| #ifdef UINT16_MAX | |
| int check_uint16: (uint16_t) -1 == UINT16_MAX ? 1 : -1; | |
| #endif | |
| #ifdef UINT32_MAX | |
| int check_uint32: (uint32_t) -1 == UINT32_MAX ? 1 : -1; | |
| #endif | |
| #ifdef UINT64_MAX | |
| int check_uint64: (uint64_t) -1 == UINT64_MAX ? 1 : -1; | |
| #endif | |
| int check_uint_least8: (uint_least8_t) -1 == UINT_LEAST8_MAX ? 1 : -1; | |
| int check_uint_least16: (uint_least16_t) -1 == UINT_LEAST16_MAX ? 1 : -1; | |
| int check_uint_least32: (uint_least32_t) -1 == UINT_LEAST32_MAX ? 1 : -1; | |
| int check_uint_least64: (uint_least64_t) -1 == UINT_LEAST64_MAX ? 1 : -1; | |
| int check_uint_fast8: (uint_fast8_t) -1 == UINT_FAST8_MAX ? 1 : -1; | |
| int check_uint_fast16: (uint_fast16_t) -1 == UINT_FAST16_MAX ? 1 : -1; | |
| int check_uint_fast32: (uint_fast32_t) -1 == UINT_FAST32_MAX ? 1 : -1; | |
| int check_uint_fast64: (uint_fast64_t) -1 == UINT_FAST64_MAX ? 1 : -1; | |
| int check_uintptr: (uintptr_t) -1 == UINTPTR_MAX ? 1 : -1; | |
| int check_uintmax: (uintmax_t) -1 == UINTMAX_MAX ? 1 : -1; | |
| int check_size: (size_t) -1 == SIZE_MAX ? 1 : -1; | |
| }; | |
| | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:15895: result: no | |
configure:15904: checking sys/inttypes.h usability | |
configure:15904: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:236:10: fatal error: 'sys/inttypes.h' file not found | |
#include <sys/inttypes.h> | |
^ | |
1 error generated. | |
configure:15904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/inttypes.h> | |
configure:15904: result: no | |
configure:15904: checking sys/inttypes.h presence | |
configure:15904: /usr/bin/clang -E conftest.c | |
conftest.c:203:10: fatal error: 'sys/inttypes.h' file not found | |
#include <sys/inttypes.h> | |
^ | |
1 error generated. | |
configure:15904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| #include <sys/inttypes.h> | |
configure:15904: result: no | |
configure:15904: checking for sys/inttypes.h | |
configure:15904: result: no | |
configure:15904: checking sys/bitypes.h usability | |
configure:15904: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:236:10: fatal error: 'sys/bitypes.h' file not found | |
#include <sys/bitypes.h> | |
^ | |
1 error generated. | |
configure:15904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <sys/bitypes.h> | |
configure:15904: result: no | |
configure:15904: checking sys/bitypes.h presence | |
configure:15904: /usr/bin/clang -E conftest.c | |
conftest.c:203:10: fatal error: 'sys/bitypes.h' file not found | |
#include <sys/bitypes.h> | |
^ | |
1 error generated. | |
configure:15904: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| /* end confdefs.h. */ | |
| #include <sys/bitypes.h> | |
configure:15904: result: no | |
configure:15904: checking for sys/bitypes.h | |
configure:15904: result: no | |
configure:15933: checking for bit size of ptrdiff_t | |
configure:15938: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15938: $? = 0 | |
configure:15938: ./conftest | |
configure:15938: $? = 0 | |
configure:15959: result: 64 | |
configure:15933: checking for bit size of size_t | |
configure:15938: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15938: $? = 0 | |
configure:15938: ./conftest | |
configure:15938: $? = 0 | |
configure:15959: result: 64 | |
configure:15978: checking for bit size of sig_atomic_t | |
configure:15983: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15983: $? = 0 | |
configure:15983: ./conftest | |
configure:15983: $? = 0 | |
configure:16004: result: 32 | |
configure:15978: checking for bit size of wchar_t | |
configure:15983: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15983: $? = 0 | |
configure:15983: ./conftest | |
configure:15983: $? = 0 | |
configure:16004: result: 32 | |
configure:15978: checking for bit size of wint_t | |
configure:15983: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:15983: $? = 0 | |
configure:15983: ./conftest | |
configure:15983: $? = 0 | |
configure:16004: result: 32 | |
configure:16022: checking whether sig_atomic_t is signed | |
configure:16049: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16049: $? = 0 | |
configure:16059: result: yes | |
configure:16022: checking whether wchar_t is signed | |
configure:16049: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16049: $? = 0 | |
configure:16059: result: yes | |
configure:16022: checking whether wint_t is signed | |
configure:16049: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16049: $? = 0 | |
configure:16059: result: yes | |
configure:16081: checking for ptrdiff_t integer literal suffix | |
configure:16127: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:223:26: error: redefinition of 'foo' with a different type | |
extern int foo; | |
^ | |
conftest.c:222:32: note: previous definition is here | |
extern ptrdiff_t foo; | |
^ | |
1 error generated. | |
configure:16127: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| /* end confdefs.h. */ | |
| | |
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be | |
| included before <wchar.h>. */ | |
| #include <stddef.h> | |
| #include <signal.h> | |
| #if HAVE_WCHAR_H | |
| # include <stdio.h> | |
| # include <time.h> | |
| # include <wchar.h> | |
| #endif | |
| | |
| extern ptrdiff_t foo; | |
| extern int foo; | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16127: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16127: $? = 0 | |
configure:16136: result: l | |
configure:16081: checking for size_t integer literal suffix | |
configure:16127: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:224:35: error: redefinition of 'foo' with a different type | |
extern unsigned int foo; | |
^ | |
conftest.c:223:29: note: previous definition is here | |
extern size_t foo; | |
^ | |
1 error generated. | |
configure:16127: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| /* end confdefs.h. */ | |
| | |
| /* BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be | |
| included before <wchar.h>. */ | |
| #include <stddef.h> | |
| #include <signal.h> | |
| #if HAVE_WCHAR_H | |
| # include <stdio.h> | |
| # include <time.h> | |
| # include <wchar.h> | |
| #endif | |
| | |
| extern size_t foo; | |
| extern unsigned int foo; | |
| int | |
| main () | |
| { | |
| | |
| ; | |
| return 0; | |
| } | |
configure:16127: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16127: $? = 0 | |
configure:16136: result: ul | |
configure:16153: checking for sig_atomic_t integer literal suffix | |
configure:16199: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16199: $? = 0 | |
configure:16208: result: | |
configure:16153: checking for wchar_t integer literal suffix | |
configure:16199: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16199: $? = 0 | |
configure:16208: result: | |
configure:16153: checking for wint_t integer literal suffix | |
configure:16199: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16199: $? = 0 | |
configure:16208: result: | |
configure:16344: checking for inttypes.h | |
configure:16344: result: yes | |
configure:16355: checking whether the inttypes.h PRIxNN macros are broken | |
configure:16377: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16377: $? = 0 | |
configure:16385: result: no | |
configure:16401: checking where to find the exponent in a 'double' | |
configure:16715: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16715: $? = 0 | |
configure:16715: ./conftest | |
configure:16715: $? = 0 | |
configure:16727: result: word 1 bit 20 | |
configure:16747: checking where to find the exponent in a 'float' | |
configure:16824: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16824: $? = 0 | |
configure:16824: ./conftest | |
configure:16824: $? = 0 | |
configure:16836: result: word 0 bit 23 | |
configure:16869: checking for wint_t | |
configure:16894: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:16894: $? = 0 | |
configure:16901: result: yes | |
configure:17007: checking whether iswcntrl works | |
configure:17051: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17051: $? = 0 | |
configure:17051: ./conftest | |
configure:17051: $? = 0 | |
configure:17062: result: yes | |
configure:17086: checking for towlower | |
configure:17086: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17086: $? = 0 | |
configure:17086: result: yes | |
configure:17134: checking for wctype_t | |
configure:17162: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17162: $? = 0 | |
configure:17170: result: yes | |
configure:17176: checking for wctrans_t | |
configure:17202: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17202: $? = 0 | |
configure:17210: result: yes | |
configure:17233: checking whether getc_unlocked is declared | |
configure:17233: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17233: $? = 0 | |
configure:17233: result: yes | |
configure:17245: checking whether we are using the GNU C Library >= 2.1 or uClibc | |
conftest.c:225:10: fatal error: 'features.h' file not found | |
#include <features.h> | |
^ | |
1 error generated. | |
configure:17275: result: no | |
configure:17296: checking for wchar_t | |
configure:17313: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17313: $? = 0 | |
configure:17320: result: yes | |
configure:17336: checking whether NULL can be used in arbitrary expressions | |
configure:17354: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17354: $? = 0 | |
configure:17361: result: yes | |
configure:17456: checking whether imported symbols can be declared weak | |
configure:17474: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_xyzzy", referenced from: | |
_main in conftest-XySsaV.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:17474: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| /* end confdefs.h. */ | |
| extern void xyzzy (); | |
| #pragma weak xyzzy | |
| int | |
| main () | |
| { | |
| xyzzy(); | |
| ; | |
| return 0; | |
| } | |
configure:17520: result: no | |
configure:17525: checking for pthread.h | |
configure:17525: result: yes | |
configure:17553: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:17553: $? = 0 | |
configure:17563: checking for pthread_kill in -lpthread | |
configure:17588: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lpthread >&5 | |
configure:17588: $? = 0 | |
configure:17597: result: yes | |
configure:18340: checking for multithread API to use | |
configure:18342: result: posix | |
configure:18359: checking for stdlib.h | |
configure:18359: result: yes | |
configure:18369: checking for GNU libc compatible malloc | |
configure:18402: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18402: $? = 0 | |
configure:18402: ./conftest | |
configure:18402: $? = 0 | |
configure:18413: result: yes | |
configure:18436: checking for a traditional japanese locale | |
configure:18506: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18509: $? = 0 | |
configure:18567: result: ja_JP.eucJP | |
configure:18575: checking for a transitional chinese locale | |
configure:18646: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18649: $? = 0 | |
configure:18700: result: zh_CN.GB18030 | |
configure:18707: checking for a french Unicode locale | |
configure:18779: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18782: $? = 0 | |
configure:18828: result: fr_FR.UTF-8 | |
configure:18847: checking whether mbrtowc handles incomplete characters | |
configure:18892: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18892: $? = 0 | |
configure:18892: ./conftest | |
configure:18892: $? = 0 | |
configure:18904: result: yes | |
configure:18910: checking whether mbrtowc works as well as mbtowc | |
configure:18959: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:18959: $? = 0 | |
configure:18959: ./conftest | |
configure:18959: $? = 0 | |
configure:18971: result: yes | |
configure:19022: checking whether mbrtowc handles a NULL pwc argument | |
configure:19081: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19081: $? = 0 | |
configure:19081: ./conftest | |
configure:19081: $? = 0 | |
configure:19093: result: yes | |
configure:19099: checking whether mbrtowc handles a NULL string argument | |
configure:19146: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19146: $? = 0 | |
configure:19146: ./conftest | |
configure:19146: $? = 0 | |
configure:19158: result: yes | |
configure:19166: checking whether mbrtowc has a correct return value | |
configure:19281: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19281: $? = 0 | |
configure:19281: ./conftest | |
configure:19281: $? = 0 | |
configure:19296: result: yes | |
configure:19302: checking whether mbrtowc returns 0 when parsing a NUL character | |
configure:19346: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19346: $? = 0 | |
configure:19346: ./conftest | |
configure:19346: $? = 0 | |
configure:19358: result: yes | |
configure:19488: checking for mmap | |
configure:19488: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19488: $? = 0 | |
configure:19488: result: yes | |
configure:19499: checking for MAP_ANONYMOUS | |
configure:19536: result: yes | |
configure:19558: checking whether memchr works | |
configure:19621: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19621: $? = 0 | |
configure:19621: ./conftest | |
configure:19621: $? = 0 | |
configure:19631: result: yes | |
configure:19638: checking whether memrchr is declared | |
configure:19638: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:270:10: error: use of undeclared identifier 'memrchr'; did you mean 'memchr'? | |
(void) memrchr; | |
^~~~~~~ | |
memchr | |
/usr/include/string.h:80:7: note: 'memchr' declared here | |
void *memchr(const void *, int, size_t); | |
^ | |
1 error generated. | |
configure:19638: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef memrchr | |
| #ifdef __cplusplus | |
| (void) memrchr; | |
| #else | |
| (void) memrchr; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:19638: result: no | |
configure:19688: checking whether <sys/select.h> is self-contained | |
configure:19705: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19705: $? = 0 | |
configure:19724: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19724: $? = 0 | |
configure:19754: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19754: $? = 0 | |
configure:19767: result: yes | |
configure:19953: checking for library containing setsockopt | |
configure:19975: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:19975: $? = 0 | |
configure:20056: result: none needed | |
configure:20078: checking whether select supports a 0 argument | |
configure:20110: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20110: $? = 0 | |
configure:20110: ./conftest | |
configure:20110: $? = 0 | |
configure:20121: result: yes | |
configure:20159: checking for stdbool.h that conforms to C99 | |
configure:20226: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20226: $? = 0 | |
configure:20233: result: yes | |
configure:20235: checking for _Bool | |
configure:20235: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20235: $? = 0 | |
configure:20235: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:267:20: error: expected expression | |
if (sizeof ((_Bool))) | |
^ | |
1 error generated. | |
configure:20235: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| if (sizeof ((_Bool))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20235: result: yes | |
configure:20278: checking for compound literals | |
configure:20295: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20295: $? = 0 | |
configure:20302: result: yes | |
configure:20310: checking whether struct tm is in sys/time.h or time.h | |
configure:20330: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20330: $? = 0 | |
configure:20337: result: time.h | |
configure:20346: checking for struct tm.tm_gmtoff | |
configure:20346: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20346: $? = 0 | |
configure:20346: result: yes | |
configure:20355: checking for external symbol _system_configuration | |
configure:20373: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:234:10: fatal error: 'sys/systemcfg.h' file not found | |
#include <sys/systemcfg.h> | |
^ | |
1 error generated. | |
configure:20373: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| /* end confdefs.h. */ | |
| #include <sys/systemcfg.h> | |
| | |
| int | |
| main () | |
| { | |
| double x = _system_configuration.physmem; | |
| if (x > 0.0) return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20381: result: no | |
configure:20443: checking whether posix_spawn works | |
configure:20583: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20583: $? = 0 | |
configure:20758: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20758: $? = 0 | |
configure:20758: ./conftest | |
configure:20758: $? = 0 | |
configure:20776: result: yes | |
configure:20784: checking whether posix_spawnattr_setschedpolicy is supported | |
configure:20808: result: no | |
configure:20810: checking whether posix_spawnattr_setschedparam is supported | |
configure:20834: result: no | |
configure:20842: checking for desired default level of POSIX conformance | |
configure:20853: result: none-specified | |
configure:20887: checking for sigset_t | |
configure:20887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20887: $? = 0 | |
configure:20887: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:244:23: error: expected expression | |
if (sizeof ((sigset_t))) | |
^ | |
1 error generated. | |
configure:20887: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <signal.h> | |
| /* Mingw defines sigset_t not in <signal.h>, but in <sys/types.h>. */ | |
| #include <sys/types.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| if (sizeof ((sigset_t))) | |
| return 0; | |
| ; | |
| return 0; | |
| } | |
configure:20887: result: yes | |
configure:20921: checking whether rmdir works | |
configure:20963: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:20963: $? = 0 | |
configure:20963: ./conftest | |
configure:20963: $? = 0 | |
configure:20974: result: yes | |
configure:20988: checking whether unlink honors trailing slashes | |
configure:21036: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21036: $? = 0 | |
configure:21036: ./conftest | |
configure:21036: $? = 4 | |
configure: program exited with status 4 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| /* end confdefs.h. */ | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #else /* on Windows with MSVC */ | |
| # include <io.h> | |
| #endif | |
| #include <errno.h> | |
| | |
| int | |
| main () | |
| { | |
| int result = 0; | |
| if (!unlink ("conftest.file/")) | |
| result |= 1; | |
| else if (errno != ENOTDIR) | |
| result |= 2; | |
| #if HAVE_LSTAT | |
| if (!unlink ("conftest.lnk/")) | |
| result |= 4; | |
| else if (errno != ENOTDIR) | |
| result |= 8; | |
| #endif | |
| return result; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:21047: result: no | |
configure:21055: checking whether unlink of a parent directory fails as it should | |
configure:21106: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21106: $? = 0 | |
configure:21106: ./conftest | |
configure:21106: $? = 2 | |
configure: program exited with status 2 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdlib.h> | |
| #if HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #else /* on Windows with MSVC */ | |
| # include <direct.h> | |
| # include <io.h> | |
| #endif | |
| int main () | |
| { | |
| int result = 0; | |
| if (chdir (getenv ("GL_SUBDIR_FOR_UNLINK")) != 0) | |
| result |= 1; | |
| else if (unlink ("..") == 0) | |
| result |= 2; | |
| return result; | |
| } | |
| | |
configure:21127: result: no | |
configure:21138: checking whether lstat correctly handles trailing slash | |
configure:21169: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21169: $? = 0 | |
configure:21169: ./conftest | |
configure:21169: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| struct stat sbuf; | |
| /* Linux will dereference the symlink and fail, as required by POSIX. | |
| That is better in the sense that it means we will not | |
| have to compile and use the lstat wrapper. */ | |
| return lstat ("conftest.sym/", &sbuf) == 0; | |
| ; | |
| return 0; | |
| } | |
configure:21186: result: no | |
configure:21209: checking whether lstat accepts an empty string | |
configure:21229: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21229: $? = 0 | |
configure:21229: ./conftest | |
configure:21229: $? = 0 | |
configure:21239: result: no | |
configure:21277: checking for library containing setfilecon | |
configure:21308: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_setfilecon", referenced from: | |
_main in conftest-UKn6Gk.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:21308: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setfilecon (); | |
| int | |
| main () | |
| { | |
| return setfilecon (); | |
| ; | |
| return 0; | |
| } | |
configure:21308: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lselinux >&5 | |
ld: library not found for -lselinux | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:21308: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char setfilecon (); | |
| int | |
| main () | |
| { | |
| return setfilecon (); | |
| ; | |
| return 0; | |
| } | |
configure:21325: result: no | |
configure:21349: checking whether setenv is declared | |
configure:21349: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21349: $? = 0 | |
configure:21349: result: yes | |
configure:21375: checking search.h usability | |
configure:21375: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21375: $? = 0 | |
configure:21375: result: yes | |
configure:21375: checking search.h presence | |
configure:21375: /usr/bin/clang -E conftest.c | |
configure:21375: $? = 0 | |
configure:21375: result: yes | |
configure:21375: checking for search.h | |
configure:21375: result: yes | |
configure:21387: checking for tsearch | |
configure:21387: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21387: $? = 0 | |
configure:21387: result: yes | |
configure:21416: checking whether snprintf returns a byte count as in C99 | |
configure:21486: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21486: $? = 0 | |
configure:21486: ./conftest | |
configure:21486: $? = 0 | |
configure:21497: result: yes | |
configure:21500: checking whether snprintf is declared | |
configure:21500: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21500: $? = 0 | |
configure:21500: result: yes | |
configure:21513: checking whether stpncpy is declared | |
configure:21513: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21513: $? = 0 | |
configure:21513: result: yes | |
configure:21534: checking whether strdup is declared | |
configure:21534: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21534: $? = 0 | |
configure:21534: result: yes | |
configure:21547: checking whether strerror(0) succeeds | |
configure:21582: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:21582: $? = 0 | |
configure:21582: ./conftest | |
configure:21582: $? = 4 | |
configure: program exited with status 4 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| /* end confdefs.h. */ | |
| #include <string.h> | |
| #include <errno.h> | |
| | |
| int | |
| main () | |
| { | |
| int result = 0; | |
| char *str; | |
| errno = 0; | |
| str = strerror (0); | |
| if (!*str) result |= 1; | |
| if (errno) result |= 2; | |
| if (strstr (str, "nknown") || strstr (str, "ndefined")) | |
| result |= 4; | |
| return result; | |
| ; | |
| return 0; | |
| } | |
configure:21593: result: no | |
configure:21947: checking for mmap | |
configure:21947: result: yes | |
configure:21958: checking for MAP_ANONYMOUS | |
configure:21995: result: yes | |
configure:22007: checking whether strncat works | |
configure:22093: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22093: $? = 0 | |
configure:22093: ./conftest | |
configure:22093: $? = 0 | |
configure:22104: result: yes | |
configure:22111: checking whether strndup is declared | |
configure:22111: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22111: $? = 0 | |
configure:22111: result: yes | |
configure:22124: checking whether strnlen is declared | |
configure:22124: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22124: $? = 0 | |
configure:22124: result: yes | |
configure:22135: checking whether strsignal is declared | |
configure:22135: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22135: $? = 0 | |
configure:22135: result: yes | |
configure:22146: checking whether sys_siglist is declared | |
configure:22146: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22146: $? = 0 | |
configure:22146: result: yes | |
configure:22165: checking whether ldexp() can be used without linking with libm | |
configure:22187: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22187: $? = 0 | |
configure:22196: result: yes | |
configure:22201: checking whether strtoimax is declared | |
configure:22201: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22201: $? = 0 | |
configure:22201: result: yes | |
configure:22214: checking whether strtoumax is declared | |
configure:22214: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22214: $? = 0 | |
configure:22214: result: yes | |
configure:22256: checking for struct timespec in <time.h> | |
configure:22273: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22273: $? = 0 | |
configure:22280: result: yes | |
configure:22425: checking whether localtime_r is declared | |
configure:22425: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:291:10: error: use of undeclared identifier 'localtime_r' | |
(void) localtime_r; | |
^ | |
1 error generated. | |
configure:22425: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef localtime_r | |
| #ifdef __cplusplus | |
| (void) localtime_r; | |
| #else | |
| (void) localtime_r; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22425: result: no | |
configure:22471: checking whether clearerr_unlocked is declared | |
configure:22471: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22471: $? = 0 | |
configure:22471: result: yes | |
configure:22482: checking whether feof_unlocked is declared | |
configure:22482: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22482: $? = 0 | |
configure:22482: result: yes | |
configure:22493: checking whether ferror_unlocked is declared | |
configure:22493: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22493: $? = 0 | |
configure:22493: result: yes | |
configure:22504: checking whether fgets_unlocked is declared | |
configure:22504: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:295:10: error: use of undeclared identifier 'fgets_unlocked'; did you mean 'getc_unlocked'? | |
(void) fgets_unlocked; | |
^~~~~~~~~~~~~~ | |
getc_unlocked | |
/usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
int getc_unlocked(FILE *); | |
^ | |
1 error generated. | |
configure:22504: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fgets_unlocked | |
| #ifdef __cplusplus | |
| (void) fgets_unlocked; | |
| #else | |
| (void) fgets_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22504: result: no | |
configure:22515: checking whether fputc_unlocked is declared | |
configure:22515: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:296:10: error: use of undeclared identifier 'fputc_unlocked'; did you mean 'putc_unlocked'? | |
(void) fputc_unlocked; | |
^~~~~~~~~~~~~~ | |
putc_unlocked | |
/usr/include/stdio.h:383:6: note: 'putc_unlocked' declared here | |
int putc_unlocked(int, FILE *); | |
^ | |
1 error generated. | |
configure:22515: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fputc_unlocked | |
| #ifdef __cplusplus | |
| (void) fputc_unlocked; | |
| #else | |
| (void) fputc_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22515: result: no | |
configure:22526: checking whether fread_unlocked is declared | |
configure:22526: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:297:10: error: use of undeclared identifier 'fread_unlocked'; did you mean 'getc_unlocked'? | |
(void) fread_unlocked; | |
^~~~~~~~~~~~~~ | |
getc_unlocked | |
/usr/include/stdio.h:381:6: note: 'getc_unlocked' declared here | |
int getc_unlocked(FILE *); | |
^ | |
1 error generated. | |
configure:22526: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fread_unlocked | |
| #ifdef __cplusplus | |
| (void) fread_unlocked; | |
| #else | |
| (void) fread_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22526: result: no | |
configure:22537: checking whether fwrite_unlocked is declared | |
configure:22537: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:298:10: error: use of undeclared identifier 'fwrite_unlocked' | |
(void) fwrite_unlocked; | |
^ | |
1 error generated. | |
configure:22537: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| int | |
| main () | |
| { | |
| #ifndef fwrite_unlocked | |
| #ifdef __cplusplus | |
| (void) fwrite_unlocked; | |
| #else | |
| (void) fwrite_unlocked; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22537: result: no | |
configure:22548: checking whether getchar_unlocked is declared | |
configure:22548: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22548: $? = 0 | |
configure:22548: result: yes | |
configure:22559: checking whether putchar_unlocked is declared | |
configure:22559: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22559: $? = 0 | |
configure:22559: result: yes | |
configure:22570: checking whether unsetenv is declared | |
configure:22570: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22570: $? = 0 | |
configure:22570: result: yes | |
configure:22582: checking whether the utimes function works | |
configure:22697: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22697: $? = 0 | |
configure:22697: ./conftest | |
configure:22697: $? = 0 | |
configure:22707: result: yes | |
configure:22720: checking for struct utimbuf | |
configure:22743: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22743: $? = 0 | |
configure:22750: result: yes | |
configure:22770: checking for inttypes.h | |
configure:22789: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22789: $? = 0 | |
configure:22796: result: yes | |
configure:22807: checking for stdint.h | |
configure:22824: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22824: $? = 0 | |
configure:22831: result: yes | |
configure:22844: checking for intmax_t | |
configure:22869: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22869: $? = 0 | |
configure:22876: result: yes | |
configure:22903: checking for snprintf | |
configure:22903: result: yes | |
configure:22903: checking for strnlen | |
configure:22903: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22903: $? = 0 | |
configure:22903: result: yes | |
configure:22903: checking for wcslen | |
configure:22903: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22903: $? = 0 | |
configure:22903: result: yes | |
configure:22903: checking for wcsnlen | |
configure:22903: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:22903: $? = 0 | |
configure:22903: result: yes | |
configure:22903: checking for mbrtowc | |
configure:22903: result: yes | |
configure:22903: checking for wcrtomb | |
configure:22903: result: yes | |
configure:22912: checking whether _snprintf is declared | |
configure:22912: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:282:10: error: use of undeclared identifier '_snprintf' | |
(void) _snprintf; | |
^ | |
1 error generated. | |
configure:22912: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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 <stdio.h> | |
| | |
| int | |
| main () | |
| { | |
| #ifndef _snprintf | |
| #ifdef __cplusplus | |
| (void) _snprintf; | |
| #else | |
| (void) _snprintf; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:22912: result: no | |
configure:22938: checking whether printf supports size specifiers as in C99 | |
configure:23009: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23009: $? = 0 | |
configure:23009: ./conftest | |
configure:23009: $? = 0 | |
configure:23020: result: yes | |
configure:23025: checking whether printf supports 'long double' arguments | |
configure:23064: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23064: $? = 0 | |
configure:23064: ./conftest | |
configure:23064: $? = 0 | |
configure:23075: result: yes | |
configure:23080: checking whether printf supports infinite 'double' arguments | |
configure:23181: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23181: $? = 0 | |
configure:23181: ./conftest | |
configure:23181: $? = 0 | |
configure:23192: result: yes | |
configure:23207: checking whether printf supports infinite 'long double' arguments | |
configure:23514: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23514: $? = 0 | |
configure:23514: ./conftest | |
configure:23514: $? = 64 | |
configure: program exited with status 64 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| /* end confdefs.h. */ | |
| | |
| | |
| #include <stdlib.h> | |
| #if defined __MACH__ && defined __APPLE__ | |
| /* Avoid a crash on MacOS X. */ | |
| #include <mach/mach.h> | |
| #include <mach/mach_error.h> | |
| #include <mach/thread_status.h> | |
| #include <mach/exception.h> | |
| #include <mach/task.h> | |
| #include <pthread.h> | |
| /* The exception port on which our thread listens. */ | |
| static mach_port_t our_exception_port; | |
| /* The main function of the thread listening for exceptions of type | |
| EXC_BAD_ACCESS. */ | |
| static void * | |
| mach_exception_thread (void *arg) | |
| { | |
| /* Buffer for a message to be received. */ | |
| struct { | |
| mach_msg_header_t head; | |
| mach_msg_body_t msgh_body; | |
| char data[1024]; | |
| } msg; | |
| mach_msg_return_t retval; | |
| /* Wait for a message on the exception port. */ | |
| retval = mach_msg (&msg.head, MACH_RCV_MSG | MACH_RCV_LARGE, 0, sizeof (msg), | |
| our_exception_port, MACH_MSG_TIMEOUT_NONE, MACH_PORT_NULL); | |
| if (retval != MACH_MSG_SUCCESS) | |
| abort (); | |
| exit (1); | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| mach_port_t self = mach_task_self (); | |
| /* Allocate a port on which the thread shall listen for exceptions. */ | |
| if (mach_port_allocate (self, MACH_PORT_RIGHT_RECEIVE, &our_exception_port) | |
| == KERN_SUCCESS) { | |
| /* See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/mach_port_insert_right.html. */ | |
| if (mach_port_insert_right (self, our_exception_port, our_exception_port, | |
| MACH_MSG_TYPE_MAKE_SEND) | |
| == KERN_SUCCESS) { | |
| /* The exceptions we want to catch. Only EXC_BAD_ACCESS is interesting | |
| for us. */ | |
| exception_mask_t mask = EXC_MASK_BAD_ACCESS; | |
| /* Create the thread listening on the exception port. */ | |
| pthread_attr_t attr; | |
| pthread_t thread; | |
| if (pthread_attr_init (&attr) == 0 | |
| && pthread_attr_setdetachstate (&attr, PTHREAD_CREATE_DETACHED) == 0 | |
| && pthread_create (&thread, &attr, mach_exception_thread, NULL) == 0) { | |
| pthread_attr_destroy (&attr); | |
| /* Replace the exception port info for these exceptions with our own. | |
| Note that we replace the exception port for the entire task, not only | |
| for a particular thread. This has the effect that when our exception | |
| port gets the message, the thread specific exception port has already | |
| been asked, and we don't need to bother about it. | |
| See http://web.mit.edu/darwin/src/modules/xnu/osfmk/man/task_set_exception_ports.html. */ | |
| task_set_exception_ports (self, mask, our_exception_port, | |
| EXCEPTION_DEFAULT, MACHINE_THREAD_STATE); | |
| } | |
| } | |
| } | |
| } | |
| #elif (defined _WIN32 || defined __WIN32__) && ! defined __CYGWIN__ | |
| /* Avoid a crash on native Windows. */ | |
| #define WIN32_LEAN_AND_MEAN | |
| #include <windows.h> | |
| #include <winerror.h> | |
| static LONG WINAPI | |
| exception_filter (EXCEPTION_POINTERS *ExceptionInfo) | |
| { | |
| switch (ExceptionInfo->ExceptionRecord->ExceptionCode) | |
| { | |
| case EXCEPTION_ACCESS_VIOLATION: | |
| case EXCEPTION_IN_PAGE_ERROR: | |
| case EXCEPTION_STACK_OVERFLOW: | |
| case EXCEPTION_GUARD_PAGE: | |
| case EXCEPTION_PRIV_INSTRUCTION: | |
| case EXCEPTION_ILLEGAL_INSTRUCTION: | |
| case EXCEPTION_DATATYPE_MISALIGNMENT: | |
| case EXCEPTION_ARRAY_BOUNDS_EXCEEDED: | |
| case EXCEPTION_NONCONTINUABLE_EXCEPTION: | |
| exit (1); | |
| } | |
| return EXCEPTION_CONTINUE_SEARCH; | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter); | |
| } | |
| #else | |
| /* Avoid a crash on POSIX systems. */ | |
| #include <signal.h> | |
| /* A POSIX signal handler. */ | |
| static void | |
| exception_handler (int sig) | |
| { | |
| exit (1); | |
| } | |
| static void | |
| nocrash_init (void) | |
| { | |
| #ifdef SIGSEGV | |
| signal (SIGSEGV, exception_handler); | |
| #endif | |
| #ifdef SIGBUS | |
| signal (SIGBUS, exception_handler); | |
| #endif | |
| } | |
| #endif | |
| | |
| #include <float.h> | |
| #include <stdio.h> | |
| #include <string.h> | |
| static int | |
| strisnan (const char *string, size_t start_index, size_t end_index) | |
| { | |
| if (start_index < end_index) | |
| { | |
| if (string[start_index] == '-') | |
| start_index++; | |
| if (start_index + 3 <= end_index | |
| && memcmp (string + start_index, "nan", 3) == 0) | |
| { | |
| start_index += 3; | |
| if (start_index == end_index | |
| || (string[start_index] == '(' && string[end_index - 1] == ')')) | |
| return 1; | |
| } | |
| } | |
| return 0; | |
| } | |
| static char buf[10000]; | |
| static long double zeroL = 0.0L; | |
| int main () | |
| { | |
| int result = 0; | |
| nocrash_init(); | |
| if (sprintf (buf, "%Lf", 1.0L / zeroL) < 0 | |
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Lf", -1.0L / zeroL) < 0 | |
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Lf", zeroL / zeroL) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 1; | |
| if (sprintf (buf, "%Le", 1.0L / zeroL) < 0 | |
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Le", -1.0L / zeroL) < 0 | |
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Le", zeroL / zeroL) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 1; | |
| if (sprintf (buf, "%Lg", 1.0L / zeroL) < 0 | |
| || (strcmp (buf, "inf") != 0 && strcmp (buf, "infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Lg", -1.0L / zeroL) < 0 | |
| || (strcmp (buf, "-inf") != 0 && strcmp (buf, "-infinity") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%Lg", zeroL / zeroL) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 1; | |
| #if CHECK_PRINTF_SAFE && ((defined __ia64 && LDBL_MANT_DIG == 64) || (defined __x86_64__ || defined __amd64__) || (defined __i386 || defined __i386__ || defined _I386 || defined _M_IX86 || defined _X86_)) && !HAVE_SAME_LONG_DOUBLE_AS_DOUBLE | |
| /* Representation of an 80-bit 'long double' as an initializer for a sequence | |
| of 'unsigned int' words. */ | |
| # ifdef WORDS_BIGENDIAN | |
| # define LDBL80_WORDS(exponent,manthi,mantlo) { ((unsigned int) (exponent) << 16) | ((unsigned int) (manthi) >> 16), ((unsigned int) (manthi) << 16) | (unsigned int) (mantlo) >> 16), (unsigned int) (mantlo) << 16 } | |
| # else | |
| # define LDBL80_WORDS(exponent,manthi,mantlo) { mantlo, manthi, exponent } | |
| # endif | |
| { /* Quiet NaN. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0xFFFF, 0xC3333333, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| } | |
| { | |
| /* Signalling NaN. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0xFFFF, 0x83333333, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 2; | |
| } | |
| { /* Pseudo-NaN. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0xFFFF, 0x40000001, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 4; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 4; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 4; | |
| } | |
| { /* Pseudo-Infinity. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0xFFFF, 0x00000000, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 8; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 8; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 8; | |
| } | |
| { /* Pseudo-Zero. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0x4004, 0x00000000, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 16; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 16; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 16; | |
| } | |
| { /* Unnormalized number. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0x4000, 0x63333333, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 32; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 32; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 32; | |
| } | |
| { /* Pseudo-Denormal. */ | |
| static union { unsigned int word[4]; long double value; } x = | |
| { LDBL80_WORDS (0x0000, 0x83333333, 0x00000000) }; | |
| if (sprintf (buf, "%Lf", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 64; | |
| if (sprintf (buf, "%Le", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 64; | |
| if (sprintf (buf, "%Lg", x.value) < 0 | |
| || !strisnan (buf, 0, strlen (buf))) | |
| result |= 64; | |
| } | |
| #endif | |
| return result; | |
| } | |
configure:23525: result: no | |
configure:23535: checking whether printf supports the 'a' and 'A' directives | |
configure:23623: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23623: $? = 0 | |
configure:23623: ./conftest | |
configure:23623: $? = 4 | |
configure: program exited with status 4 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <stdio.h> | |
| #include <string.h> | |
| static char buf[100]; | |
| static double zero = 0.0; | |
| int main () | |
| { | |
| int result = 0; | |
| if (sprintf (buf, "%a %d", 3.1416015625, 33, 44, 55) < 0 | |
| || (strcmp (buf, "0x1.922p+1 33") != 0 | |
| && strcmp (buf, "0x3.244p+0 33") != 0 | |
| && strcmp (buf, "0x6.488p-1 33") != 0 | |
| && strcmp (buf, "0xc.91p-2 33") != 0)) | |
| result |= 1; | |
| if (sprintf (buf, "%A %d", -3.1416015625, 33, 44, 55) < 0 | |
| || (strcmp (buf, "-0X1.922P+1 33") != 0 | |
| && strcmp (buf, "-0X3.244P+0 33") != 0 | |
| && strcmp (buf, "-0X6.488P-1 33") != 0 | |
| && strcmp (buf, "-0XC.91P-2 33") != 0)) | |
| result |= 2; | |
| /* This catches a FreeBSD 6.1 bug: it doesn't round. */ | |
| if (sprintf (buf, "%.2a %d", 1.51, 33, 44, 55) < 0 | |
| || (strcmp (buf, "0x1.83p+0 33") != 0 | |
| && strcmp (buf, "0x3.05p-1 33") != 0 | |
| && strcmp (buf, "0x6.0ap-2 33") != 0 | |
| && strcmp (buf, "0xc.14p-3 33") != 0)) | |
| result |= 4; | |
| /* This catches a FreeBSD 6.1 bug. See | |
| <http://lists.gnu.org/archive/html/bug-gnulib/2007-04/msg00107.html> */ | |
| if (sprintf (buf, "%010a %d", 1.0 / zero, 33, 44, 55) < 0 | |
| || buf[0] == '0') | |
| result |= 8; | |
| /* This catches a MacOS X 10.3.9 (Darwin 7.9) bug. */ | |
| if (sprintf (buf, "%.1a", 1.999) < 0 | |
| || (strcmp (buf, "0x1.0p+1") != 0 | |
| && strcmp (buf, "0x2.0p+0") != 0 | |
| && strcmp (buf, "0x4.0p-1") != 0 | |
| && strcmp (buf, "0x8.0p-2") != 0)) | |
| result |= 16; | |
| /* This catches the same MacOS X 10.3.9 (Darwin 7.9) bug and also a | |
| glibc 2.4 bug <http://sourceware.org/bugzilla/show_bug.cgi?id=2908>. */ | |
| if (sprintf (buf, "%.1La", 1.999L) < 0 | |
| || (strcmp (buf, "0x1.0p+1") != 0 | |
| && strcmp (buf, "0x2.0p+0") != 0 | |
| && strcmp (buf, "0x4.0p-1") != 0 | |
| && strcmp (buf, "0x8.0p-2") != 0)) | |
| result |= 32; | |
| return result; | |
| } | |
configure:23634: result: no | |
configure:23639: checking whether printf supports the 'F' directive | |
configure:23687: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23687: $? = 0 | |
configure:23687: ./conftest | |
configure:23687: $? = 0 | |
configure:23698: result: yes | |
configure:23703: checking whether printf supports the 'n' directive | |
configure:23753: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23753: $? = 0 | |
configure:23753: ./conftest | |
configure:23753: $? = 0 | |
configure:23764: result: yes | |
configure:23769: checking whether printf supports the 'ls' directive | |
configure:23840: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23840: $? = 0 | |
configure:23840: ./conftest | |
configure:23840: $? = 0 | |
configure:23851: result: yes | |
configure:23856: checking whether printf supports the grouping flag | |
configure:23886: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23886: $? = 0 | |
configure:23886: ./conftest | |
configure:23886: $? = 0 | |
configure:23897: result: yes | |
configure:23902: checking whether printf supports the left-adjust flag correctly | |
configure:23935: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23935: $? = 0 | |
configure:23935: ./conftest | |
configure:23935: $? = 0 | |
configure:23946: result: yes | |
configure:23951: checking whether printf supports the zero flag correctly | |
configure:23985: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:23985: $? = 0 | |
configure:23985: ./conftest | |
configure:23985: $? = 0 | |
configure:23996: result: yes | |
configure:24001: checking whether printf supports large precisions | |
configure:24044: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24044: $? = 0 | |
configure:24044: ./conftest | |
configure:24044: $? = 0 | |
configure:24055: result: yes | |
configure:24061: checking whether printf survives out-of-memory conditions | |
configure:24232: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24235: $? = 0 | |
configure:24283: result: yes | |
configure:24313: checking whether wcwidth is declared | |
configure:24313: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24313: $? = 0 | |
configure:24313: result: yes | |
configure:24342: checking whether wcwidth works reasonably in UTF-8 locales | |
configure:24393: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24393: $? = 0 | |
configure:24393: ./conftest | |
configure:24393: $? = 7 | |
configure: program exited with status 7 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <locale.h> | |
| /* AIX 3.2.5 declares wcwidth in <string.h>. */ | |
| #include <string.h> | |
| /* Tru64 with Desktop Toolkit C has a bug: <stdio.h> must be included before | |
| <wchar.h>. | |
| BSD/OS 4.0.1 has a bug: <stddef.h>, <stdio.h> and <time.h> must be included | |
| before <wchar.h>. */ | |
| #include <stddef.h> | |
| #include <stdio.h> | |
| #include <time.h> | |
| #include <wchar.h> | |
| #if !HAVE_DECL_WCWIDTH | |
| extern | |
| # ifdef __cplusplus | |
| "C" | |
| # endif | |
| int wcwidth (int); | |
| #endif | |
| int main () | |
| { | |
| int result = 0; | |
| if (setlocale (LC_ALL, "fr_FR.UTF-8") != NULL) | |
| { | |
| if (wcwidth (0x0301) > 0) | |
| result |= 1; | |
| if (wcwidth (0x05B0) > 0) | |
| result |= 2; | |
| if (wcwidth (0x200B) > 0) | |
| result |= 4; | |
| } | |
| return result; | |
| } | |
configure:24404: result: no | |
configure:24416: checking POSIX termios | |
configure:24436: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24436: $? = 0 | |
configure:24444: result: yes | |
configure:24448: checking whether use of TIOCGWINSZ requires termios.h | |
configure:24474: result: yes | |
configure:24477: checking whether alarm is declared | |
configure:24477: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24477: $? = 0 | |
configure:24477: result: yes | |
configure:24493: checking whether ungetc works on arbitrary bytes | |
configure:24533: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24533: $? = 0 | |
configure:24533: ./conftest | |
configure:24533: $? = 0 | |
configure:24544: result: yes | |
configure:24558: checking for LC_MESSAGES | |
configure:24574: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24574: $? = 0 | |
configure:24582: result: yes | |
configure:24591: checking for CFPreferencesCopyAppValue | |
configure:24609: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:24609: $? = 0 | |
configure:24618: result: yes | |
configure:24625: checking for CFLocaleCopyCurrent | |
configure:24643: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -Wl,-framework -Wl,CoreFoundation >&5 | |
configure:24643: $? = 0 | |
configure:24652: result: yes | |
configure:24665: checking whether strerror_r is declared | |
configure:24665: result: yes | |
configure:24751: checking sys/acl.h usability | |
configure:24751: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24751: $? = 0 | |
configure:24751: result: yes | |
configure:24751: checking sys/acl.h presence | |
configure:24751: /usr/bin/clang -E conftest.c | |
configure:24751: $? = 0 | |
configure:24751: result: yes | |
configure:24751: checking for sys/acl.h | |
configure:24751: result: yes | |
configure:24765: checking for library containing acl_get_file | |
configure:24796: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24796: $? = 0 | |
configure:24813: result: none required | |
configure:24829: checking for acl_get_file | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_get_fd | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_set_file | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_set_fd | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_free | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_from_mode | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_acl_from_mode", referenced from: | |
_main in conftest-DJ1Fkh.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24829: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| /* end confdefs.h. */ | |
| /* Define acl_from_mode to an innocuous variant, in case <limits.h> declares acl_from_mode. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define acl_from_mode innocuous_acl_from_mode | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char acl_from_mode (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef acl_from_mode | |
| | |
| /* 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 acl_from_mode (); | |
| /* 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_acl_from_mode || defined __stub___acl_from_mode | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return acl_from_mode (); | |
| ; | |
| return 0; | |
| } | |
configure:24829: result: no | |
configure:24829: checking for acl_from_text | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_delete_def_file | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_extended_file | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_acl_extended_file", referenced from: | |
_main in conftest-RrtILR.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24829: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| /* end confdefs.h. */ | |
| /* Define acl_extended_file to an innocuous variant, in case <limits.h> declares acl_extended_file. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define acl_extended_file innocuous_acl_extended_file | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char acl_extended_file (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef acl_extended_file | |
| | |
| /* 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 acl_extended_file (); | |
| /* 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_acl_extended_file || defined __stub___acl_extended_file | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return acl_extended_file (); | |
| ; | |
| return 0; | |
| } | |
configure:24829: result: no | |
configure:24829: checking for acl_delete_fd_np | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_delete_file_np | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_copy_ext_native | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_create_entry_np | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24829: $? = 0 | |
configure:24829: result: yes | |
configure:24829: checking for acl_to_short_text | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_acl_to_short_text", referenced from: | |
_main in conftest-IK5Qu2.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24829: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define acl_to_short_text to an innocuous variant, in case <limits.h> declares acl_to_short_text. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define acl_to_short_text innocuous_acl_to_short_text | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char acl_to_short_text (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef acl_to_short_text | |
| | |
| /* 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 acl_to_short_text (); | |
| /* 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_acl_to_short_text || defined __stub___acl_to_short_text | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return acl_to_short_text (); | |
| ; | |
| return 0; | |
| } | |
configure:24829: result: no | |
configure:24829: checking for acl_free_text | |
configure:24829: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_acl_free_text", referenced from: | |
_main in conftest-qA9NSt.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24829: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define acl_free_text to an innocuous variant, in case <limits.h> declares acl_free_text. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define acl_free_text innocuous_acl_free_text | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char acl_free_text (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef acl_free_text | |
| | |
| /* 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 acl_free_text (); | |
| /* 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_acl_free_text || defined __stub___acl_free_text | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return acl_free_text (); | |
| ; | |
| return 0; | |
| } | |
configure:24829: result: no | |
configure:24840: checking for working acl_get_file | |
configure:24865: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24865: $? = 0 | |
configure:24865: ./conftest | |
configure:24865: $? = 0 | |
configure:24875: result: yes | |
configure:24885: checking acl/libacl.h usability | |
configure:24885: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:327:10: fatal error: 'acl/libacl.h' file not found | |
#include <acl/libacl.h> | |
^ | |
1 error generated. | |
configure:24885: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| #ifdef HAVE_SYS_TYPES_H | |
| # include <sys/types.h> | |
| #endif | |
| #ifdef HAVE_SYS_STAT_H | |
| # include <sys/stat.h> | |
| #endif | |
| #ifdef STDC_HEADERS | |
| # include <stdlib.h> | |
| # include <stddef.h> | |
| #else | |
| # ifdef HAVE_STDLIB_H | |
| # include <stdlib.h> | |
| # endif | |
| #endif | |
| #ifdef HAVE_STRING_H | |
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | |
| # include <memory.h> | |
| # endif | |
| # include <string.h> | |
| #endif | |
| #ifdef HAVE_STRINGS_H | |
| # include <strings.h> | |
| #endif | |
| #ifdef HAVE_INTTYPES_H | |
| # include <inttypes.h> | |
| #endif | |
| #ifdef HAVE_STDINT_H | |
| # include <stdint.h> | |
| #endif | |
| #ifdef HAVE_UNISTD_H | |
| # include <unistd.h> | |
| #endif | |
| #include <acl/libacl.h> | |
configure:24885: result: no | |
configure:24885: checking acl/libacl.h presence | |
configure:24885: /usr/bin/clang -E conftest.c | |
conftest.c:294:10: fatal error: 'acl/libacl.h' file not found | |
#include <acl/libacl.h> | |
^ | |
1 error generated. | |
configure:24885: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| /* end confdefs.h. */ | |
| #include <acl/libacl.h> | |
configure:24885: result: no | |
configure:24885: checking for acl/libacl.h | |
configure:24885: result: no | |
configure:24905: checking for acl_entries | |
configure:24905: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_acl_entries", referenced from: | |
_main in conftest-MdGYQR.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:24905: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| /* end confdefs.h. */ | |
| /* Define acl_entries to an innocuous variant, in case <limits.h> declares acl_entries. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define acl_entries innocuous_acl_entries | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char acl_entries (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef acl_entries | |
| | |
| /* 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 acl_entries (); | |
| /* 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_acl_entries || defined __stub___acl_entries | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return acl_entries (); | |
| ; | |
| return 0; | |
| } | |
configure:24905: result: no | |
configure:24919: checking for ACL_FIRST_ENTRY | |
configure:24937: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24937: $? = 0 | |
configure:24944: result: yes | |
configure:24951: checking for ACL_TYPE_EXTENDED | |
configure:24969: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:24969: $? = 0 | |
configure:24976: result: yes | |
configure:25187: checking for alloca as a compiler built-in | |
configure:25211: result: yes | |
configure:25332: checking whether to enable assertions | |
configure:25349: result: yes | |
configure:25387: checking whether btowc(0) is correct | |
configure:25422: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:25422: $? = 0 | |
configure:25422: ./conftest | |
configure:25422: $? = 0 | |
configure:25433: result: yes | |
configure:25436: checking whether btowc(EOF) is correct | |
configure:25475: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:25475: $? = 0 | |
configure:25475: ./conftest | |
configure:25475: $? = 0 | |
configure:25487: result: yes | |
configure:25534: checking for strtod_l | |
configure:25534: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:25534: $? = 0 | |
configure:25534: result: yes | |
configure:25552: checking for strtold_l | |
configure:25552: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:25552: $? = 0 | |
configure:25552: result: yes | |
configure:25568: checking for GNU libc compatible calloc | |
configure:25599: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:25599: $? = 0 | |
configure:25599: ./conftest | |
configure:25599: $? = 0 | |
configure:25609: result: yes | |
configure:25742: checking whether this system has an arbitrary file name length limit | |
configure:25783: result: yes | |
configure:25854: checking for library containing clock_gettime | |
configure:25885: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_clock_gettime", referenced from: | |
_main in conftest-GXg3xN.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:25885: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char clock_gettime (); | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:25885: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lrt >&5 | |
ld: library not found for -lrt | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:25885: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char clock_gettime (); | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:25885: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lposix4 >&5 | |
ld: library not found for -lposix4 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:25885: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| /* end confdefs.h. */ | |
| | |
| /* Override any GCC internal prototype to avoid an error. | |
| Use char because int might match the return type of a GCC | |
| builtin and then its argument prototype would still apply. */ | |
| #ifdef __cplusplus | |
| extern "C" | |
| #endif | |
| char clock_gettime (); | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:25902: result: no | |
configure:25914: checking for clock_gettime | |
configure:25914: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_clock_gettime", referenced from: | |
_main in conftest-thUZ6Z.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:25914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| /* end confdefs.h. */ | |
| /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define clock_gettime innocuous_clock_gettime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char clock_gettime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef clock_gettime | |
| | |
| /* 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 clock_gettime (); | |
| /* 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_clock_gettime || defined __stub___clock_gettime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return clock_gettime (); | |
| ; | |
| return 0; | |
| } | |
configure:25914: result: no | |
configure:25914: checking for clock_settime | |
configure:25914: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_clock_settime", referenced from: | |
_main in conftest-EwT3IL.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:25914: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| /* end confdefs.h. */ | |
| /* Define clock_settime to an innocuous variant, in case <limits.h> declares clock_settime. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define clock_settime innocuous_clock_settime | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char clock_settime (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef clock_settime | |
| | |
| /* 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 clock_settime (); | |
| /* 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_clock_settime || defined __stub___clock_settime | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return clock_settime (); | |
| ; | |
| return 0; | |
| } | |
configure:25914: result: no | |
configure:26025: checking for closedir | |
configure:26025: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:26025: $? = 0 | |
configure:26025: result: yes | |
configure:26217: checking for d_ino member in directory struct | |
configure:26268: result: yes | |
configure:26279: checking for d_type member in directory struct | |
configure:26298: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:26298: $? = 0 | |
configure:26308: result: yes | |
configure:26420: checking for dirfd | |
configure:26420: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_dirfd", referenced from: | |
_main in conftest-Gs81EC.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26420: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 1 | |
| /* end confdefs.h. */ | |
| /* Define dirfd to an innocuous variant, in case <limits.h> declares dirfd. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define dirfd innocuous_dirfd | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char dirfd (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef dirfd | |
| | |
| /* 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 dirfd (); | |
| /* 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_dirfd || defined __stub___dirfd | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return dirfd (); | |
| ; | |
| return 0; | |
| } | |
configure:26420: result: no | |
configure:26429: checking whether dirfd is declared | |
configure:26429: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:26429: $? = 0 | |
configure:26429: result: yes | |
configure:26446: checking whether dirfd is a macro | |
configure:26469: result: yes | |
configure:26572: checking whether // is distinct from / | |
configure:26601: result: no | |
configure:26668: checking whether dup2 works | |
configure:26722: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:26722: $? = 0 | |
configure:26722: ./conftest | |
configure:26722: $? = 0 | |
configure:26733: result: yes | |
configure:26803: checking for error_at_line | |
configure:26819: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:326:10: fatal error: 'error.h' file not found | |
#include <error.h> | |
^ | |
1 error generated. | |
configure:26819: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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 <error.h> | |
| int | |
| main () | |
| { | |
| error_at_line (0, 0, "", 0, "an error occurred"); | |
| ; | |
| return 0; | |
| } | |
configure:26827: result: no | |
configure:26862: checking for euidaccess | |
configure:26862: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_euidaccess", referenced from: | |
_main in conftest-CPbtdX.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26862: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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. */ | |
| /* Define euidaccess to an innocuous variant, in case <limits.h> declares euidaccess. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define euidaccess innocuous_euidaccess | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char euidaccess (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef euidaccess | |
| | |
| /* 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 euidaccess (); | |
| /* 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_euidaccess || defined __stub___euidaccess | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return euidaccess (); | |
| ; | |
| return 0; | |
| } | |
configure:26862: result: no | |
configure:26899: checking for library containing eaccess | |
configure:26930: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_eaccess", referenced from: | |
_main in conftest-bzQXJO.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26930: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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. */ | |
| | |
| /* 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 eaccess (); | |
| int | |
| main () | |
| { | |
| return eaccess (); | |
| ; | |
| return 0; | |
| } | |
configure:26930: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c -lgen >&5 | |
ld: library not found for -lgen | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26930: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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. */ | |
| | |
| /* 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 eaccess (); | |
| int | |
| main () | |
| { | |
| return eaccess (); | |
| ; | |
| return 0; | |
| } | |
configure:26947: result: no | |
configure:26958: checking for eaccess | |
configure:26958: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_eaccess", referenced from: | |
_main in conftest-Zhu0tx.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:26958: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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. */ | |
| /* Define eaccess to an innocuous variant, in case <limits.h> declares eaccess. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define eaccess innocuous_eaccess | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char eaccess (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef eaccess | |
| | |
| /* 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 eaccess (); | |
| /* 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_eaccess || defined __stub___eaccess | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return eaccess (); | |
| ; | |
| return 0; | |
| } | |
configure:26958: result: no | |
configure:27174: checking for fchownat | |
configure:27174: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
Undefined symbols for architecture x86_64: | |
"_fchownat", referenced from: | |
_main in conftest-MZsHJD.o | |
ld: symbol(s) not found for architecture x86_64 | |
clang: error: linker command failed with exit code 1 (use -v to see invocation) | |
configure:27174: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| /* end confdefs.h. */ | |
| /* Define fchownat to an innocuous variant, in case <limits.h> declares fchownat. | |
| For example, HP-UX 11i <limits.h> declares gettimeofday. */ | |
| #define fchownat innocuous_fchownat | |
| | |
| /* System header to define __stub macros and hopefully few prototypes, | |
| which can conflict with char fchownat (); below. | |
| Prefer <limits.h> to <assert.h> if __STDC__ is defined, since | |
| <limits.h> exists even on freestanding compilers. */ | |
| | |
| #ifdef __STDC__ | |
| # include <limits.h> | |
| #else | |
| # include <assert.h> | |
| #endif | |
| | |
| #undef fchownat | |
| | |
| /* 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 fchownat (); | |
| /* 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_fchownat || defined __stub___fchownat | |
| choke me | |
| #endif | |
| | |
| int | |
| main () | |
| { | |
| return fchownat (); | |
| ; | |
| return 0; | |
| } | |
configure:27174: result: no | |
configure:27334: checking whether fflush works on input streams | |
configure:27408: result: no | |
configure:27463: checking whether fcntl handles F_DUPFD correctly | |
configure:27493: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:27493: $? = 0 | |
configure:27493: ./conftest | |
configure:27493: $? = 0 | |
configure:27503: result: yes | |
configure:27521: checking whether fcntl understands F_DUPFD_CLOEXEC | |
configure:27542: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:27542: $? = 0 | |
configure:27560: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:27560: $? = 0 | |
configure:27571: result: yes | |
configure:27738: checking for fdatasync | |
configure:27738: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:27738: $? = 0 | |
configure:27738: result: yes | |
configure:27845: checking whether fdopen sets errno | |
configure:27876: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:27876: $? = 0 | |
configure:27876: ./conftest | |
configure:27876: $? = 0 | |
configure:27887: result: yes | |
configure:27927: checking whether fdopendir is declared | |
configure:27927: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:352:10: error: use of undeclared identifier 'fdopendir'; did you mean 'opendir'? | |
(void) fdopendir; | |
^~~~~~~~~ | |
opendir | |
/usr/include/dirent.h:120:6: note: 'opendir' declared here | |
DIR *opendir(const char *) __DARWIN_ALIAS_I(opendir); | |
^ | |
1 error generated. | |
configure:27927: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| #define GNULIB_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCLOSE 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FCNTL_SAFER 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define GNULIB_TEST_FDATASYNC 1 | |
| #define GNULIB_TEST_FDOPEN 1 | |
| /* end confdefs.h. */ | |
| | |
| #include <dirent.h> | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef fdopendir | |
| #ifdef __cplusplus | |
| (void) fdopendir; | |
| #else | |
| (void) fdopendir; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:27927: result: no | |
configure:28056: checking whether fflush works on input streams | |
configure:28130: result: no | |
configure:28177: checking for struct stat.st_blocks | |
configure:28177: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:28177: $? = 0 | |
configure:28177: result: yes | |
configure:28229: checking for flexible array member | |
configure:28252: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:28252: $? = 0 | |
configure:28259: result: yes | |
configure:28321: checking whether conversion from 'int' to 'long double' works | |
configure:28362: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:28362: $? = 0 | |
configure:28362: ./conftest | |
configure:28362: $? = 0 | |
configure:28373: result: yes | |
configure:28496: checking for working GNU fnmatch | |
configure:28597: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:418:48: error: use of undeclared identifier 'FNM_EXTMATCH' | |
if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)) | |
^ | |
1 error generated. | |
configure:28597: $? = 1 | |
configure: program exited with status 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| #define GNULIB_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCLOSE 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FCNTL_SAFER 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define GNULIB_TEST_FDATASYNC 1 | |
| #define GNULIB_TEST_FDOPEN 1 | |
| #define HAVE_DECL_FDOPENDIR 0 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define GNULIB_FDUTIMENSAT 1 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define GNULIB_FILENAMECAT 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| /* end confdefs.h. */ | |
| #include <fnmatch.h> | |
| static int | |
| y (char const *pattern, char const *string, int flags) | |
| { | |
| return fnmatch (pattern, string, flags) == 0; | |
| } | |
| static int | |
| n (char const *pattern, char const *string, int flags) | |
| { | |
| return fnmatch (pattern, string, flags) == FNM_NOMATCH; | |
| } | |
| | |
| int | |
| main () | |
| { | |
| char const *Apat = 'A' < '\\' ? "[A-\\\\]" : "[\\\\-A]"; | |
| char const *apat = 'a' < '\\' ? "[a-\\\\]" : "[\\\\-a]"; | |
| static char const A_1[] = { 'A' - 1, 0 }; | |
| static char const A01[] = { 'A' + 1, 0 }; | |
| static char const a_1[] = { 'a' - 1, 0 }; | |
| static char const a01[] = { 'a' + 1, 0 }; | |
| static char const bs_1[] = { '\\' - 1, 0 }; | |
| static char const bs01[] = { '\\' + 1, 0 }; | |
| int result = 0; | |
| if (!n ("a*", "", 0)) | |
| return 1; | |
| if (!y ("a*", "abc", 0)) | |
| return 1; | |
| if (!y ("[/b", "[/b", 0)) /*"]]"*/ /* glibc Bugzilla bug 12378 */ | |
| return 1; | |
| if (!n ("d*/*1", "d/s/1", FNM_PATHNAME)) | |
| return 2; | |
| if (!y ("a\\bc", "abc", 0)) | |
| return 3; | |
| if (!n ("a\\bc", "abc", FNM_NOESCAPE)) | |
| return 3; | |
| if (!y ("*x", ".x", 0)) | |
| return 4; | |
| if (!n ("*x", ".x", FNM_PERIOD)) | |
| return 4; | |
| if (!y (Apat, "\\", 0)) | |
| return 5; | |
| if (!y (Apat, "A", 0)) | |
| return 5; | |
| if (!y (apat, "\\", 0)) | |
| return 5; | |
| if (!y (apat, "a", 0)) | |
| return 5; | |
| if (!(n (Apat, A_1, 0) == ('A' < '\\'))) | |
| return 5; | |
| if (!(n (apat, a_1, 0) == ('a' < '\\'))) | |
| return 5; | |
| if (!(y (Apat, A01, 0) == ('A' < '\\'))) | |
| return 5; | |
| if (!(y (apat, a01, 0) == ('a' < '\\'))) | |
| return 5; | |
| if (!(y (Apat, bs_1, 0) == ('A' < '\\'))) | |
| return 5; | |
| if (!(y (apat, bs_1, 0) == ('a' < '\\'))) | |
| return 5; | |
| if (!(n (Apat, bs01, 0) == ('A' < '\\'))) | |
| return 5; | |
| if (!(n (apat, bs01, 0) == ('a' < '\\'))) | |
| return 5; | |
| | |
| if (!y ("xxXX", "xXxX", FNM_CASEFOLD)) | |
| result |= 8; | |
| if (!y ("a++(x|yy)b", "a+xyyyyxb", FNM_EXTMATCH)) | |
| result |= 16; | |
| if (!n ("d*/*1", "d/s/1", FNM_FILE_NAME)) | |
| result |= 32; | |
| if (!y ("*", "x", FNM_FILE_NAME | FNM_LEADING_DIR)) | |
| result |= 64; | |
| if (!y ("x*", "x/y/z", FNM_FILE_NAME | FNM_LEADING_DIR)) | |
| result |= 64; | |
| if (!y ("*c*", "c/x", FNM_FILE_NAME | FNM_LEADING_DIR)) | |
| result |= 64; | |
| | |
| return result; | |
| | |
| ; | |
| return 0; | |
| } | |
configure:28609: result: no | |
configure:28645: checking whether isblank is declared | |
configure:28645: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:28645: $? = 0 | |
configure:28645: result: yes | |
configure:28684: checking whether isblank is declared | |
configure:28684: result: yes | |
configure:28709: checking whether fopen recognizes a trailing slash | |
configure:28735: /usr/bin/clang -o conftest -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
configure:28735: $? = 0 | |
configure:28735: ./conftest | |
configure:28735: $? = 0 | |
configure:28747: result: yes | |
configure:28806: checking whether __fpending is declared | |
configure:28806: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:371:10: error: use of undeclared identifier '__fpending' | |
(void) __fpending; | |
^ | |
1 error generated. | |
configure:28806: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| #define GNULIB_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCLOSE 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FCNTL_SAFER 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define GNULIB_TEST_FDATASYNC 1 | |
| #define GNULIB_TEST_FDOPEN 1 | |
| #define HAVE_DECL_FDOPENDIR 0 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define GNULIB_FDUTIMENSAT 1 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define GNULIB_FILENAMECAT 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define fnmatch gnu_fnmatch | |
| #define HAVE_DECL_ISBLANK 1 | |
| #define fnmatch gnu_fnmatch | |
| #define HAVE_DECL_ISBLANK 1 | |
| #define GNULIB_TEST_FOPEN 1 | |
| #define GNULIB_FOPEN_SAFER 1 | |
| /* end confdefs.h. */ | |
| | |
| # include <stdio.h> | |
| # if HAVE_STDIO_EXT_H | |
| # include <stdio_ext.h> | |
| # endif | |
| | |
| | |
| int | |
| main () | |
| { | |
| #ifndef __fpending | |
| #ifdef __cplusplus | |
| (void) __fpending; | |
| #else | |
| (void) __fpending; | |
| #endif | |
| #endif | |
| | |
| ; | |
| return 0; | |
| } | |
configure:28806: result: no | |
configure:28831: checking how to determine the number of pending output bytes on a stream | |
configure:28890: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:362:31: error: no member named '_IO_write_ptr' in 'struct __sFILE' | |
FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base); | |
~~ ^ | |
conftest.c:362:51: error: no member named '_IO_write_base' in 'struct __sFILE' | |
FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base); | |
~~ ^ | |
2 errors generated. | |
configure:28890: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| #define GNULIB_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCLOSE 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FCNTL_SAFER 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define GNULIB_TEST_FDATASYNC 1 | |
| #define GNULIB_TEST_FDOPEN 1 | |
| #define HAVE_DECL_FDOPENDIR 0 | |
| #define GNULIB_TEST_FDOPENDIR 1 | |
| #define GNULIB_FDOPENDIR 1 | |
| #define GNULIB_FDUTIMENSAT 1 | |
| #define GNULIB_FFLUSH 1 | |
| #define GNULIB_TEST_FFLUSH 1 | |
| #define HAVE_STRUCT_STAT_ST_BLOCKS 1 | |
| #define HAVE_ST_BLOCKS 1 | |
| #define GNULIB_FILENAMECAT 1 | |
| #define FLEXIBLE_ARRAY_MEMBER /**/ | |
| #define fnmatch gnu_fnmatch | |
| #define HAVE_DECL_ISBLANK 1 | |
| #define fnmatch gnu_fnmatch | |
| #define HAVE_DECL_ISBLANK 1 | |
| #define GNULIB_TEST_FOPEN 1 | |
| #define GNULIB_FOPEN_SAFER 1 | |
| #define HAVE_DECL___FPENDING 0 | |
| /* end confdefs.h. */ | |
| #include <stdio.h> | |
| int | |
| main () | |
| { | |
| FILE *fp = stdin; (void) (fp->_IO_write_ptr - fp->_IO_write_base); | |
| ; | |
| return 0; | |
| } | |
configure:28890: /usr/bin/clang -c -Os -w -pipe -march=native -Qunused-arguments conftest.c >&5 | |
conftest.c:362:31: error: no member named '_ptr' in 'struct __sFILE' | |
FILE *fp = stdin; (void) (fp->_ptr - fp->_base); | |
~~ ^ | |
conftest.c:362:42: error: no member named '_base' in 'struct __sFILE' | |
FILE *fp = stdin; (void) (fp->_ptr - fp->_base); | |
~~ ^ | |
2 errors generated. | |
configure:28890: $? = 1 | |
configure: failed program was: | |
| /* confdefs.h */ | |
| #define PACKAGE_NAME "GNU coreutils" | |
| #define PACKAGE_TARNAME "coreutils" | |
| #define PACKAGE_VERSION "8.17" | |
| #define PACKAGE_STRING "GNU coreutils 8.17" | |
| #define PACKAGE_BUGREPORT "[email protected]" | |
| #define PACKAGE_URL "http://www.gnu.org/software/coreutils/" | |
| #define PACKAGE "coreutils" | |
| #define VERSION "8.17" | |
| #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 _POSIX_PTHREAD_SEMANTICS 1 | |
| #define _TANDEM_SOURCE 1 | |
| #define HAVE_FSEEKO 1 | |
| #define HAVE_ALLOCA_H 1 | |
| #define HAVE_ALLOCA 1 | |
| #define HAVE_ARPA_INET_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_LIBGEN_H 1 | |
| #define HAVE_WCTYPE_H 1 | |
| #define HAVE_SYS_STAT_H 1 | |
| #define HAVE_NETDB_H 1 | |
| #define HAVE_NETINET_IN_H 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_TERMIOS_H 1 | |
| #define HAVE_SYS_TIME_H 1 | |
| #define HAVE_GRP_H 1 | |
| #define HAVE_ICONV_H 1 | |
| #define HAVE_WCHAR_H 1 | |
| #define HAVE_STDINT_H 1 | |
| #define HAVE_INTTYPES_H 1 | |
| #define HAVE_LANGINFO_H 1 | |
| #define HAVE_XLOCALE_H 1 | |
| #define HAVE_MATH_H 1 | |
| #define HAVE_SYS_MMAN_H 1 | |
| #define HAVE_SYS_STATVFS_H 1 | |
| #define HAVE_SYS_SELECT_H 1 | |
| #define HAVE_PTHREAD_H 1 | |
| #define HAVE_UTMP_H 1 | |
| #define HAVE_UTMPX_H 1 | |
| #define HAVE_SCHED_H 1 | |
| #define HAVE_SPAWN_H 1 | |
| #define HAVE_STRINGS_H 1 | |
| #define HAVE_SYS_IOCTL_H 1 | |
| #define HAVE_SYS_RESOURCE_H 1 | |
| #define HAVE_SYS_UIO_H 1 | |
| #define HAVE_SYS_UTSNAME_H 1 | |
| #define HAVE_SYS_WAIT_H 1 | |
| #define HAVE_UTIME_H 1 | |
| #define HAVE_PATHS_H 1 | |
| #define HAVE_SYSLOG_H 1 | |
| #define HAVE_PWD_H 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_LONG_FILE_NAMES 1 | |
| #define HAVE_PATHCONF 1 | |
| #define HAVE_BTOWC 1 | |
| #define HAVE_REALPATH 1 | |
| #define HAVE_CHOWN 1 | |
| #define HAVE_FCHOWN 1 | |
| #define HAVE_FCHDIR 1 | |
| #define HAVE_ACCESS 1 | |
| #define HAVE_LCHMOD 1 | |
| #define HAVE_FCNTL 1 | |
| #define HAVE_SYMLINK 1 | |
| #define HAVE_ISBLANK 1 | |
| #define HAVE_ISWCTYPE 1 | |
| #define HAVE_MBSRTOWCS 1 | |
| #define HAVE_WMEMCHR 1 | |
| #define HAVE_WMEMCPY 1 | |
| #define HAVE_FPURGE 1 | |
| #define HAVE_ALARM 1 | |
| #define HAVE_FSYNC 1 | |
| #define HAVE_STRTOF 1 | |
| #define HAVE_FTRUNCATE 1 | |
| #define HAVE_FSTATFS 1 | |
| #define HAVE_GETDELIM 1 | |
| #define HAVE_GETDTABLESIZE 1 | |
| #define HAVE_GETLOGIN 1 | |
| #define HAVE_FLOCKFILE 1 | |
| #define HAVE_FUNLOCKFILE 1 | |
| #define HAVE_TCGETATTR 1 | |
| #define HAVE_TCSETATTR 1 | |
| #define HAVE_GETTIMEOFDAY 1 | |
| #define HAVE_GETUSERSHELL 1 | |
| #define HAVE_ISWCNTRL 1 | |
| #define HAVE_ISWBLANK 1 | |
| #define HAVE_LINK 1 | |
| #define HAVE_READLINK 1 | |
| #define HAVE_LSTAT 1 | |
| #define HAVE_MBSINIT 1 | |
| #define HAVE_MBRTOWC 1 | |
| #define HAVE_MBRLEN 1 | |
| #define HAVE_ISASCII 1 | |
| #define HAVE_MPROTECT 1 | |
| #define HAVE_GETGROUPLIST 1 | |
| #define HAVE_FCHMOD 1 | |
| #define HAVE_MKFIFO 1 | |
| #define HAVE_MKNOD 1 | |
| #define HAVE_MKSTEMP 1 | |
| #define HAVE_NL_LANGINFO 1 | |
| #define HAVE_POSIX_SPAWN 1 | |
| #define HAVE_UTMPXNAME 1 | |
| #define HAVE_WCSCOLL 1 | |
| #define HAVE_SETENV 1 | |
| #define HAVE_SETTIMEOFDAY 1 | |
| #define HAVE_SIGACTION 1 | |
| #define HAVE_SIGALTSTACK 1 | |
| #define HAVE_SIGINTERRUPT 1 | |
| #define HAVE_SNPRINTF 1 | |
| #define HAVE_STPNCPY 1 | |
| #define HAVE_STRDUP 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_TZSET 1 | |
| #define HAVE_STRNDUP 1 | |
| #define HAVE_STRTOIMAX 1 | |
| #define HAVE_STRTOUMAX 1 | |
| #define HAVE_LOCALTIME_R 1 | |
| #define HAVE_PIPE 1 | |
| #define HAVE_FUTIMES 1 | |
| #define HAVE_LUTIMES 1 | |
| #define HAVE_WCRTOMB 1 | |
| #define HAVE_WCWIDTH 1 | |
| #define HAVE_WCSWIDTH 1 | |
| #define HAVE_GETEGID 1 | |
| #define HAVE_NEWLOCALE 1 | |
| #define HAVE_SLEEP 1 | |
| #define HAVE_CATGETS 1 | |
| #define HAVE_SHUTDOWN 1 | |
| #define HAVE_USLEEP 1 | |
| #define HAVE_WCTOB 1 | |
| #define HAVE_SETRLIMIT 1 | |
| #define HAVE_ENDGRENT 1 | |
| #define HAVE_ENDPWENT 1 | |
| #define HAVE_ISWSPACE 1 | |
| #define HAVE_SETGROUPS 1 | |
| #define HAVE_SETHOSTNAME 1 | |
| #define HAVE_SYNC 1 | |
| #define HAVE_SYSCTL 1 | |
| #define HAVE_TCGETPGRP 1 | |
| #define restrict __restrict | |
| #define HAVE_LANGINFO_CODESET 1 | |
| #define HAVE_C99_STRTOLD 1 | |
| #define HAVE_UNISTD_H 1 | |
| #define HAVE_CHOWN 1 | |
| #define CHOWN_TRAILING_SLASH_BUG 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_STRERROR_R 1 | |
| #define HAVE_DECL_SETREGID 1 | |
| #define GETGROUPS_T gid_t | |
| #define HAVE_GETGROUPS 1 | |
| #define HAVE_SIG_ATOMIC_T 1 | |
| #define HAVE_DECL_FCHDIR 1 | |
| #define HAVE_WORKING_O_NOATIME 0 | |
| #define HAVE_WORKING_O_NOFOLLOW 1 | |
| #define PROMOTED_MODE_T int | |
| #define HAVE_DECL_FDATASYNC 0 | |
| #define HAVE_DECL_STRMODE 1 | |
| #define HAVE_MBSTATE_T 1 | |
| #define HAVE_DECL_FSEEKO 1 | |
| #define HAVE_DECL_FTELLO 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_GETHOSTBYNAME 1 | |
| #define HAVE_GETSERVBYNAME 1 | |
| #define HAVE_DECL_INET_NTOP 1 | |
| #define HAVE_IPV4 1 | |
| #define HAVE_IPV6 1 | |
| #define HAVE_DECL_GETCWD 1 | |
| #define HAVE_DECL_GETDELIM 1 | |
| #define HAVE_UNSIGNED_LONG_LONG_INT 1 | |
| #define HAVE_LONG_LONG_INT 1 | |
| #define HAVE_DECL_GETLINE 1 | |
| #define HAVE_GETOPT_H 1 | |
| #define HAVE_GETOPT_LONG_ONLY 1 | |
| #define __GETOPT_PREFIX rpl_ | |
| #define HAVE_DECL_GETENV 1 | |
| #define HAVE_DECL_GETPASS 1 | |
| #define HAVE_DECL_FFLUSH_UNLOCKED 0 | |
| #define HAVE_DECL_FLOCKFILE 1 | |
| #define HAVE_DECL_FPUTS_UNLOCKED 0 | |
| #define HAVE_DECL_FUNLOCKFILE 1 | |
| #define HAVE_DECL_PUTC_UNLOCKED 1 | |
| #define HAVE_ICONV 1 | |
| #define ICONV_CONST | |
| #define BITSIZEOF_PTRDIFF_T 64 | |
| #define BITSIZEOF_SIZE_T 64 | |
| #define BITSIZEOF_SIG_ATOMIC_T 32 | |
| #define BITSIZEOF_WCHAR_T 32 | |
| #define BITSIZEOF_WINT_T 32 | |
| #define HAVE_SIGNED_SIG_ATOMIC_T 1 | |
| #define HAVE_SIGNED_WCHAR_T 1 | |
| #define HAVE_SIGNED_WINT_T 1 | |
| #define PTRDIFF_T_SUFFIX l | |
| #define SIZE_T_SUFFIX ul | |
| #define SIG_ATOMIC_T_SUFFIX | |
| #define WCHAR_T_SUFFIX | |
| #define WINT_T_SUFFIX | |
| #define HAVE_INTTYPES_H 1 | |
| #define DBL_EXPBIT0_WORD 1 | |
| #define DBL_EXPBIT0_BIT 20 | |
| #define FLT_EXPBIT0_WORD 0 | |
| #define FLT_EXPBIT0_BIT 23 | |
| #define HAVE_WINT_T 1 | |
| #define HAVE_TOWLOWER 1 | |
| #define HAVE_DECL_GETC_UNLOCKED 1 | |
| #define HAVE_WCHAR_T 1 | |
| #define USE_POSIX_THREADS 1 | |
| #define HAVE_STDLIB_H 1 | |
| #define MALLOC_0_IS_NONNULL 1 | |
| #define MAP_ANONYMOUS MAP_ANON | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_MEMRCHR 0 | |
| #define HAVE__BOOL 1 | |
| #define HAVE_COMPOUND_LITERALS 1 | |
| #define HAVE_TM_GMTOFF 1 | |
| #define HAVE_WORKING_POSIX_SPAWN 1 | |
| #define HAVE_SIGSET_T 1 | |
| #define UNLINK_PARENT_BUG 1 | |
| #define HAVE_DECL_SETENV 1 | |
| #define HAVE_SEARCH_H 1 | |
| #define HAVE_TSEARCH 1 | |
| #define HAVE_DECL_SNPRINTF 1 | |
| #define HAVE_DECL_STPNCPY 1 | |
| #define HAVE_DECL_STRDUP 1 | |
| #define REPLACE_STRERROR_0 1 | |
| #define HAVE_MAP_ANONYMOUS 1 | |
| #define HAVE_DECL_STRNDUP 1 | |
| #define HAVE_DECL_STRNLEN 1 | |
| #define HAVE_DECL_STRSIGNAL 1 | |
| #define HAVE_DECL_SYS_SIGLIST 1 | |
| #define HAVE_DECL_STRTOIMAX 1 | |
| #define HAVE_DECL_STRTOUMAX 1 | |
| #define HAVE_DECL_LOCALTIME_R 0 | |
| #define HAVE_DECL_CLEARERR_UNLOCKED 1 | |
| #define HAVE_DECL_FEOF_UNLOCKED 1 | |
| #define HAVE_DECL_FERROR_UNLOCKED 1 | |
| #define HAVE_DECL_FGETS_UNLOCKED 0 | |
| #define HAVE_DECL_FPUTC_UNLOCKED 0 | |
| #define HAVE_DECL_FREAD_UNLOCKED 0 | |
| #define HAVE_DECL_FWRITE_UNLOCKED 0 | |
| #define HAVE_DECL_GETCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_PUTCHAR_UNLOCKED 1 | |
| #define HAVE_DECL_UNSETENV 1 | |
| #define HAVE_WORKING_UTIMES 1 | |
| #define HAVE_STRUCT_UTIMBUF 1 | |
| #define HAVE_INTTYPES_H_WITH_UINTMAX 1 | |
| #define HAVE_STDINT_H_WITH_UINTMAX 1 | |
| #define HAVE_INTMAX_T 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_SNPRINTF_RETVAL_C99 1 | |
| #define CHECK_PRINTF_SAFE 1 | |
| #define HAVE_DECL_WCWIDTH 1 | |
| #define HAVE_DECL_ALARM 1 | |
| #define HAVE_LC_MESSAGES 1 | |
| #define HAVE_CFPREFERENCESCOPYAPPVALUE 1 | |
| #define HAVE_CFLOCALECOPYCURRENT 1 | |
| #define HAVE_DECL_STRERROR_R 1 | |
| #define HAVE_SYS_ACL_H 1 | |
| #define HAVE_ACL_GET_FILE 1 | |
| #define HAVE_ACL_GET_FD 1 | |
| #define HAVE_ACL_SET_FILE 1 | |
| #define HAVE_ACL_SET_FD 1 | |
| #define HAVE_ACL_FREE 1 | |
| #define HAVE_ACL_FROM_TEXT 1 | |
| #define HAVE_ACL_DELETE_DEF_FILE 1 | |
| #define HAVE_ACL_DELETE_FD_NP 1 | |
| #define HAVE_ACL_DELETE_FILE_NP 1 | |
| #define HAVE_ACL_COPY_EXT_NATIVE 1 | |
| #define HAVE_ACL_CREATE_ENTRY_NP 1 | |
| #define HAVE_ACL_FIRST_ENTRY 1 | |
| #define HAVE_ACL_TYPE_EXTENDED 1 | |
| #define USE_ACL 1 | |
| #define HAVE_ALLOCA 1 | |
| #define GNULIB_AREADLINKAT 1 | |
| #define GNULIB_TEST_BTOWC 1 | |
| #define HAVE_STRTOD_L 1 | |
| #define HAVE_STRTOLD_L 1 | |
| #define HAVE_CALLOC_GNU 1 | |
| #define GNULIB_CALLOC_GNU 1 | |
| #define HAVE_CALLOC_POSIX 1 | |
| #define GNULIB_TEST_CALLOC_POSIX 1 | |
| #define GNULIB_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE 1 | |
| #define GNULIB_TEST_CANONICALIZE_FILE_NAME 1 | |
| #define GNULIB_TEST_CHDIR 1 | |
| #define GNULIB_TEST_CHOWN 1 | |
| #define GNULIB_TEST_CLOEXEC 1 | |
| #define GNULIB_TEST_CLOSE 1 | |
| #define GNULIB_CLOSE_STREAM 1 | |
| #define HAVE_CLOSEDIR 1 | |
| #define GNULIB_TEST_CLOSEDIR 1 | |
| #define D_INO_IN_DIRENT 1 | |
| #define HAVE_STRUCT_DIRENT_D_TYPE 1 | |
| #define GNULIB_DIRENT_SAFER 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_EUIDACCESS 1 | |
| #define GNULIB_FACCESSAT 1 | |
| #define GNULIB_TEST_FACCESSAT 1 | |
| #define GNULIB_TEST_FCHDIR 1 | |
| #define GNULIB_FCHMODAT 1 | |
| #define GNULIB_TEST_FCHMODAT 1 | |
| #define GNULIB_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCHOWNAT 1 | |
| #define GNULIB_TEST_FCLOSE 1 | |
| #define GNULIB_TEST_FCNTL 1 | |
| #define GNULIB_FCNTL_SAFER 1 | |
| #define GNULIB_FD_SAFER_FLAG 1 | |
| #define HAVE_FDATASYNC 1 | |
| #define GNULIB_TEST_FDATASYNC 1 | |
| #define GNULIB_TEST_FDOPEN 1 | |
| #define HAVE_DECL_FDOPENDIR 0 | |
| # |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Follow the instructions in the error: sudo FORCE_UNSAFE_CONFIGURE=1 brew upgrade works.